ForumTest: Unterschied zwischen den Versionen
Aus Geometrie-Wiki
| (9 dazwischenliegende Versionen von einem Benutzer werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
| − | |||
| − | |||
Hier kann das DPLforum getestet werden. | Hier kann das DPLforum getestet werden. | ||
<br/> | <br/> | ||
| − | Die Seitenauswahl | + | |
| − | + | Die Seitenauswahl ist (noch) nicht perfekt. | |
| − | + | ||
<table width="100%"><tr><td>{{forumpages|15}}</td><td width="60%"><createbox> | <table width="100%"><tr><td>{{forumpages|15}}</td><td width="60%"><createbox> | ||
break=no | break=no | ||
| Zeile 14: | Zeile 12: | ||
</createbox> | </createbox> | ||
</td></tr></table> | </td></tr></table> | ||
| + | |||
| + | <!--{{#forumlink:10|+1<10|Weiter}} | ||
| + | muss nochmal überprüft werden | ||
--> | --> | ||
| − | <createbox> | + | <!--<createbox> |
break=no | break=no | ||
Prefix={{FULLPAGENAME}}/ | Prefix={{FULLPAGENAME}}/ | ||
| Zeile 21: | Zeile 22: | ||
width=50 | width=50 | ||
</createbox> | </createbox> | ||
| + | ersetzt durch die Seitenschaltung! | ||
| + | --> | ||
| + | |||
| + | <tt><nowiki><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></nowiki></tt> | ||
| + | |||
| + | |||
| − | <table class="forumlist" width="700px"><tr><th class="forum_title" width="50%" align="left"> | + | <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> | <forum> | ||
namespace={{NAMESPACE}} | namespace={{NAMESPACE}} | ||
| Zeile 32: | Zeile 51: | ||
count=15 | count=15 | ||
</forum></table> | </forum></table> | ||
| + | |||
| + | |||
| + | <nowiki><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></nowiki> | ||
| + | </table> | ||
| + | |||
| + | <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> | ||
| + | |||
| + | |||
| + | ==== Technische Hinweise ==== | ||
| + | * Die Formatierung steckt in mediawiki:common.css | ||
| + | * Das Bild für neuen Beitrag unter /images | ||
| + | * für die Bolddarstellung einfach eine neue Zeile in common.css eingefügt | ||
Aktuelle Version vom 6. Mai 2010, 15:23 Uhr
Hier kann das DPLforum getestet werden.
Die Seitenauswahl ist (noch) nicht perfekt.
| Seiten: {{#forumlink:15|1|<<}} {{#forumlink:15|-2}} {{#forumlink:15|-1}} {{#forumlink:15|0}} {{#forumlink:15|+1<=}} {{#forumlink:15|+2<=}} {{#forumlink:15|+3<0}} {{#forumlink:15|+4<0}} {{#forumlink:15|+3|>>}} | <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
- für die Bolddarstellung einfach eine neue Zeile in common.css eingefügt

