Custom Query (2152 matches)
Results (1081 - 1083 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#985 | duplicate | Harvest other data catalogues | pudo | pudo |
Description |
Others?
|
|||
#987 | duplicate | Common harvesting framework | pudo | pudo |
Description |
We are now harvesting metadata from other sources in various places around CKAN. Such harvesting can include:
We should aim to consolidate the harvesting clients into a common system that is easy to extend when needed and can be re-used in different scenarios. In general, such a system would have the following stages:
Exisiting harvesters are at: |
|||
#1007 | wontfix | Backport WDMMG translations for extensions i18n | pudo | pudo |
Description |
Needed to allow extensions to be internationalized in the code and in templates. Requires in-template i18n domain switching which is broken between Genshi and Pylons, thus needs this hackish class. cf. https://bitbucket.org/okfn/wdmmg/src/198841e770e5/wdmmg/config/environment.py#cl-16 |