Changeset 52719 in spip-zone
- Timestamp:
- Oct 6, 2011, 5:00:08 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/cache_cool/plugin.xml
r51908 r52719 6 6 <icon>images/cache_cool-128.png</icon> 7 7 <slogan>Servir au plus vite !</slogan> 8 <description>Servir le cache froid pour aller plus vite, et calculer en diff 3réen tâche de fond</description>8 <description>Servir le cache froid pour aller plus vite, et calculer en diff3ré en tâche de fond</description> 9 9 <options>cache_cool_options.php</options> 10 <lien>http://www.spip-contrib.net/Cache-Cool</lien> <!-- URI de documentation -->10 <lien>http://www.spip-contrib.net/Cache-Cool</lien> 11 11 <prefix>cache_cool</prefix> 12 12 <categorie>performance</categorie> 13 <necessite id="SPIP" version="[2.1 ;3.1.0)" />13 <necessite id="SPIP" version="[2.1.0;3.0.99]" /> 14 14 <necessite id="queue" version="[0.2.1;]" /> 15 15 </plugin>
Note: See TracChangeset
for help on using the changeset viewer.