ForumTest: Unterschied zwischen den Versionen
Aus Geometrie-Wiki
(→Technische Hinweise) |
|||
| Zeile 79: | Zeile 79: | ||
==== Technische Hinweise ==== | ==== Technische Hinweise ==== | ||
* Die Formatierung steckt in mediawiki:common.css | * Die Formatierung steckt in mediawiki:common.css | ||
| + | * Das Bild für neuen Beitrag unter /images | ||
Version vom 4. Mai 2010, 18:49 Uhr
Hier kann das DPLforum getestet werden.
Die Seitenauswahl funktioniert nicht.
<createbox>
break=no
Prefix=ForumTest/
buttonlabel=Neuer Beitrag
width=50
</createbox>
<table class="forumlist" width="700px">
<tr><th class="forum_title" width="50%" align="left">Artikelname</th>
<th class="forum_edited" align="left" width="30%">Letzter Beitrag</th></tr>
<forum>
namespace={{NAMESPACE}}
prefix={{PAGENAME}}/
addauthor=true
addlasteditor=true
historylink=true
compact=all
count=15
</forum>
</table>
| Artikelname | Letzter Beitrag |
|---|
<table class="forumlist" width="500px">
<tr><th class="forum_title" width="70%" align="left">Artikelname</th>
<th class="forum_edited" align="left" width="30%">Letzter Beitrag</th>
</tr>
<forum>
namespace={{NAMESPACE}}
prefix={{PAGENAME}}/
addauthor=false
addlasteditor=false
historylink=true
compact=all
mode=table
count=15
</forum>
</table>
| Artikelname | Letzter Beitrag |
|---|
Technische Hinweise
- Die Formatierung steckt in mediawiki:common.css
- Das Bild für neuen Beitrag unter /images

