Changes between Version 20 and Version 21 of web
- Timestamp:
- 01/03/10 05:06:19 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
web
v20 v21 4 4 #!div style="width:45%; float:left" 5 5 6 This work intendsto replace the current HTML generation in the !WebStatus part with [http://jinja.pocoo.org/ Jinja] templates instead, providing the following advantages:6 This branch was created to replace the current HTML generation in the !WebStatus part with [http://jinja.pocoo.org/ Jinja] templates instead, providing the following advantages: 7 7 8 8 * Fix encoding problems due to varying string types … … 11 11 * Ease contributions of "themes" and/or general HTML improvements 12 12 * Nice UI usally sell well, and the more users, the better. :) 13 14 The active work can be seen on the jinja branch in these two forks: 15 16 * [http://github.com/marcusl/buildbot/tree/jinja Marcus Lindblom] 17 * [http://github.com/stefans/buildbot/tree/jinja Stefan Seefeld] 18 13 The work has now been merged to the master-branch and will ship with 0.8.0. 19 14 20 15 21 16 == Master Plan == 22 17 23 1. Move all HTML generation into Jinja templates '' partiallydone''24 1. Document and cleanup template parameters 18 1. Move all HTML generation into Jinja templates '''done'' 19 1. Document and cleanup template parameters (t.b.d.) 25 20 1. Catch up with current mainline repo '''done''' 26 1. Submit for public review (and hope for acceptance ;) 27 1. Merge into main 21 1. Submit for public review (and hope for acceptance ;) '''seemingly ok''' 22 1. Merge into main '''done''' 28 23 1. ? 29 1. Profit! ;) 24 1. Profit! ;) (''still waiting'') 30 25 31 26 == Plan details ==
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)