2021-02-06 22:22:13 +01:00
|
|
|
<paquet
|
|
|
|
prefix="libreavous"
|
|
|
|
categorie="squelette"
|
2021-10-07 15:13:14 +02:00
|
|
|
version="1.1.1"
|
2021-10-05 11:26:35 +02:00
|
|
|
schema="0.1.9"
|
2021-02-06 22:22:13 +01:00
|
|
|
etat="dev"
|
2021-05-11 22:18:36 +02:00
|
|
|
compatibilite="[3.2.8;4.0.*]"
|
2021-02-06 22:22:13 +01:00
|
|
|
>
|
|
|
|
<nom>+ APRIL - LIBRE À VOUS</nom>
|
|
|
|
<!-- personnalisons le site LIBRE À VOUS -->
|
|
|
|
|
|
|
|
<auteur>collectif APRIL</auteur>
|
|
|
|
|
|
|
|
<necessite nom="baz_april" />
|
|
|
|
|
2021-05-11 22:18:36 +02:00
|
|
|
<necessite nom="cextras" />
|
2021-06-10 18:05:33 +02:00
|
|
|
<necessite nom="notation" />
|
2021-09-23 21:29:37 +02:00
|
|
|
<necessite nom="comments" />
|
2021-02-06 22:22:13 +01:00
|
|
|
|
|
|
|
<chemin path="squelettes" />
|
|
|
|
<chemin path="squelettes/scss" />
|
|
|
|
<chemin path="" />
|
|
|
|
|
2021-02-09 08:03:46 +01:00
|
|
|
<pipeline nom="autoriser" inclure="libreavous_autorisations.php"/>
|
2021-05-11 22:18:36 +02:00
|
|
|
<pipeline nom="declarer_champs_extras" inclure="base/libreavous.php"/>
|
|
|
|
<pipeline nom="declarer_tables_objets_sql" inclure="base/libreavous.php" />
|
|
|
|
<pipeline nom="declarer_tables_interfaces" inclure="base/libreavous.php" />
|
|
|
|
<pipeline nom="affiche_enfants" inclure="libreavous_pipelines.php" />
|
|
|
|
<pipeline nom="boite_infos" inclure="libreavous_pipelines.php" />
|
|
|
|
<pipeline nom="objet_compte_enfants" inclure="libreavous_pipelines.php" />
|
2021-02-06 22:22:13 +01:00
|
|
|
|
2021-05-28 10:25:45 +02:00
|
|
|
<!-- <menu nom="configurer_librealire" titre="librealire:options_lal" parent="menu_squelette" icone="images/baz_april-16.png" /> -->
|
2021-02-06 22:22:13 +01:00
|
|
|
|
|
|
|
</paquet>
|