Changes between Initial Version and Version 1 of Ticket #76


Ignore:
Timestamp:
08/04/09 10:38:47 (5 years ago)
Author:
rgrp
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #76 – Description

    initial v1  
    33As an extra we could utilize the formalchemy pylons admin interface (pretty much for free). 
    44 
    5 Cost: 4h (+?) 
     5Cost: 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