NAVIGATION
This is an old revision of the document!
language correction
→ page layout create (or change an existing one)
Please leave all other blank.
→ Create a new template (or change an existing one)
<meta name=" my tags" insert /> <link rel="shortcut icon" href="favicon.ico" /> <!--[if IE]><style> ............ </style><![endif]--> <script type="text/javascript" language="javascript"> <!-- ............ //--> </script>
*z.B.
- <table style="height:auto;">
.........{CONTENT} ............
- </table>
(A div layout is the better option)
<!-- Error - Output of sites without content ===== //-->
<br /><br />
[B]Caught![/B]
<br /><br />
This side is momentarily in treatment or is not intended yet for the public.
<br /><br />
Please try it later again.
<br /><br /><br />
Thanks!
<br /><br />
The content of the page will be wrote into the site by the relevant articles and CPs (Contentparts) using the available placeholder.
Please create the site structure at ADMIN → site structure.
The site alias normally is given automatically, but you can overwrite them with your own alias name. (This name is matchless for the whole system). Each categorie (site structure level) is assigned to a page layout. (In theory, every category have their own Layout).
For now filling the page with content, at least in each category must be created one article:
ARTICLE → Categorie [+] create new article.
ARTICLE → Edit article information
- Required here as a minimum of article title and activation of the article (bottom left [x] visible)
(At tihs time the remaining fields stay blank).
Now you can create several CPs in article [contentpart selection] [add]
CP select, appoint output destination,(display: [place holder])
filling up content
and at the lower left switch to [x] visible)
Now a navigation is missing. ADMIN → templates: → template select
At the place where the navigation should appear, please insert - NAV_LIST_UL einsetzen.
E.g. vertikal navigation: <div class=“nlu_navi1”>{NAV_LIST_UL:F,ID,,act_path,active}</div>
Now assign the right css file /template/inc_css/nlu_navi1.css aus NAV_LIST_UL to the template (see above ).
So it should work for the beginning.