Ticket #1293 (assigned enhancement) — at Version 3

Opened 3 years ago

Last modified 3 years ago

Rename Package to Dataset throughout WUI, API

Reported by: rgrp Owned by: johnglover
Priority: major Milestone: ckan-sprint-2011-09-12
Component: ckan Keywords:
Cc: rgrp Repository: ckan
Theme: none

Description (last modified by rgrp) (diff)

Changes:

  • All templates
  • Routing: /package/ -> /dataset/ (including API)
  • Tests: h.url_for(controller='dataset') rather than package ...
    • One test to check redirect works?
  • Docs

Leave

  • Stay with Package in code e.g. stay with 'PackageController?'
    • also leave stuff like pkg = .... (gradual migration)
  • Leave extensions

Notes

  • Package -> Dataset
  • Data Package -> Dataset
  • respect capitalization

Change History

comment:1 Changed 3 years ago by johnglover

  • Owner set to johnglover
  • Priority changed from awaiting triage to major
  • Status changed from new to assigned
  • Milestone changed from ckan-v1.5 to ckan-current-sprint

Changes

  • All templates
  • Routing: /package/ -> /dataset/ (including API)
  • Tests: h.url_for(controller='dataset') rather than package ...
    • One test to check redirect works?
  • Docs

Leave

  • Stay with Package in code e.g. stay with 'PackageController?'
    • also leave stuff like pkg = .... (gradual migration)
  • Leave extensions

Notes

  • Package -> Dataset
  • Data Package -> Dataset
  • respect capitalization

comment:2 Changed 3 years ago by rgrp

  • Description modified (diff)

comment:3 Changed 3 years ago by rgrp

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