You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Quentin Marchand
81a6d8a866
|
2 months ago | |
---|---|---|
.. | ||
css | 7 months ago | |
js | 5 months ago | |
src/Controller | 2 months ago | |
notification_module_pleiade.info.yml | 12 months ago | |
notification_module_pleiade.install | 12 months ago | |
notification_module_pleiade.libraries.yml | 1 year ago | |
notification_module_pleiade.links.menu.yml | 1 year ago | |
notification_module_pleiade.module | 1 year ago | |
notification_module_pleiade.routing.yml | 1 year ago | |
readme.md | 1 year ago |
readme.md
Pour faire fonctionner le module, il est nécéssaire de créer un type de contenu côté Drupal, pour récupérer et afficher les contenus créés par l'administrateur.
Le type de contenu à créer se nomme "Alerte Notification", dont le nom système est "alerte_notification". (/admin/structure/types/add)
Pour ce type de contenu, il faut créer deux champs :
- Un champ texte (brut) appelé 'Body' dont le nom sysème est "body"
- Un champ liste (texte) "Nom de l'applicatif" dont le nom système est "field_nom_de_l_applicatif"