mjanez / ckanext-scheming

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

Feature - Migration from ckanext-facet_scheming #13 #14

Closed mjanez closed 1 year ago

mjanez commented 1 year ago

It is not possible to migrate templates to facet_scheming, as this plugin requires ckanext-scheming to be put first into ckan.plugins, which will overwrite any existing templates in later modules.

The best option is to put everything of interest into this custom ckanext-scheming extension.

https://github.com/mjanez/ckanext-scheming/issues/13#issuecomment-1656468924

mjanez commented 1 year ago

Now in #19