Ticket #2313 (closed enhancement: fixed)
Deprecate old facet data structures and related functions.
| Reported by: | icmurray | Owned by: | icmurray |
|---|---|---|---|
| Priority: | awaiting merge | Milestone: | ckan-v1.8 |
| Component: | ckan | Keywords: | deprecate deprecation |
| Cc: | seanh | Repository: | ckan |
| Theme: | none |
Description
In branch feature-1821-multilingual-extension, a new faceting datastructure was introduced. This makes the old one and related functions obsolete. These have been marked as deprecated for the 1.7 release, and should be removed for the 1.8 release.
- helpers.py:facet_items()
- facets.html:facet_sidebar()
- uses of c.facets (rather than c.new_facets)
Change History
Note: See
TracTickets for help on using
tickets.
