Add a bunch of plugins from ProgVal/Supybot-plugins, and add configuration doc for others.

This commit is contained in:
Valentin Lorentz
2011-10-29 12:39:38 +02:00
parent f0b2a20305
commit eafcaa63c3
21 changed files with 1413 additions and 93 deletions

49
use/plugins/webstats.rst Normal file
View File

@ -0,0 +1,49 @@
.. _plugin-webstats:
The WebStats plugin
===================
.. _plugin-webstats-config:
Configuration
-------------
.. _supybot.plugins.WebStats.channel:
supybot.plugins.WebStats.channel
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.. _supybot.plugins.WebStats.channel.enable:
supybot.plugins.WebStats.channel.enable
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Default value: False
Determines whether the stats are enabled for this channel.
.. _supybot.plugins.WebStats.channel.language:
supybot.plugins.WebStats.channel.language
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Default value: en
Determines what language is used on the website
.. _supybot.plugins.WebStats.public:
supybot.plugins.WebStats.public
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Default value: True
Determines whether this plugin is publicly visible.