Ticket #2707 (closed enhancement: fixed)
Tidy up additional info boxes on dataset and resource pages
Reported by: | shevski | Owned by: | toby |
---|---|---|---|
Priority: | major | Milestone: | demo phase 3 |
Component: | ckan | Keywords: | demo-theme |
Cc: | shevski | Repository: | ckan |
Theme: | none |
Description (last modified by aron.carroll) (diff)
This currently looks terrible. Some simple things we should do to improve this.
- Localise and captitalise known (non custom) keys into human titles. eg. "size", "created_at", "mime_type".
- Apply units to values of known keys where possible eg. "size in appropiate units"
- Convert dates into a more human friendly format. We can avoid localisation hell by using an ISO format like YYYY/MM/DD hh:mm:ss which is still better than ISO8061
- Move the non user fields to the top of the table.
Change History
comment:2 Changed 21 months ago by aron.carroll
- Owner changed from aron.carroll to toby
- Priority changed from awaiting triage to major
- Status changed from new to assigned
- Description modified (diff)
- Summary changed from tidy up additional info boxes on dataset and resource pages to Tidy up additional info boxes on dataset and resource pages
comment:3 Changed 21 months ago by toby
- Status changed from assigned to closed
- Resolution set to fixed
Formmating done other requests moved to new tickets as low priority for effort needed
Title fixes translations etc
http://trac.ckan.org/ticket/2822
Ordering of fields
Note: See
TracTickets for help on using
tickets.