Ticket #2416 (accepted enhancement)
Normalise resource/data types
Reported by: | aron.carroll | Owned by: | toby |
---|---|---|---|
Priority: | minor | Milestone: | demo phase 5 |
Component: | ckan | Keywords: | demo-theme |
Cc: | Repository: | ckan | |
Theme: | none |
Description
Currently we have far too many types that are essentially the same format. The new demo theme is using icons for common types. So we need to normalise the common formats into pretty strings. e.g. application/json, JSON, .json and json all should be output as “json”
See the following Basecamp thread for UI examples and discussion.
Change History
comment:4 Changed 2 years ago by toby
- Priority changed from major to minor
commit 37622d5 does this but probably in the wrong place but works for now. Need to revisit at some point.
comment:5 Changed 23 months ago by toby
- Milestone changed from current-ckan-sprint-2012-06-25 to demo phase 1
Note: See
TracTickets for help on using
tickets.