[ckan-changes] [okfn/ckan] 65796b: [#1251] Add iframe to resource view snippet.
GitHub
noreply at github.com
Tue Nov 5 13:40:02 UTC 2013
Branch: refs/heads/1251-resource-view
Home: https://github.com/okfn/ckan
Commit: 65796b9304b4890e04d6cb6b7b52c39cb4d51dcb
https://github.com/okfn/ckan/commit/65796b9304b4890e04d6cb6b7b52c39cb4d51dcb
Author: John Glover <j at johnglover.net>
Date: 2013-11-05 (Tue, 05 Nov 2013)
Changed paths:
M ckan/lib/helpers.py
M ckan/templates/package/snippets/resource_view.html
M ckan/templates/package/view_edit_base.html
M ckanext/imageview/plugin.py
Log Message:
-----------
[#1251] Add iframe to resource view snippet.
Allow view plugins to disable iframing by setting
'iframed': False in their info dicts.
Actual iframe URL not included yet.
More information about the ckan-changes
mailing list