[ckan-changes] [okfn/ckan] 325bd8: Implemented subnav_named_route to allow for the ge...
noreply at github.com
noreply at github.com
Wed Dec 21 16:56:28 UTC 2011
Branch: refs/heads/feature-1485-package-and-group-custom-forms
Home: https://github.com/okfn/ckan
Commit: 325bd8d20289e1b0190cd2cfdc79ad4d48508188
https://github.com/okfn/ckan/commit/325bd8d20289e1b0190cd2cfdc79ad4d48508188
Author: Ross Jones <rossdjones at gmail.com>
Date: 2011-12-21 (Wed, 21 Dec 2011)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
Implemented subnav_named_route to allow for the generation of subnavigation links
based on a named route, instead of a controller.
This has been implemented to allow for the addition of new routes when loading a
IDatasetForm or IGroupForm to ensure that the *_types() registered for the plugin
are used as part of the URL.
More information about the ckan-changes
mailing list