Changes between Version 2 and Version 3 of Ticket #1293
- Timestamp:
- 08/30/11 11:52:03 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1293 – Description
v2 v3 1 1 Changes: 2 * All templates 3 * Routing: /package/ -> /dataset/ (including API) 4 * Tests: h.url_for(controller='dataset') rather than package ... 5 * One test to check redirect works? 6 * Docs 2 3 * All templates 4 * Routing: /package/ -> /dataset/ (including API) 5 * Tests: h.url_for(controller='dataset') rather than package ... 6 * One test to check redirect works? 7 * Docs 7 8 8 9 == Leave == 9 10 10 * Stay with Package in code e.g. stay with 'PackageController'11 * also leave stuff like pkg = .... (gradual migration)12 * Leave extensions11 * Stay with Package in code e.g. stay with 'PackageController' 12 * also leave stuff like pkg = .... (gradual migration) 13 * Leave extensions 13 14 14 15 == Notes == 15 16 16 * Package -> Dataset17 * Data Package -> Dataset18 * respect capitalization17 * Package -> Dataset 18 * Data Package -> Dataset 19 * respect capitalization