NAVIGATION
This shows you the differences between two versions of the page.
|
english:quick-access:pagelayout-template-article [2010/01/16 16:07] Claus |
english:quick-access:pagelayout-template-article [2018/06/03 18:09] (current) |
||
|---|---|---|---|
| Line 92: | Line 92: | ||
| and at the lower left switch to [x] visible) | and at the lower left switch to [x] visible) | ||
| + | <note> | ||
| + | **An article** //(even if it is empty)// **must be created in each category, because the system will produce a 404 error.** | ||
| + | </note> | ||
| === navigation === | === navigation === | ||
| Line 101: | Line 104: | ||
| E.g. vertical navigation: ##<div class="nlu_navi1">{NAV_LIST_UL:F,ID,,act_path,active}</div>## | E.g. vertical navigation: ##<div class="nlu_navi1">{NAV_LIST_UL:F,ID,,act_path,active}</div>## | ||
| - | Now go to assign the right css file ##/template/inc_css/nlu_navi1.css## aus [[:deutsch:navigationen:nav_list_ul|NAV_LIST_UL]] to the template (see above ). FIXME | + | Now go to assign the right css file ##/template/inc_css/nlu_navi1.css## from [[:deutsch:navigationen:nav_list_ul|NAV_LIST_UL]] to the template (see above ). FIXME |
| So this should work from the beginning. | So this should work from the beginning. | ||