Limnoria-doc/use/plugins/plugindownloader.rst

42 lines
824 B
ReStructuredText
Raw Normal View History

2011-06-28 08:11:32 +02:00
.. _plugin-plugindownloader:
The PluginDownloader plugin
===========================
Commands
--------
2011-06-28 17:29:38 +02:00
.. _command-plugindownloader-install:
2011-06-28 08:11:32 +02:00
2011-06-28 17:29:38 +02:00
plugindownloader install <repository> <plugin>
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2011-06-28 08:11:32 +02:00
Downloads and installs the *<plugin>* from the *<repository>*.
2011-06-28 17:29:38 +02:00
.. _command-plugindownloader-repolist:
2011-06-28 08:11:32 +02:00
2011-06-28 17:29:38 +02:00
plugindownloader repolist [<repository>]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2011-06-28 08:11:32 +02:00
Displays the list of plugins in the *<repository>*.
If *<repository>* is not given, returns a list of available
repositories.
.. _plugin-plugindownloader-config:
Configuration
-------------
.. _supybot.plugins.PluginDownloader.public:
supybot.plugins.PluginDownloader.public
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Default value: True
Determines whether this plugin is publicly visible.