Ticket #2416 (accepted enhancement)

Opened 2 years ago

Last modified 22 months ago

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.

https://okfn.basecamphq.com/projects/9558659-demo-ckan-front-end/posts/61906351/comments#comment_179681056

Change History

comment:1 Changed 2 years ago by toby

  • Owner set to toby
  • Status changed from new to assigned

comment:2 Changed 2 years ago by toby

  • Milestone set to current-ckan-sprint-2012-06-25

comment:3 Changed 2 years ago by toby

  • Status changed from assigned to accepted

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

comment:6 Changed 22 months ago by toby

  • Keywords demo-theme added
  • Milestone changed from demo phase 1 to demo phase 2

moving to phase 2 as not causing problems but still needs proper fix

comment:7 Changed 22 months ago by toby

  • Milestone changed from demo phase 2 to demo phase 3
Note: See TracTickets for help on using tickets.