Changeset 50208 in spip-zone
- Timestamp:
- Aug 3, 2011, 1:27:14 PM (10 years ago)
- Location:
- _galaxie_/programmer.spip.org/plugin_documentation/extra
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
_galaxie_/programmer.spip.org/plugin_documentation/extra/article.html
r32425 r50208 1 1 [(#REM) Surcharge Zpip, pas les articles de la rubrique ] 2 2 <INCLURE{fond=inclure/navigation_mots_cles}{id_article} /> 3 4 [(#PLUGIN{tickets}|oui) 5 [(#ID_RUBRIQUE|ou{#ID_ARTICLE}|oui)[(#SET{exemple,#SELF})]] 6 <INCLURE{fond=inclure/suggestion,id_rubrique,id_article,exemple=#GET{exemple}} /> 7 ] -
_galaxie_/programmer.spip.org/plugin_documentation/extra/auteur.html
r32425 r50208 14 14 </B_auteurs> 15 15 </BOUCLE_extra_auteur> 16 17 [(#PLUGIN{tickets}|oui) 18 [(#ID_RUBRIQUE|ou{#ID_ARTICLE}|oui)[(#SET{exemple,#SELF})]] 19 <INCLURE{fond=inclure/suggestion,id_rubrique,id_article,exemple=#GET{exemple}} /> 20 ] -
_galaxie_/programmer.spip.org/plugin_documentation/extra/dist.html
r39669 r50208 1 1 [(#PLUGIN{tickets}|oui) 2 [(#ID_RUBRIQUE|ou{#ID_ARTICLE}|oui)[(#SET{exemple,#SELF})]] 3 <INCLURE{fond=inclure/suggestion,id_rubrique,id_article,exemple=#GET{exemple}} /> 4 ] -
_galaxie_/programmer.spip.org/plugin_documentation/extra/mot.html
r32425 r50208 2 2 [(#REM) Menu de navigation mots-cles ] 3 3 <INCLURE{fond=inclure/navigation_tous_mots_cles}{env}{ajax} /> 4 5 [(#PLUGIN{tickets}|oui) 6 [(#ID_RUBRIQUE|ou{#ID_ARTICLE}|oui)[(#SET{exemple,#SELF})]] 7 <INCLURE{fond=inclure/suggestion,id_rubrique,id_article,exemple=#GET{exemple}} /> 8 ] -
_galaxie_/programmer.spip.org/plugin_documentation/extra/page-sommaire.html
r30786 r50208 2 2 #FORMULAIRE_INSCRIPTION 3 3 ] 4 5 [(#PLUGIN{tickets}|oui) 6 [(#ID_RUBRIQUE|ou{#ID_ARTICLE}|oui)[(#SET{exemple,#SELF})]] 7 <INCLURE{fond=inclure/suggestion,id_rubrique,id_article,exemple=#GET{exemple}} /> 8 ] -
_galaxie_/programmer.spip.org/plugin_documentation/extra/rubrique.html
r32425 r50208 1 1 [(#REM) Surcharge Zpip, pas de mots pour l'instant ] 2 2 <INCLURE{fond=inclure/navigation_mots_cles}{id_rubrique} /> 3 4 [(#PLUGIN{tickets}|oui) 5 [(#ID_RUBRIQUE|ou{#ID_ARTICLE}|oui)[(#SET{exemple,#SELF})]] 6 <INCLURE{fond=inclure/suggestion,id_rubrique,id_article,exemple=#GET{exemple}} /> 7 ]
Note: See TracChangeset
for help on using the changeset viewer.