harvester-d4science/ckanext/harvest
Friedrich Lindenberg 0d9d1f8096 reduce number of queries for harvest index to a less insane number. still heavy. 2011-06-13 17:36:35 +02:00
..
commands Add support for config options in CLI 2011-06-13 15:56:19 +01:00
controllers Add a simple way for harvesters to store configuration options. If form_config_interface is Text on the info dictionary, the configuration field will be enabled in the form. Harvesters can also provide a validate_config method. 2011-06-07 12:07:53 +01:00
harvesters Load config in the CKAN harvester 2011-06-07 13:35:11 +01:00
lib reduce number of queries for harvest index to a less insane number. still heavy. 2011-06-13 17:36:35 +02:00
logic use hasattr for config validation 2011-06-09 11:35:58 +02:00
model reduce number of queries for harvest index to a less insane number. still heavy. 2011-06-13 17:36:35 +02:00
public/ckanext/harvest Add a new info method to the harvester interface so implementations can provide details. Use this to build the WUI form 2011-05-13 18:39:36 +01:00
templates Add a simple way for harvesters to store configuration options. If form_config_interface is Text on the info dictionary, the configuration field will be enabled in the form. Harvesters can also provide a validate_config method. 2011-06-07 12:07:53 +01:00
__init__.py Moving the extension points code to package as a .deb file 2011-03-28 15:52:43 +01:00
interfaces.py Add a new info method to the harvester interface so implementations can provide details. Use this to build the WUI form 2011-05-13 18:39:36 +01:00
plugin.py use hasattr for config validation 2011-06-09 11:35:58 +02:00
queue.py [merge] from new-forms, as forms refactoring has been merged in core 2011-05-20 13:50:15 +01:00