Talk:Tutorials
From MapbenderWiki
Contents |
Concept for the documentation
mandatory
- versioned JavaScript/PHP documentation.
- CB suggests focusing on documenting application elements of potentially new template applications (layout, openlayers)
- documentation shall be autogenerated by CI-server and shall be included in every release
- english language only
nice to have
- user documentation pdf / html
- technical documentation pdf/html
- modul documentation
- possiblity to add new languages easily - like es
- translation of the applications (map/administration)
- still provide wiki editing for normal mapbender user which have no svn commit rights
status
- module description in the wiki (not complete, not actual) en (de)
- module tech. doc in the NatualDoc documentation en
- this documentation is compiled from the comments in the code
- is there a way to export this doc to pdf? --> see http://www.naturaldocs.org/documentation/html/files/Modules/NaturalDocs/Builder/Base-pm.html
- https://svn.osgeo.org/mapbender/trunk/mapbender/documents/api_js/index.html
- Mapbender User Documenation 2.6 only de
- Mapbender User documentation in the wiki (tutorial and links) not complete and not actual en/de
- Quickstart for OSGeoLive DVD 4.0 rst. (export to pdf or html) en
- translation to other languages is planned from the OSGeoLive DVD project - next version March 2011
- http://live.osgeo.org/quickstart/mapbender_quickstart.html
- sources: https://svn.osgeo.org/osgeo/livedvd/gisvm/trunk/doc/en/quickstart/mapbender_quickstart.rst
- Workshop material from FOSS4G rst. (export to pdf or html) en
- extended version of the LiveDVD Quickstart. Could be a good basis for a documentation with rst
- http://live.osgeo.org/quickstart/mapbender_quickstart.html
- sources: https://svn.osgeo.org/mapbender/trunk/documents/presentations/FOSS4G2010/hands_on/mapbender_quickstart.rst
- translation of the template applications
- the map applications use i18n and most of them are in english with the possibility to use them in other languages via Mapbender.po/ table translations
- the administration templates are in english/german (admin2_en, admin2_de)
- the content of the administration modules is in english and not translated yet. the modules are not prepared for i18n yet.
which are the possible solutions
- wiki / rst / natual doc - how bring them together?
- solution should offer a html and pdf-version
- should be easy to transfer to other languages
