Changeset 54043 in spip-zone
- Timestamp:
- Nov 5, 2011, 10:17:50 AM (9 years ago)
- Location:
- _plugins_/contacts_et_organisations/branches/v1
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/contacts_et_organisations/branches/v1/plugin.xml
r52043 r54043 29 29 <prefix>contacts</prefix> 30 30 31 <version>1.13. 1</version>31 <version>1.13.2</version> 32 32 <version_base>1.7.0</version_base> 33 33 -
_plugins_/contacts_et_organisations/branches/v1/prive/infos/contact.html
r52234 r54043 4 4 5 5 [(#REM) faudra mettre {si #ID_AUTEUR} sur la 3.0 ] 6 <BOUCLE_auteur_lie(AUTEURS){id_auteur}{tout} >6 <BOUCLE_auteur_lie(AUTEURS){id_auteur}{tout}{statut==.*}> 7 7 8 8 <div class="numero"> -
_plugins_/contacts_et_organisations/branches/v1/prive/infos/organisation.html
r49979 r54043 7 7 8 8 [(#REM) faudra mettre {si #ID_AUTEUR} sur la 3.0 ] 9 <BOUCLE_auteur_lie(AUTEURS){tout}{id_organisation} >9 <BOUCLE_auteur_lie(AUTEURS){tout}{id_organisation}{statut==.*}> 10 10 <div class="numero"> 11 11 <div class='num'>
Note: See TracChangeset
for help on using the changeset viewer.