From 773b7e4d51555697d1ac65fc2cff351b915d76d7 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 20 Jul 2021 18:08:16 +0200 Subject: [PATCH] Add templates --- doc/DISCLAIMER.md | 8 ++++++++ doc/DISCLAIMER_fr.md | 8 ++++++++ manifest.json | 8 ++++++++ 3 files changed, 24 insertions(+) create mode 100644 doc/DISCLAIMER.md create mode 100644 doc/DISCLAIMER_fr.md diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md new file mode 100644 index 0000000..20b31a6 --- /dev/null +++ b/doc/DISCLAIMER.md @@ -0,0 +1,8 @@ +## Limitations + +* There is no way to configure mail, either with smtp or with sendmail. See https://framagit.org/framasoft/framadate/merge_requests/184 +* There is no way to use SSOWAT to identify current user. See https://framagit.org/framasoft/framadate/issues/177 + +## Additional information + +* This package contains a custom version of Framadate (fork of OpenSondage and Studs), the sources are here: https://git.framasoft.org/framasoft/framadate/. diff --git a/doc/DISCLAIMER_fr.md b/doc/DISCLAIMER_fr.md new file mode 100644 index 0000000..c6bdc14 --- /dev/null +++ b/doc/DISCLAIMER_fr.md @@ -0,0 +1,8 @@ +## Limitations + +* Impossible de configurer le courrier, que ce soit avec smtp ou avec sendmail. Voir https://framagit.org/framasoft/framadate/merge_requests/184 +* Impossible d'utiliser SSOWAT pour identifier l'utilisateur actuel. Voir https://framagit.org/framasoft/framadate/issues/177 + +## Additional information + +* Ce paquet contient une version personnalisée de Framadate (fork d'OpenSondage et Studs), les sources sont ici : https://git.framasoft.org/framasoft/framadate/. diff --git a/manifest.json b/manifest.json index 2c58d8b..3f34dfc 100644 --- a/manifest.json +++ b/manifest.json @@ -9,6 +9,14 @@ }, "version": "1.1.16~ynh1", "url": "https://git.framasoft.org/framasoft/framadate", + "upstream": { + "license": "CECILL-B", + "website": "https://framadate.org/", + "demo": "https://framadate.org/", + "admindoc": "https://framagit.org/framasoft/framadate/framadate/wikis/home", + "userdoc": "https://yunohost.org/#/app_opensondage", + "code": "https://git.framasoft.org/framasoft/framadate" + }, "license": "CECILL-B", "maintainer": { "name": "",