Changeset 113884 in spip-zone
- Timestamp:
- Feb 12, 2019, 9:04:34 PM (5 days ago)
- Location:
- _core_/branches/spip-3.2/plugins/forum
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
_core_/branches/spip-3.2/plugins/forum
- Property svn:mergeinfo changed
/_core_/plugins/forum merged: 113883
- Property svn:mergeinfo changed
-
_core_/branches/spip-3.2/plugins/forum/paquet.xml
r113878 r113884 2 2 prefix="forum" 3 3 categorie="communication" 4 version="1.11. 6"4 version="1.11.7" 5 5 etat="stable" 6 6 compatibilite="[3.2.0;3.2.*]" -
_core_/branches/spip-3.2/plugins/forum/prive/objets/liste/forums.html
r54982 r113884 31 31 <td class='date secondaire'>[(#DATE_HEURE|affdate_jourcourt)]</td> 32 32 <td class='id'>[(#AUTORISER{modererforum,#OBJET,#ID_OBJET}|?{ 33 <a href="[(#URL_ECRIRE{controler_forum,debut_forum= #ID_FORUM})]">#ID_FORUM</a>,33 <a href="[(#URL_ECRIRE{controler_forum,debut_forum=@#ID_FORUM})]">#ID_FORUM</a>, 34 34 #ID_FORUM 35 35 })]</td>
Note: See TracChangeset
for help on using the changeset viewer.