Last change
on this file since 49506 was
49506,
checked in by paladin@…, 10 years ago
|
Légère optimisation
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
LastChangedRevision LastChangedDate LastChangedBy
|
File size:
1.2 KB
|
Line | |
---|
1 | <plugin> |
---|
2 | <!-- |
---|
3 | |
---|
4 | // $LastChangedBy: paladin@quesaco.org $ |
---|
5 | // $LastChangedDate: 2011-07-08 10:42:49 +0000 (Fri, 08 Jul 2011) $ |
---|
6 | |
---|
7 | --> |
---|
8 | <nom>Site Archive (SiA)</nom> |
---|
9 | <auteur> |
---|
10 | [Christian Paulus->http://www.quesaco.org/] |
---|
11 | </auteur> |
---|
12 | <licence>© 2010 [GNU/GPL 3->http://fr.wikipedia.org/wiki/Licence_publique_générale_GNU]</licence> |
---|
13 | |
---|
14 | <description> |
---|
15 | Maintenance d'archives de rubriques ou d'articles |
---|
16 | pour une consultation hors connexion.<br /> |
---|
17 | Principe de fonctionnement : vous ajoutez un nouvel article dans lequel |
---|
18 | vous proposez au visiteur de télécharger l’archive |
---|
19 | d’une rubrique de votre site afin qu’il puisse la consulter |
---|
20 | hors connexion Internet.<br /> |
---|
21 | Nécessite les commandes systèmes batch, wget, zip. |
---|
22 | </description> |
---|
23 | <icon>images/sia-64.png |
---|
24 | </icon> |
---|
25 | |
---|
26 | <!-- documentation --> |
---|
27 | <lien>http://www.quesaco.org/Archive-de-site-Website-archiver</lien> |
---|
28 | |
---|
29 | <version>0.3.01</version> |
---|
30 | <etat>test</etat> |
---|
31 | |
---|
32 | <!-- espace de nommage --> |
---|
33 | <prefix>sia</prefix> |
---|
34 | |
---|
35 | <install>sia_install.php</install> |
---|
36 | |
---|
37 | <fonctions>sia_fonctions.php</fonctions> |
---|
38 | |
---|
39 | <necessite id='SPIP' version='[2.1.2;]' /> |
---|
40 | |
---|
41 | <utilise id="cfg" version="[1.15.0;]" /> |
---|
42 | |
---|
43 | <categorie>navigation</categorie> |
---|
44 | |
---|
45 | </plugin> |
---|
Note: See
TracBrowser
for help on using the repository browser.