<paquet
	prefix="notifications"
	categorie="communication"
	version="3.6.7"
	etat="stable"
	compatibilite="[3.0.0;3.2.*]"
	logo="notifications-32.png"
	documentation="https://contrib.spip.net/Notifications"
	schema="0.1.3"
>
	<nom>Notifications</nom>

	<auteur>fil@rezo.net</auteur>

	<licence>GNU/GPL</licence>

	<traduire gestionnaire="salvatore" module="crayons" reference="fr" />

	<pipeline nom="declarer_tables_objets_sql" inclure="notifications_administrations.php"/>
	<pipeline nom="taches_generales_cron" inclure="notifications_pipelines.php" />
	<pipeline nom="post_edition" inclure="notifications_pipelines.php"/>
	<pipeline nom="notifications_destinataires" inclure="notifications_pipelines.php"/>

	<pipeline nom="notifications" inclure="notifications_pipelines.php" action="go" />

	<utilise nom="forum" compatibilite="[1.8.12;]"/>
	<necessite nom="facteur" compatibilite="[3.5.2;]"/>

</paquet>
