Ticket #1453 (new enhancement) — at Initial Version

Opened 2 years ago

Last modified 2 years ago

Flexible tag names

Reported by: icmurray Owned by: icmurray
Priority: major Milestone: ckan-sprint-2011-12-05
Component: ckan Keywords: tags tag
Cc: dread Repository: ckan
Theme: none

Description

Allowing more flexible tag names:

  • allowing spaces
  • allow capital letters
  • allow all punctuation except for commas
  • allow unicode
  • commas delimit tag names in the package create/edit form

Effects:

  • package creation/edit form.
  • /tag/{tagname} uri
  • search action
  • api controller (search/package-create/edit)
  • web controller (search/package-create/edit)
  • search api documentation
  • autocomplete for tag names
Note: See TracTickets for help on using tickets.