From 6a57cd8388deafcf08f969d554fd82f874d3da86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Fri, 8 Jul 2016 09:21:35 +0200 Subject: [PATCH] adding link to dev mailing list and manual, register bundles --- source/index.rst | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/source/index.rst b/source/index.rst index 73fc40f34..dfe5f2a39 100644 --- a/source/index.rst +++ b/source/index.rst @@ -27,17 +27,34 @@ Contents of this documentation: development/index.rst Bundles +Let's talk together ! +====================== + +Subscribe to the dev mailing-list to discuss your project and extend Chill with the feature you need! + +- `The dev mailing-list `_ +- `Read the archives of the mailing-list `_ + + Contribute ========== * `Issue tracker `_ You may want to dispatch the issue in the multiple projects. If you do not know in which project is located your bug / feature request, use the project Chill-Main. +* `The dev mailing-list `_ Source code is dispatched in multiple bundle, to improve re-usability. Each bundle has dependencies with other chill bundle, but the developer take care that bundles may not be installed if the user do not need it. +User manual +=========== + +An user manual exists in French and currently focuses on describing the main concept of the software. + +`Read (and contribute) to the manual `_ + Available bundles -------------------- +================= * Chill-standard | https://git.framasoft.org/Chill-project/Chill-Standard This is the skeleton of the project. It does contains only few code, but information about configuration of your instance ; * Chill-Main : https://git.framasoft.org/Chill-project/Chill-Main : the main, required bundle for all the subsequent chill bundles. It contains the framework to add features (like searching, timeline, ...). It also provides the user managements (authentification and authorization) ; @@ -46,6 +63,10 @@ Available bundles * Chill-Report: https://git.framasoft.org/Chill-project/Chill-Report This bundle allow to add report about People recorded in your database ; * Chill-Activity : https://git.framasoft.org/Chill-project/Chill-Activity This bundle allow to add activities about People recorded in your database ; * Chill-ICPC2 : https://git.framasoft.org/Chill-project/Chill-ICPC2 This bundle provides a custom fields for `ICPC code `_ (international classification for primary care) +* Chill-Group: https://git.framasoft.org/Chill-project/Chill-Group This bundle provides a way to create link between accompanyed people +* Chill-Event: https://git.framasoft.org/Chill-project/Chill-Event This bundle provides a way to create event and associate people to event through a "participation" +* Chill-Ldap: https://git.framasoft.org/Chill-project/Chill-Ldap Allow to synchronize the database with a ldap directory. +* Chill-ONEStat : https://framagit.org/Chill-project/Chill-ONEStat Provide statistics for the Belgian one "Centre de vacances" and "Ecoles de devoir". You will also found the following projects :