NAVIGATION
This shows you the differences between two versions of the page.
|
deutsch:ueber-phpwcms:merkmale [2010/05/20 08:35] Knut Heermann (flip-flop) |
deutsch:ueber-phpwcms:merkmale [2018/06/03 18:09] (current) |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| ==== Generelle Merkmale ==== | ==== Generelle Merkmale ==== | ||
| + | * Voraussetzung: PHP ab Version 5.2x | ||
| * Platform unabhängig - getestet unter Linux, MS Windows 2000/XP/2003, MacOS X | * Platform unabhängig - getestet unter Linux, MS Windows 2000/XP/2003, MacOS X | ||
| * Installations/Setup GUI //(erstellt Datenbank und Konfigurations-Datei)// | * Installations/Setup GUI //(erstellt Datenbank und Konfigurations-Datei)// | ||
| Line 86: | Line 87: | ||
| FIXME | FIXME | ||
| - | ==== 6 unterschiedliche Module ==== | + | ==== 5 unterschiedliche Module ==== |
| - | * **Graphical Text** - use dynamic graphical text with replacement tags | + | * <del>**Graphical Text** - use dynamic graphical text with replacement tags</del> |
| * **Banner ads** - creating your own campaign | * **Banner ads** - creating your own campaign | ||
| * **calendar/events** - simple calendar using frontend tags. (under developement 70%) | * **calendar/events** - simple calendar using frontend tags. (under developement 70%) | ||
| Line 97: | Line 98: | ||
| ==== Ersetzer "Tags" aus dem Frontend ==== | ==== Ersetzer "Tags" aus dem Frontend ==== | ||
| - | * automatic menu creation (like on the left, breadcrumb, css styled menus, related/new article menu) | + | * automatische Navigationsmenüs menu creation (Dropdown, Flyout, Listen, Breakcrumb, CSS gesteuerte Menüs, ähnliche/neue Artikel) |
| - | * basic text formatting | + | * einfache Textformatierer |
| - | * links to articles or external targets | + | * Links auf Artikel oder externe Ziele |
| - | * PHP code/includes, vars/functions | + | * PHP Code direkt oder aus Dateien |
| - | * images, random images, spaceholder images | + | * Bilder, zufällige Bilder, Platzhalter-Graphiken |
| - | * custom search form | + | * Frontend-Suchfunktion |
| - | * date/time | + | * Datum und Zeit |
| * keywords in text | * keywords in text | ||
| - | * real down/back/next/up (index) navigation | + | * Links weiter/zurück auf/ab Top |
| - | * javascript back, top, print link/button | + | * Javascripts weiter, zurück, Top, Drucken links oder Button |
| - | FIXME Aus dem [[:english:about:feature|Englischen]] übersetzen | ||