Introduction To Content Server & Administration Topics:
- Overview to Content Server
- Product Overview & Architecture
- Content Server interfaces
- Content Management interfaces
- Development interfaces
Content Server template programming
- Basic Requirements
- Template design _web page generation
- Rendering Of layout_calling template asset inside another asset
- Rendering content asset_get data from Basic &FlexAsset types
- Rendering Of container asset (assets thatcontain other assets example of Page)
- Rendering the site navigation (link & site plan)
ContentManagement_Sites
- Terminology
- basic user management (role)
- Creating The contents in Tutorial Site
- Creation & management of page in TutorialSite
- Creation of template & focus on templateusage and type
The Extended Administration topics
- Sites
- Creating & Configuring Sites (enabling asset type)
- Creating user in CMS and enabling for aspecific site (ACL & role creation)
- Creating & management of the start menu
- Managing Of Tree Tabs
Designing Content & introduction to content server programming Designing Content
- Assets & asset types
- Asset Modeling & Data storage
- The AssetMaker Utility & Designing Basic Asset types
- The Flex Family Maker & Designing Flex Asset types
- Flex Asset Model & its Features
- Core asset types
- Asset Associations & Relationships
Content Server Programming-Introduction
- FatWire Content Server variables (using JSPtags & Java methods)
- FatWire Content Server lists (using JSP tags &Java methods)
- FatWire Content Server JSP storage & calling
- Element storage (File system storage)
- Element definition
- Site Entries – reuse of code
The Building Templates Content Server template programming
- Basic Requirements
- Template design
- Rendering Of layout (calling template asset inside anotherasset)
- Rendering The content asset (get data fromBasic & Flex Asset types)
- Rendering container asset
- Rendering the site navigation_link & siteplan
- Rendering Of blobs
- Display different views of one asset type with thesubtype
Searching For Flex Asset types Multilanguage support
- Adding Of any language
- Automate the code to reflect multilingualapproach
- Dimension: manage inheritance b/w languages
Advanced Topics-code cleanup and caching Code cleanup
- Understanding Of code architecture
- Formatting The Dates
Extended architecture and development topics
- Page caching strategy
- Error Of Logging
Advanced Topics – WorkflowsWorkflow
- Introduction
- Creation, step, event, and privilege function
- Overview and demonstration of publishing & un publishing
- Revision tracking