Changeset 52522 in spip-zone
- Timestamp:
- Oct 5, 2011, 3:59:32 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/speedsyndic2/plugin.xml
r41723 r52522 1 1 <plugin> 2 <nom>speedsyndic2</nom> 3 <auteur> 4 Stephane, Piffeo, [Wilco->http://www.ituc-csi.org] 5 </auteur> 6 <version>0.2</version> 2 <nom>Speedsyndic 2</nom> 3 <slogan>Automatiser vos syndication.</slogan> 4 <auteur>Stephane, Piffeo, [Wilco->http://www.ituc-csi.org]</auteur> 5 <version>0.2.0</version> 7 6 <etat>test</etat> 8 7 <description> 9 8 <multi> 10 [fr]Ce plugin permet d'avoir une syndication automatique en temps réel de certains sites syndiqués choisis. version compatible spip 29 [fr]Ce plugin permet d'avoir une syndication automatique en temps réel de certains sites syndiqués choisis. 11 10 [en]This plugins allows for a faster syndication of certain selected feeds. 12 11 </multi> 13 12 </description> 14 13 <lien>http://www.spip-contrib.net/Plugin-Speedsyndic-2</lien> 15 <necessite id="SPIP" version="[2.0 ;)" />14 <necessite id="SPIP" version="[2.0.0;2.1.99]" /> 16 15 <necessite id='cfg' version='[1.10.0;]' /> 17 16
Note: See TracChangeset
for help on using the changeset viewer.