Changeset 48474 in spip-zone
- Timestamp:
- Jun 4, 2011, 9:38:34 AM (10 years ago)
- Location:
- _core_/plugins/sites/prive
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_core_/plugins/sites/prive/objets/liste/syndic_articles.html
r48458 r48474 37 37 ] 38 38 <td class='date secondaire'>[(#DATE|affdate_jourcourt)]</td> 39 <td class='action'>[(#AUTORISER{ bouton,controlersyndication,#ID_SYNDIC}|oui)39 <td class='action'>[(#AUTORISER{moderer,site,#ID_SYNDIC}|oui) 40 40 #SET{valider,' '} 41 41 [(#STATUT|=={publie}|oui)[(#BOUTON_ACTION{<:sites:info_bloquer_lien:>,#URL_ACTION_AUTEUR{instituer_syndic_article,#ID_SYNDIC_ARTICLE-refuse,#SELF},ajax})] -
_core_/plugins/sites/prive/squelettes/contenu/site.html
r48458 r48474 40 40 <div class='date_syndic'><:sites:info_derniere_syndication:>[ (#DATE_SYNDIC|affdate_heure)]</div> 41 41 ] 42 [(#AUTORISER{bouton,controlersyndication,#ID_SYNDIC}|oui) 42 43 43 <div class='mise_a_jour_syndic'> 44 44 [(#BOUTON_ACTION{<:sites:lien_mise_a_jour_syndication:>,#URL_ACTION_AUTEUR{syndiquer_site,#ID_SYNDIC,#SELF},ajax})] 45 45 </div> 46 ]46 47 47 [(#AUTORISER{purger,site,#ID_SITE}|oui) 48 48 <div class='purger_syndic'>
Note: See TracChangeset
for help on using the changeset viewer.