Changes between Version 2 and Version 3 of Ticket #1293


Ignore:
Timestamp:
08/30/11 11:52:03 (3 years ago)
Author:
rgrp
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1293 – Description

    v2 v3  
    11Changes: 
    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 
    78 
    89== Leave == 
    910 
    10 * Stay with Package in code e.g. stay with 'PackageController' 
    11  * also leave stuff like pkg = .... (gradual migration) 
    12 * Leave extensions 
     11 * Stay with Package in code e.g. stay with 'PackageController' 
     12  * also leave stuff like pkg = .... (gradual migration) 
     13 * Leave extensions 
    1314 
    1415== Notes == 
    1516 
    16 * Package -> Dataset 
    17 * Data Package -> Dataset 
    18 * respect capitalization 
     17 * Package -> Dataset 
     18 * Data Package -> Dataset 
     19 * respect capitalization