Changeset 44116 in spip-zone
- Timestamp:
- Feb 3, 2011, 6:04:37 PM (10 years ago)
- Location:
- _plugins_/partager
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/partager/partager/dist.html
r44112 r44116 2 2 <div class="infooboto"> 3 3 <ul id="followme"> 4 <li><a href="[(#COMPOSITION|=={agenda}|oui) 4 <li><a href=" 5 [(#COMPOSITION|=={agenda}|oui) 5 6 [(#URL_PAGE{agenda-rss}|parametre_url{id_rubrique,#ENV{this_racine}})] 6 7 ] 7 8 [(#COMPOSITION|=={agenda}|non) 9 [(#ENV{type}|=={breve}|?{[(#URL_PAGE{backend-breves})]} 10 |sinon{ 8 11 [(#URL_PAGE{backend} 9 12 |parametre_url{id_rubrique,#ENV{id_rubrique}} … … 11 14 |parametre_url{id_auteur,#ENV{id_auteur}} 12 15 )] 16 })] 13 17 ]" 14 18 class="forss" -
_plugins_/partager/plugin.xml
r44112 r44116 7 7 <etat>test</etat> 8 8 <description> 9 <multi>[fr]Insere un bloc partager et une page speciale pour suivre la vie du site. necessite Zpip, utiliser socialtags id=#followme10 [en]Insert a block to share and a special page to follow the website. need Zpip, use socialtags with id=#followme</multi>9 <multi>[fr]Insere un bloc partager et une page speciale (/?page=partager) pour suivre la vie du site </a>. necessite Zpip, utiliser socialtags id=#followme 10 [en]Insert a block to share and a special page (/?page=partager) to follow the website. need Zpip, use socialtags with id=#followme</multi> 11 11 </description> 12 12 <lien>http://www.spip-contrib.net/</lien>
Note: See TracChangeset
for help on using the changeset viewer.