|
Parameters of the generic stylesheet
Navigation
(go to complete description)
- nav.main.pos
- Values: "left" (def) or "top" -- places the whole navigation at the left side or at the top
- nav.sec.pos
- Values: "nested" (def) or "below" -- places the secondary navigation
- nav.sec.visible
- Values: "current" (def) or "all" -- shows either the entries only of the current section or of all
sections
- nav.sec.firstEntry
- Values: "normal" (def) or "section" -- determines if the first entry of a secion is shown normally
or only addressable through the section
CSS
(go to complete description)
- stylesheet.id
- The id attribute of the <file> entry with the CSS stylesheet to attach
- stylesheet.url
- A fixed URL for the CSS stylesheet, overrides the id parameter
- style.markup.firstLetter
- If set to "on" the first letter in a paragraph gets an extra <span>
- style.markup.linkType
- If set to "on" links will have a CSS class according to their type
Features
(go to complete description)
- feature.javascript
- If set to "off" no javascript will be created
- feature.include.header
- Can point to a file which is included as header
- feature.include.footer
- Can point to a file which is included as footer
- feature.internalLink.token
- If a string is given this is interpreted as markup for internal links on HTML links
- feature.numberParagraphs
- If set to "on" all paragraphs are addressable with anchor tags and have numbers behind them
Internationalisation
(go to complete description)
- i18n.normalEntryMarker
- The text behind the name of a normal page in the alt tag of a graphical button
- i18n.activeEntryMarker
- The text behind the name of an active page in the alt tag of a graphical button
- i18n.normalSectionMarker
- The text behind the name of a normal section in the alt tag of a graphical button
- i18n.activeSectionMarker
- The text behind the name of an active section in the alt tag of a graphical button
|