Changeset 82843 in spip-zone
- Timestamp:
- Jun 4, 2014, 12:04:33 AM (7 years ago)
- Location:
- _plugins_/compositions
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/compositions/branches/v2/prive/exec/compositions.html
r82842 r82843 2 2 <BOUCLE_compositions (POUR){tableau #GET{compositions}}> 3 3 <B_pour> 4 <h 4>[(#CLE|table_objet|ucfirst)]</h4>4 <h2>[(#CLE|table_objet|ucfirst)]</h2> 5 5 <ul class="liste_items compositions"> 6 6 <BOUCLE_pour (POUR){tableau #VALEUR}{par nom}> -
_plugins_/compositions/trunk/prive/squelettes/contenu/compositions.html
r82842 r82843 2 2 <BOUCLE_compositions (POUR){tableau #GET{compositions}}> 3 3 <B_pour> 4 <h 4>[(#CLE|table_objet|ucfirst)]</h4>4 <h2>[(#CLE|table_objet|ucfirst)]</h2> 5 5 <ul class="liste_items compositions"> 6 6 <BOUCLE_pour (POUR){tableau #VALEUR}{par nom}>
Note: See TracChangeset
for help on using the changeset viewer.