lektor.pluginsystem.
Plugin
This is the baseclass of all plugins in Lektor. It does not just hold event handlers and similar things, but also provides some helper methods that are useful for plugins.
The filename of the plugin config.
The human readable plugin description.
Returns a loaded config for the plugin as ini file.
The human readable plugin name.
Comments