Ticket #1741 (closed enhancement: fixed)
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 (last modified by kindly) (diff)
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) (complete)
- Add extension point to Ipackage controller (1d)
- Test (1d)
Change History
Note: See
TracTickets for help on using
tickets.