Line 181:
Line 181:
* The Dolibarr foundation provide platform (virtual server) to make development and tests.
* The Dolibarr foundation provide platform (virtual server) to make development and tests.
* The Dolibarr foundation provide data and snapshot of old system.
* The Dolibarr foundation provide data and snapshot of old system.
+
+
Students already interested in working on this task:
+
* None yet
+
+
== [[File:art.png|link=]] Idea 8 : Build a PDF documentation from the wiki ==
+
{{GSOCIdea
+
|title=Build a PDF documentation getting sources from wiki
+
|briefexplanation=Dolibarr documentation is written into a wiki. To avoid duplicating documentation, we need a tool that is able to take a list of pages from the wiki, find a start and end tag into page and use it as a HTML page to generate PDF.
+
|mentor=to define
+
|mentor_backup=to define
+
|knowledge=PHP + Mediawiki + PDF library TCPDF
+
|why=Provide a PDF documentation instead of online wiki without duplicating documentation.
+
|expected_results=A tool that generate a PDF file
+
|risk=Low (if it fails, we keep old system)
+
}}
+
+
More information:
+
* Tool must use a text file that list all wiki page to include. Pages are added one after one into PDF in same order than entry text file.
+
* Test can be done from official wiki wiki.dolibarr.org
+
* Tags can be added into production wiki to mark start and end of content of pages we want to include into PDF.
Students already interested in working on this task:
Students already interested in working on this task: