Talk:Overview Administrator Manuals
From TYPO3Wiki
About Administrator manuals
Contents |
[edit]
Templates and Navigation - Version 02-2004
[edit]
Creating a new site in Typo3
- 1-2-3 guide and you're running
- create root-page, create template, inserting typo-script (maybe some copy and paste just to see, that things are working)
[edit]
Behind the templates
- Definition
- What is a template made up off
- Difference between template for new site and extension template
- Parsing of template and build up of page
- Basic explanation of how a template is parsed (for indepth explanation se Appendix A)
- How is a page build from the template and from the different extensions
[edit]
Working with templates
- Creating a new root template from scratch
- Creating a new root template based on a html-file/template
- Template on next-level
- different templates for different pages/folders
- Conditions in templates
- “Last updated:” tutorial
[edit]
Template tools
- Constant editor
- TypoScript Object Browser
- Template Analyzer
- CSS Styler
[edit]
Info/modify
- Title
- Sitetitle
- Description
- Resources
- Setup
- Constants
[edit]
Edit whole template record
- Edit whole template record
- Include static
- Navigation and Menues
[edit]
Definition
- Horizontal menues (HMENU) (Whats the opposite of horizontal menues???)
- Entrylevel, begin, maxItems
- Working with Textual menues (TMENU)
- E.g.: NO, ACT, linkWrap, wrap, allWrap, expAll, beforeImg, beforeROImg, beforeImgTagParams, RO, after, ATagBeforeWrap
- Working with Graphical menues (GMENU)
- E.g.: XY, backColor, offset, text.field, align, niceText, fontColor, RO, NO, TEXT, background images, GEMNU_LAYERS (and *includes options)
- Working with imagemap menues (IMGMENU)???
- Conditions in menues???
- Breadcrum Tutorial (You are here: Startpage -> Clothes -> Glowes) (HMENU + TMENU)
