mjanez / ckanext-scheming

GeoDCAT-AP/INSPIRE CKAN custom schema
Other
0 stars 0 forks source link

ckanext-scheming/ckanext-facet_scheming update #19

Closed mjanez closed 1 year ago

mjanez commented 1 year ago

To keep the functionalities of this plugin and opendatagis/ckanext-facet_scheming you have to:

  1. Use the standalone mjanez/ckanext-scheming_dcat. It combines the custom schemas (GeoDCAT-AP, DCAT-AP, etc.) of scheming with the added functionality in a single plugin that can be used with any stable ckan/ckanext-scheming distribution.
  2. Use mjanez/ckanext-scheming and opendatagis/facet_scheming.

Plugin loading order can be important, for example for plugins that add custom template files: templates found in template directories added earlier will override templates in template directories added later.

https://docs.ckan.org/en/2.9/maintaining/configuration.html#ckan-plugins

Tasks mjanez/ckanext-scheming_dcat:

Also check:

mjanez commented 1 year ago

Fix with: ckanext-scheming_dcat