Changes between Initial Version and Version 1 of Ticket #76
- Timestamp:
- 08/04/09 10:38:47 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #76 – Description
initial v1 3 3 As an extra we could utilize the formalchemy pylons admin interface (pretty much for free). 4 4 5 Cost: 4h (+?) 5 Cost: 12h 6 7 == Details == 8 9 1. Replace htmlfill and formencode extract in controllers/templates with formalchemy 10 1. Crude and simple 11 2. Suppress unwanted fields (revision, state, all revisions) and sort out ordering to be similar to before. 12 3. Sort out tag field with a special renderer 13 2. Validation - testing definitely required. 14 3. Fix up description and pretty css etc