source: trunk/spip/esqueleto-redcta/plugins/magusine/squelettes/blocs/raccourci-forum.html @ 80

Last change on this file since 80 was 80, checked in by guille, 15 years ago

el plugin completo

  • Property svn:executable set to *
File size: 384 bytes
Line 
1[(#ENV{parametre}|=={vers page forum}|?{' ',''})
2[<p class="listagerepondre"><a href="spip.php?page=forum&amp;(#PARAMETRES_FORUM)"><:repondre_article:></a></p>]
3]
4
5[(#ENV{parametre}|=={self}|?{' ',''})
6[<!-- intervenir dans le forum -->
7<div id="intervention-forum" class="listagebloc">
8<h2><:forum:></h2>
9<ul class="listageconteneur">
10<li>
11(#FORMULAIRE_FORUM)
12</li>
13</ul></div>]
14]
15
16
Note: See TracBrowser for help on using the repository browser.