NAVIGATION
This shows you the differences between two versions of the page.
|
english:quick-access:pagelayout-template-article [2010/01/16 16:00] Claus |
english:quick-access:pagelayout-template-article [2018/06/03 18:09] (current) |
||
|---|---|---|---|
| Line 56: | Line 56: | ||
| [B]Caught![/B] | [B]Caught![/B] | ||
| <br /><br /> | <br /><br /> | ||
| - | This side is momentarily in treatment or is not intended yet for the public. | + | This page is momentarily being reworked or is not intended yet for the public. |
| <br /><br /> | <br /><br /> | ||
| Please try it later again. | Please try it later again. | ||
| Line 71: | Line 71: | ||
| === ADMIN -> site structure and article === | === ADMIN -> site structure and article === | ||
| - | The content of the page will be written into the site by the relevant articles and CPs (Contentparts) using the available placeholder. | + | The content of the page will be placed into the page via the relevant articles and CPs (Contentparts) using the available placeholder. |
| Please create the site structure at **ADMIN** -> site structure. | 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). | + | The site structure aliases normally are generated 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). | + | To each category (site structure level) a page template is assigned to (which is defining your layout). In theory, every category can have it's own template (=Layout). |
| Line 87: | Line 87: | ||
| (At this time the remaining fields stay blank). | (At this time the remaining fields stay blank). | ||
| - | Now you can create several CPs in article [contentpart selection] [add] \\ | + | Now you can create several CPs within article [contentpart selection] [add] \\ |
| CP select, appoint output destination,(display: [place holder]) \\ | CP select, appoint output destination,(display: [place holder]) \\ | ||
| filling up content | filling up content | ||
| 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. | ||