This is an old revision of the document!


phpwcms System

FIXME translate

Basic System Setup:

Forum: http://forum.phpwcms.org/viewtopic.php?p=115740#p115740

The site structure is the basis of the system and is reflecting all parts of the site. These entries (also modelling your navigation later on) are commonly called Levels or Categories. Diese Seiten werden automatisch in der Navigation dargestellt mit dem Text aus Seitenebene Überschrift und dem Linknamen aus Alias der Seitenebene.
Each of this structure level (or category will get assigned a Template , containing the HTML-Code and all necessary place holders for the different main content sections {HEADER}{RIGHT}{FOOTER}{LEFT}{CONTENT}.

The template must contain the place holder {CONTENT} at least, otherwise the system doesn't know where to place the content to be displayed.

Kleiner Vorgriff zur Artikeldarstellung:
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.
  • 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.

The next step: articles

A category can contain one or more articles, which will be displayed depending on the selected display mode.

An article is consisting of the article head with title, subtitle, start and end date, page alias, templates, teaser text (summary) and two pictures (one for being displayed within the article's summary itself and one for the list mode display) to name the most important.

ContentParts:

An article can contain several Contentparts (CPs), which will be displayed (this is the default) in an hierarchical order.

Hierarchy in Detail Display Mode:

- Category (Article amount = -1)
— Article (Displaying all Content)
—– Contentpart
—– Contentpart
—– Contentpart

- Category (Article amount = -1)
— Article (Displaying all Content)
—– Contentpart
—– Contentpart
—– Contentpart

Hierarchy in List Mode:

- Category (Article amount > = 1)
— Article (Displaying the teaser text (summary) and [read more])
—– Contentpart
—– Contentpart
—– Contentpart

— Article (Displaying the teaser text (summary) and [read more])
—– Contentpart
—– Contentpart
—– Contentpart

— Article (Displaying the teaser text (summary) and [read more])
—– Contentpart
—– Contentpart
—– Contentpart

- Category (Article amount = -1)
— Article (Displaying all Content)
—– Contentpart
—– Contentpart
—– Contentpart


Short link overview

english/phpwcms-system.1243087959.txt.gz · Last modified: 2018/06/03 18:08 (external edit)
www.planmatrix.de www.chimeric.de Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0