Ticket #1741 (new enhancement) — at Initial Version
Add extention point to dataset view.
Reported by: | kindly | Owned by: | kindly |
---|---|---|---|
Priority: | awaiting triage | Milestone: | ckan-sprint-2012-02-20 |
Component: | ecportal | Keywords: | 4d |
Cc: | Repository: | ckan | |
Theme: | none |
Description
Need to add extension point to change the data_dict that passed to the dataset view template. This extensions modify what data gets shown.
Tasks include
- Fix up data_dict and templates so that the pkg objects do not get used in the templates. This is to assure that all data passed is modifiable. (2d)
- Add extension point to Ipackage controller (1d)
- Test (1d)
Note: See
TracTickets for help on using
tickets.