['Development'] = Development/Plugins = We're sorry. not much docs yet. Plugins consist of a core part and ui parts for the various user-interfaces. Take a look at the blocklist plugin for an example. = Various random facts = * any "export_*" method in the core plugin is exposed as "plugin-name_*" in deluge.ui.client * the deluge.ui.client api is available to core plugins as "from deluge.plugins.coreclient import client"