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

Plugin paths broken #51

Open
terfilip opened this issue Mar 26, 2016 · 1 comment
Open

Plugin paths broken #51

terfilip opened this issue Mar 26, 2016 · 1 comment

Comments

@terfilip
Copy link
Member

In pelicanconf.py, this works:

 PLUGIN_PATH = 'src/pelican-plugins'

this doesn't:

PLUGIN_PATHS = ['src/pelican-plugins']

Specifically it crashes with something like ERROR: Couldn't find <plugin_name>. The doc examples usually use plugin paths so not sure what's causing this. @dimazest any ideas?

@dimazest
Copy link
Contributor

dimazest commented Apr 5, 2016

maybe configs changed in the new pelican version....

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

No branches or pull requests

2 participants