Hello, I do not know, whether you discussed this before.
Before each OSGeo-Live version comes out the translators have to edit many files and sometimes only have to change the version of the software. Things are much easier and less work, if the version is only defined at one place as a variable and the version is used in all the overview translations. Some projects use this way already and I would like to encourage more projects to make it this way. Have a look at: http://trac.osgeo.org/osgeo/browser/livedvd/gisvm/trunk/doc/conf.py 1.) f.e. define |version-geoserver| replace:: 2.5 2.) and refer in the xx_overview.rst like this http://trac.osgeo.org/osgeo/browser/livedvd/gisvm/trunk/doc/de/overview/geoserver_overview.rst **Software Version:** |version-geoserver| Like this only changes in the text of the overview document have to be translated for every new version. Astrid _______________________________________________ Live-demo mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/live-demo http://live.osgeo.org http://wiki.osgeo.org/wiki/Live_GIS_Disc
