Ticket #1453 (new enhancement) — at Version 2

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 (last modified by icmurray) (diff)

Allowing more flexible tag names:

  • allowing spaces
  • allow capital letters (search is case sensitive)
  • allow all punctuation except for commas and double-quotes '"'
  • 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

Change History

comment:1 Changed 2 years ago by icmurray

  • Description modified (diff)

comment:2 Changed 2 years ago by icmurray

  • Description modified (diff)
Note: See TracTickets for help on using tickets.