mirror of
https://git.spip.net/spip-contrib-squelettes/archil
synced 2023-08-25 10:33:10 +02:00
Annonce du plugin
This commit is contained in:
commit
73d68b19e5
BIN
images/archil-128.png
Normal file
BIN
images/archil-128.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.2 KiB |
30
paquet.xml
Normal file
30
paquet.xml
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
<paquet
|
||||||
|
prefix="archil"
|
||||||
|
categorie="squelette"
|
||||||
|
version="0.0.1"
|
||||||
|
schema="0.1.4"
|
||||||
|
etat="dev"
|
||||||
|
compatibilite="[4.0.0;4.2.*]"
|
||||||
|
logo="prive/themes/spip/images/archil-128.png"
|
||||||
|
documentation="https://contrib.spip.net/Squelette-Archil"
|
||||||
|
>
|
||||||
|
<nom>Archil</nom>
|
||||||
|
<!--Squelette Archil pour blog personnel-->
|
||||||
|
<auteur lien="https://open-plug.eu">Plumf</auteur>
|
||||||
|
<credit lien="https://github.com/athul/archie">Archie par Athul</credit>
|
||||||
|
<credit lien="https://github.com/vividvilla/ezhil">Ezhil par vividvilla</credit>
|
||||||
|
|
||||||
|
<licence>Licence MIT pour le thème Archie et Ezhil</licence>
|
||||||
|
<licence>GNU / GPL pour le code SPIP et les adaptations</licence>
|
||||||
|
<licence>Typographie, SIL Open Font License for Fira Sans (https://www.fontsquirrel.com/license/fira-sans)</licence>
|
||||||
|
<licence>Typographie, Apache license 2.0 for Roboto Mono (https://github.com/googlefonts/roboto/blob/main/LICENSE)</licence>
|
||||||
|
<licence>Typographie, SIL Open Font License for IBM Plex Mono (https://github.com/IBM/plex/blob/master/LICENSE.txt)</licence>
|
||||||
|
|
||||||
|
<necessite nom="favicon" compatibilite="[1.2.2;]" />
|
||||||
|
<necessite nom="centre_image" compatibilite="[0.10.3;]" />
|
||||||
|
<utilise nom="contact" compatibilite="[0.16.0;]" />
|
||||||
|
<utilise nom="sociaux" compatibilite="[2.1.0;]" />
|
||||||
|
|
||||||
|
<menu nom="configurer_archil" titre="archil:titre_page_configurer_archil" parent="menu_squelette" icone="images/archil-16.png" />
|
||||||
|
|
||||||
|
</paquet>
|
Loading…
Reference in New Issue
Block a user