Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

9 migrate ckan2.9 py3 #10

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

akshayb2022
Copy link

No description provided.

Copy link
Member

@etj etj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why was the i18n dir added? it contains strings not related to this extension.

Also, what is the new plugin declaration and the related plugin.py for?

setup.py Outdated
[ckan.plugins]
# Add plugins here, eg
# myplugin=ckanext.geonetwork:PluginClass
geonetwork = ckanext.geonetwork.plugin:GeoNetworkPlugin
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is this new plugin for?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did that for testing purpose and I forgot to remove that,
Thanks for pointing out, I removed those changes.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @etj
When I remove plugin ,
I got this error,
there is no schema supplied error.

image

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should not be related to the geonetwork plugin, and it is not related to this extension.
Check how you set the "licenses_group_url" entry in your .in file .

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this plugin will be released in some point?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants