|
|||||||||
|
Розд╕ли:
╤нш╕ матер╕али цього сайту:
|
Стор╕нки, як╕ м╕стять частини Flexible Skin:
Для перегляду (skin=flexible):
Для друку (skin=flexibleprint):
ПрикладиМеню: ->Клав╕ш╕: Прим╕тки: N Note text ! Note text ! Note text ! Note text Увага Note text Comments about design, bugs and other implementation stuff about Flexible Skin must be put in Flexible Skin Dev?. VariablesFlexible Skin uses some variables (at web level) to get some
Special topicsThese topics will serve as layout containers for the web: the content of each of them will be put at the final layout, each one in some predefined position. If the topic doesn't exist, no content will be put in that location of the layout. When referencing the current topic being seen at the layout-part topic, remember to use the %INCLUDINGTOPIC% TWiki variable instead of %TOPIC%. Let's see the defined special topics used by Flexible Skin ...Flexible Skin Style SheetThis topic will be printed at the HTML result of a page view, in the place reserved to that page's CSS stylesheet. It must contain a CSS stylesheet specification. Is must begin and end with the verbatim tag (to prevent TWiki from putting HTML tags inside it), ant must have theSTARTINCLUDE and the STOPINCLUDE directives, to prevent TWiki to put the verbatim tag in topics that are including Flexible Skin Style Sheet .
Example of the desired content of the Flexible Skin Style Sheet topic:
<verbatim> %STARTINCLUDE% /* CSS classes definition ... */ %STOPINCLUDE% </verbatim> Flexible Skin Left BarThis topic will be included at the left side of the layout, as a left-menu. To change font, colors and other stuff you must set a CSS class at the Flexible Skin Style Sheet topic namedTD.FlexibleSkinLeftBar .
Flexible Skin Left BarThis topic will be included at the righ side of the layout, as a right-menu. To change font, colors and other stuff you must set a CSS class at the Flexible Skin Style Sheet topic namedTD.FlexibleSkinLeftBar .
Flexible Skin Top BarThis topic will be included at the top of the layout, as a top-menu. To change font, colors and other stuff you must set a CSS class at the Flexible Skin Style Sheet topic namedTD.FlexibleSkinTopBar .
Flexible Skin Bottom BarThis topic will be included at the bottom of the layout, as a bottom-menu. To change font, colors and other stuff you must set a CSS class at the Flexible Skin Style Sheet topic namedTD.FlexibleSkinBottomBar .
Flexible Skin Topic Header?This topic will be included at the begin of the current topic's content, as a page header. Is will use the same CSS style as the content of the topic, i.e., the CSS classTD.FlexibleSkinContent .
Flexible Skin Topic Footer?This topic will be included at the end of the current topic's content, as a page footer. Is will use the same CSS style as the content of the topic, i.e., the CSS classTD.FlexibleSkinContent .
Flexible Skin Printing Header?This topic will be included at the end of the current topic's content, as a page footer, when it is shown with the Flexible Skin's? 'printable' skin(add a ?skin=flexibleprint to the topic's URL). Is will use the same CSS style as the content of the topic, i.e., the CSS classTD.FlexibleSkinContent .
Flexible Skin Printing Footer?This topic will be included at the end of the current topic's content, as a page footer, when it is shown with the Flexible Skin's? 'printable' skin(add a ?skin=flexibleprint to the topic's URL). Is will use the same CSS style as the content of the topic, i.e., the CSS classTD.FlexibleSkinContent .
Installing Flexible Skin
Setting up a web to use Flexible Skin
Avaliable Translated MessagesThere will be avaliable translated messages file versions, look for them at the attchments list at the end of this topic. To translate Flexible Skin, download the translated messages file, rename it tomessages.flexible.tmpl, and put it in the place of that one in templates/ subdirectory of your TWiki installation directory.
Useful links
|
||||||||