source: trunk/spip/2.1/extensions/magusine-portage2.1/squelettes/blocs/raccourci-forum.html @ 756

Last change on this file since 756 was 756, checked in by guillermoacedo@…, 14 years ago

se agrego la correccion de magusine para 2.1 basica

  • 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.