Custom Query (2152 matches)
Results (247 - 249 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#407 | wontfix | Link to Scraperwiki | dread | |
Description |
As auser browsing a CKAN package which has a resource in a bad format I want tobe alerted to the possibility of scraping it on scraperwiki ImplementationThis should be done in a CKAN extension. It should appear in a side-bar on the package read page. If the package does not have a resource with scraperwiki.com in the url, then it displays this message:
Title: Scrape it |
|||
#430 | wontfix | Upgrade CKAN to Pylons 1.0 | thejimmyg | pudo |
Description |
Pylons 1.0 has been out for a while and appears to be running stable on a few production sites. It also introduces a few new features, among them the ability to specifiy controllers using the entrypoint mechanism. http://bitbucket.org/pudo/ckanextdeliverance/src/tip/ckanext/deliverance/pylonspatch.py This might be a bit ugly since the default behaviour of some pylons objects, such as tmpl_context, app_globals and redirect has changed. |
|||
#431 | wontfix | Solr index testing tool | pudo | pudo |
Description |
There seem to be a few conditions under which either queue processing or the indexer fail in their current state. To get a more systematic picture of these failures, we should have a small testing tool to compare the index to the database of a live CKAN instance. |