Custom Query (2152 matches)
Results (1543 - 1545 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#888 | fixed | Improvements to the dataproxy and the data API | johnglover | rgrp |
Description |
First version of dataproxy and data API working (ticket:698) but have identified a variety of important improvements. (Should split these into sub-tickets ...): For dataproxy:
For dataapi:
|
|||
#889 | fixed | Support extra footer material in config option (e.g. for google analytics) | rgrp | rgrp |
Description |
Add a config option 'template_footer_end' which is inserted in layout_template just before </body>. This allows sysadmins to add extra items, especially, scripts directly into site without having to do any theming and is especially useful for things like google analytics. Aside: going forward may want to turn this into a extension. Cost: 1h |
|||
#907 | fixed | Data previews: preview package resource data in the WUI | rgrp | |
Description |
As a user I want to preview a dataset ('resource') before downloading it. ImplementationThis will be implemented as an Extension NB: This ticket requires a way to get data out of a remote url (the dataset). We do not want to put this data load/streaming into ckan core due to a) complexity b) load problems (do not want to take ckan out by accidentally pulling in a 1GB file)
|