Ticket #230 (closed task: fixed)
Refactor 'package preview' to use 'package read'
Reported by: | dread | Owned by: | dread |
---|---|---|---|
Priority: | blocker | Milestone: | v1.0 |
Component: | ckan | Keywords: | |
Cc: | Repository: | ||
Theme: |
Description (last modified by rgrp) (diff)
- Requires Package Read to not use the side-bar
- Need to sync params to a package object that is taken out of the session so that it doesn't go into the database.
Change History
comment:2 Changed 4 years ago by nickstenning
- Owner changed from nickstenning to dread
Package read view is now more-or-less self-contained. Refactoring of the template to use a c.pkg object is all that remains to be done and it then can be factored out and used for the preview.
Note: See
TracTickets for help on using
tickets.