forked from ti-nuage/site
Refonte de la page de services (fix #6).
This commit is contained in:
26
services/polls.json
Normal file
26
services/polls.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"buttons": [
|
||||
{"label": "Utiliser", "url": "https://apps.ti-nuage.fr/date"}
|
||||
],
|
||||
"description": "Pour organiser des rendez-vous ou choisir parmi plusieurs options, au sein d'un groupe ou d'une association.",
|
||||
"icon": "list",
|
||||
"links": [
|
||||
{"label": "Autres instances et documentation externe", "url": "https://wiki.chatons.org/doku.php/services/sondage/framadate"}
|
||||
],
|
||||
"open": true,
|
||||
"order": 3,
|
||||
"softwares": [
|
||||
{
|
||||
"description": "Ce service est fournit par le logiciel <b>Framadate</b>.",
|
||||
"licenses": [
|
||||
{
|
||||
"name": "Licence CeCILL-B",
|
||||
"url": "https://cecill.info/licences/Licence_CeCILL-B_V1-fr.html"
|
||||
}
|
||||
],
|
||||
"sources": "https://framagit.org/framasoft/framadate/framadate",
|
||||
"url": "https://framadate.org/abc/fr/"
|
||||
}
|
||||
],
|
||||
"title": "Sondages"
|
||||
}
|
||||
Reference in New Issue
Block a user