From 0d21c1b74b7218a4f7a58cb0c42b89926c7b3583 Mon Sep 17 00:00:00 2001 From: mathieui Date: Sun, 6 May 2012 22:09:27 +0200 Subject: Add the missing plugin docs --- doc/en/plugins/index.txt | 16 ++++----- doc/en/plugins/pacokick.txt | 27 ++++++++++++++ doc/en/plugins/ping.txt | 26 ++++++++++++++ doc/en/plugins/quote.txt | 35 ++++++++++++++++++ doc/en/plugins/reminder.txt | 76 ++++++++++++++++++++++++++++++++++++++++ doc/en/plugins/screen_detach.txt | 15 ++++++++ doc/en/plugins/send_delayed.txt | 34 ++++++++++++++++++ doc/en/plugins/status.txt | 25 +++++++++++++ doc/en/plugins/tell.txt | 40 +++++++++++++++++++++ doc/en/plugins/uptime.txt | 35 ++++++++++++++++++ 10 files changed, 321 insertions(+), 8 deletions(-) create mode 100644 doc/en/plugins/pacokick.txt create mode 100644 doc/en/plugins/ping.txt create mode 100644 doc/en/plugins/quote.txt create mode 100644 doc/en/plugins/reminder.txt create mode 100644 doc/en/plugins/screen_detach.txt create mode 100644 doc/en/plugins/send_delayed.txt create mode 100644 doc/en/plugins/status.txt create mode 100644 doc/en/plugins/tell.txt create mode 100644 doc/en/plugins/uptime.txt (limited to 'doc') diff --git a/doc/en/plugins/index.txt b/doc/en/plugins/index.txt index a6ce1191..92558c30 100644 --- a/doc/en/plugins/index.txt +++ b/doc/en/plugins/index.txt @@ -97,15 +97,15 @@ Plugins index Allows encrypted and deniable exchanges using OTR. -*PacoKick*:: Random kick plugin +*PacoKick*:: link:pacokick.html[Random kick plugin] Kicks a random user in the room. -*Ping*:: XMPP Ping +*Ping*:: link:ping.html[XMPP Ping plugin] Sends a ping probe to an entity (XEP-0199) -*Quote*:: Quoting plugin +*Quote*:: link:quote.html[Quoting plugin] Adds a /quote command to quote a message at HH:MM:SS and put it in the input (to prevent painful copy/pastes). @@ -114,11 +114,11 @@ Plugins index Sends your messages in rainbow colors using XHTML-IM. -*Reminder*:: Reminder plugin +*Reminder*:: link:reminder.html[Reminder plugin] Reminds you to do something every now and then. -*Screen Detach*:: Screen status plugin +*Screen Detach*:: link:screen_detach.html[Screen status plugin] Changes your status to _away_ if the screen poezio is in is detached. @@ -126,11 +126,11 @@ Plugins index Sends a notification with a command of your choice on (non-MUC) messages. -*Status*:: Status aliases +*Status*:: link:status.html[Status aliases plugin] Adds convenient aliases to /status (/away, etc). -*Tell*:: Automatic delayed messages +*Tell*:: link:tell.html[Automated delayed messages plugin] Tells a message to a nick when he connects to a MUC. @@ -139,7 +139,7 @@ Plugins index Translates everything that is said in the poezio room into english (useful for non-french speakers). Can of course be tweaked to apply to other rooms. -*Uptime*:: Uptime plugin +*Uptime*:: link:uptime.html[Uptime plugin] Gets the uptime of a XMPP server or a component. diff --git a/doc/en/plugins/pacokick.txt b/doc/en/plugins/pacokick.txt new file mode 100644 index 00000000..a3a1b851 --- /dev/null +++ b/doc/en/plugins/pacokick.txt @@ -0,0 +1,27 @@ +PacoKick +======== + +This plugin adds a _/pacokick_ command, which is a random kick. + +Installation +------------ +You only have to load the plugin. + +================ + + /load pacokick + +================ + +Usage +----- + +If you are a moderator in a room, do + +============= + + /pacokick + +============ + +to kick someone randomly. diff --git a/doc/en/plugins/ping.txt b/doc/en/plugins/ping.txt new file mode 100644 index 00000000..b19ca314 --- /dev/null +++ b/doc/en/plugins/ping.txt @@ -0,0 +1,26 @@ +Ping +==== + +This plugin allows you to ping an entity. + +Installation +------------ +You only have to load the plugin. + +================ + + /load ping + +================ + + +Command +------- + +Globally, you can do _/ping jid@example.com_ to get a ping. + +In a MUC, you can either do it to a JID or a nick (_/ping nick_ or _/ping +jid@example.com_). + +In a private or a direct conversation, you can do _/ping_ to ping the current +interlocutor. diff --git a/doc/en/plugins/quote.txt b/doc/en/plugins/quote.txt new file mode 100644 index 00000000..526e3aa7 --- /dev/null +++ b/doc/en/plugins/quote.txt @@ -0,0 +1,35 @@ +Quote +===== + +This plugin allows you to quote messages easily. + +Installation +------------ +You only have to load the plugin. + +================ + + /load quote + +================ + +Usage +------- + +=============== + + /quote + +============== + +Timestamp is HH:MM:SS, and can be completed with [tab]. + +.Command example +========== + + /quote 21:12:23 + +========= + +If there is a message at 21:12:23, it will be put in the input. If there +isn’t, you will get a warning. diff --git a/doc/en/plugins/reminder.txt b/doc/en/plugins/reminder.txt new file mode 100644 index 00000000..5fec9bd0 --- /dev/null +++ b/doc/en/plugins/reminder.txt @@ -0,0 +1,76 @@ +Reminder +======== + +Installation +------------ +You only have to load the plugin: + +============== + + /load reminder + +============== + +Usage +----- +This plugin defines three new global commands: _/remind_, _/done_, and +_/tasks_. + +remind +~~~~~~ +================ + + /remind