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

Refactor Nikola initialization to delay plugin loading #1945

Merged
merged 14 commits into from Aug 15, 2015
Merged

Conversation

ralsina
Copy link
Member

@ralsina ralsina commented Aug 15, 2015

  • Move global context initialization to a separate funcion
  • Move plugin initialization to separate function
  • Add PluginCategory metadata to discriminate plugins without loading them
  • Selectively load plugins based in context
  • Add friendlyName to metadata for nicer new_post -F

@ralsina ralsina changed the title (WIP) refactor Nikola initialization to delay plugin loading Refactor Nikola initialization to delay plugin loading Aug 15, 2015
ralsina added a commit that referenced this pull request Aug 15, 2015
Refactor Nikola initialization to delay plugin loading
@ralsina ralsina merged commit d575aa6 into master Aug 15, 2015
@ralsina ralsina deleted the fastish3 branch August 15, 2015 19:48
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.

None yet

1 participant