NAVIGATION
This shows you the differences between two versions of the page.
|
english:phpwcms-system [2009/05/23 16:00] Claus |
english:phpwcms-system [2018/06/03 18:09] (current) |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| - | ===== Grundsätzlicher Systemaufbau: ===== | + | ===== Basic System Setup: ===== |
| - | Forum: [[http://forum.phpwcms.org/viewtopic.php?p=115740#p115740]] | + | **Forum:** [[http://forum.phpwcms.org/viewtopic.php?p=115740#p115740]] \\ |
| + | **Docu:** [[http://www.phpwcms-docu.de/article.phtml|The article center]] | ||
| - | **Die Seitenstruktur** ist die Basis des Systems und bildet die einzelnen Seiten der Homepage ab. | + | **The [[english/phpwcms-system/admin/site-structure]]** is the basis of the system and is reflecting all parts of the site. |
| - | Die einzelnen Seiten werden i.d.R. als **Ebenen**, **Kategorien** oder auch **Level** bezeichnet. | + | These entries //(also modelling your navigation later on)// are commonly called **Levels** or **[[english/phpwcms-system/admin/site-structure#category|Categories]]**. |
| - | Diese Seiten werden automatisch in der Navigation dargestellt mit dem Text aus ##Seitenebene Überschrift## und dem Linknamen aus ##Alias der Seitenebene##. \\ | + | These pages are automatically displayed in the navigation with the text from ##category title## and the link name from ##alias this category##\\ |
| - | Jeder Seite wird eine **Vorlage** zugeordnet, in der das HTML-Gerüst und die Platzhalter für verschiedene Inhaltsbereiche **{HEADER}{RIGHT}{FOOTER}{LEFT}{CONTENT}** stehen. | + | |
| - | In der **Vorlage** muss mindestens der Platzhalter **{CONTENT}** vorhanden sein, sonst kann kein Inhalt dargestellt werden. | + | Each of this structure level //(or [[english/phpwcms-system/admin/site-structure#category]])// will get assigned a [[english/phpwcms-system/admin/template]], containing the HTML-Code and all necessary place holders for the different main content sections **{HEADER}{RIGHT}{FOOTER}{LEFT}{CONTENT}**. |
| - | **Kleiner Vorgriff zur Artikeldarstellung:** \\ | + | **The [[english/phpwcms-system/admin/template]]** must contain the place holder **{CONTENT}** at least, otherwise the system doesn't know where to place the content to be displayed. |
| - | In ##Anzahl an Top-Artikeln## wird prinzipiell der Modus eingestellt in dem die nachfolgenden Artikel dargestellt werden sollen (Detail = -1 oder Liste >= 1). \\ | + | |
| - | * In der Detaildarstellung wird immer der erste Artikel mit dem kompletten Schlagtext (summary) und seinen CPs ausgeliefert. | + | **Anticipating the displaying of** [[english/phpwcms-system/article|article]]: \\ |
| - | * In der Listendarstellung werden die Artikel innerhalb der Kategorie untereinander aufgelistet und nur der Schlagtext angezeigt. Hier kann nun mit einem [weiter]-Link der komplette Inhalt ausgegeben werden mit den anhängenden CPs. | + | In ##Number of Top-Articles## you can set the mode in which the displaying of [[english/phpwcms-system/article|articles]] will take place (Detail = -1 or List > = 1). \\ |
| + | * In Detail Mode always the first article will be displayed completely, with all summary text and all Content Parts. | ||
| + | * In List Mode all articles of the particular structure or level will be displayed with only the summary and the chosen picture and a **read more** link, linking to the complete [[english/phpwcms-system/article|article]]. | ||
| ==== The next step: articles ==== | ==== The next step: articles ==== | ||
| Line 47: | Line 49: | ||
| ----- Contentpart | ----- Contentpart | ||
| - | ===== Hierarchie in Listendarstellung: ===== | + | ===== Hierarchy in List Mode: ===== |
| Line 71: | Line 73: | ||
| ----- Contentpart \\ | ----- Contentpart \\ | ||
| ----- Contentpart | ----- Contentpart | ||
| + | |||
| + | \\ | ||
| + | |||
| + | ===== Find the ID: ===== | ||
| + | |||
| + | {{:deutsch:phpwcms-system:article_find_the_ids_1.gif|}} | ||
| + | |||
| + | \\ | ||
| \\ | \\ | ||