Ticket #33 (closed enhancement: fixed)
Integrate PD status into WUI
| Reported by: | rgrp | Owned by: | dread |
|---|---|---|---|
| Priority: | major | Milestone: | 0.6 |
| Component: | wui | Version: | |
| Keywords: | Cc: |
Description
For each main model object have a new attribute called pd:
- Configured (perhaps in ini or just by hardcoding in module for time being) to look up a particular extra key e.g. pd.pdw.fast
- Either:
- (preferred) Compute on page access (if not already computed -- and store)
- Or use one generated in bulk such as pd.pdw.fast
Then render this in template:
- Nice to render it as a colour and number (so put it as red if not pd and green if it is) -- start out with just number
Notes:
- for items if no work treat item as a work ...
Change History
Note: See
TracTickets for help on using
tickets.
