[ckan-changes] [okfn/ckan] 25ab9f: 2322 Added some simple convenience urls
GitHub
noreply at github.com
Thu May 24 15:33:58 UTC 2012
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: 25ab9f4f27d57feab54b5cd0cf714e8276a529bd
https://github.com/okfn/ckan/commit/25ab9f4f27d57feab54b5cd0cf714e8276a529bd
Author: Ross Jones <rossdjones at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M ckan/config/routing.py
M ckan/controllers/package.py
Log Message:
-----------
2322 Added some simple convenience urls
Added changes to routes for cosmetically improved urls with a
redirect for the API call, a new package controller function for
redirecting to the actual resource url if it exists.
The /dataset/id/resource/id/viewer url uses the existing embed url
with an improved default that more closely matches the screen size
although doesn't change the embed code to use % instead of px.
Commit: 6776e47e2b45137f634170b10905afc8e90314a1
https://github.com/okfn/ckan/commit/6776e47e2b45137f634170b10905afc8e90314a1
Author: Ross Jones <rossdjones at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M ckan/controllers/package.py
Log Message:
-----------
2322 - Removed unnecessary whitespace
Commit: 9fc5f5c320630314826cb08908896d386fa97ddf
https://github.com/okfn/ckan/commit/9fc5f5c320630314826cb08908896d386fa97ddf
Author: kindly <kindly at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M ckan/config/routing.py
M ckan/controllers/package.py
Log Message:
-----------
Merge pull request #11 from okfn/enhancement-2322-convenience-urls
[2322] Merge added some simple convenience urls
Compare: https://github.com/okfn/ckan/compare/b7e235a...9fc5f5c
More information about the ckan-changes
mailing list