Changeset 65413 in spip-zone
- Timestamp:
- Aug 31, 2012, 12:14:00 PM (9 years ago)
- Location:
- _plugins_/comments/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/comments/trunk/inclure/forum.html
r65412 r65413 6 6 [<div class="comment-form"> 7 7 [<h2 class="h2">(#ENV{repondre_titre})</h2>] 8 (#FORMULAIRE_FORUM{#SELF })8 (#FORMULAIRE_FORUM{#SELF,#ENV{objet},#ENV{id_objet}}) 9 9 </div>] 10 10 [(#PARAMETRES_FORUM|oui)<INCLURE{fond=comments-feed,env} />] -
_plugins_/comments/trunk/paquet.xml
r65404 r65413 2 2 prefix="comments" 3 3 categorie="communication" 4 version="3.0.1 3"4 version="3.0.14" 5 5 etat="test" 6 6 compatibilite="[3.0.0;3.0.*]"
Note: See TracChangeset
for help on using the changeset viewer.