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>
*for example
- <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 written 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 unique for the whole system). Each categorie (site structure level) is assigned to a page template (which is defining your layout). In theory, every category can have it's own template (=Layout).
For now fill the site with content, at least in each category you have to create one article:
ARTICLE → Categorie [+] create new article.
ARTICLE → Edit article information
- Required at least is the article title and the activation of the article (bottom left [x] visible)
(At this 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.