Changes between Version 1 and Version 2 of Obsolete/WebRoadMap
- Timestamp:
- Feb 24, 2013, 9:30:09 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Obsolete/WebRoadMap
v1 v2 38 38 Pootle is powering the [http://i18n.haiku-os.org/pootle translator website]. It is currently working quite well and is already a part of regular Haiku contributions. Pootle is built on the Django framework. 39 39 40 === Versioning and automated server deployment === 41 42 The current Pootle deployment consists of a selection of scripts and a specific checkout of Pootle's subversion repository. I would like to automate the deployment of new Pootle versions, preferably with versioning and change logs to keep a list of things that change between deployments. 43 44 The task is thus: 45 * Write a fabfile.py that will document and automate deployment to i18n.haiku-os.org 46 * Versioning of various deployments 47 40 48 === Allow the translation of images in Pootle === 41 49