/[dragonmtn]/snowwhiteHelp/chanserv/set-keeptopic.xml
ViewVC logotype

Diff of /snowwhiteHelp/chanserv/set-keeptopic.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by Halcy0n, Sat Aug 20 06:34:42 2005 UTC revision 1.4 by Halcy0n, Mon Aug 29 01:36:38 2005 UTC
# Line 1  Line 1 
1  <help service="chanserv">  <?xml version="1.0" encoding="iso-8859-1"?>
2          <topic name="KEEPTOPIC">  <!DOCTYPE help SYSTEM "../help.dtd">
3                  <command name="KEEPTOPIC">  <help>
4                          <syntax>          <service>
5                    ChanServ
6            </service>
7            <command>
8                    <name>
9                            SET KEEPTOPIC
10                    </name>
11                    <syntax>
12                            <li>
13                                  /ChanServ SET #&lt;channel&gt; KEEPTOPIC &lt;ON/OFF&gt;                                  /ChanServ SET #&lt;channel&gt; KEEPTOPIC &lt;ON/OFF&gt;
14                          </syntax>                          </li>
15                          <desc>                  </syntax>
16                                  KEEPTOPIC sets the topic to sticky. When ON, if the channel                  <desc>
17                                  is empty when someone joins, Chanserv will set the last topic                          KEEPTOPIC sets the topic to sticky. When ON, if the channel
18                                  automatically.                          is empty when someone joins, Chanserv will set the last topic
19                          </desc>                          automatically.
20                          <examples>                  </desc>
21                                  <ex pre="To make the topic on #10thKingdom sticky:">                  <examples>
22                            <example>
23                                    <context>
24                                            To make the topic on #10thKingdom sticky
25                                    </context>
26                                    <sample>
27                                          /ChanServ set #10thKingdom keeptopic on                                          /ChanServ set #10thKingdom keeptopic on
28                                  </ex>                                  </sample>
29                                  <ex pre="To turn off the stickiness of the topic on #10thKingdom:">                          </example>
30                            <example>
31                                    <context>
32                                            To turn off the stickiness of the topic on #10thKingdom
33                                    </context>
34                                    <sample>
35                                          /ChanServ set #10thKingdom keeptopic off                                          /ChanServ set #10thKingdom keeptopic off
36                                  </ex>                                  </sample>
37                          </examples>                          </example>
38                  </command>                  </examples>
39          </topic>          </command>
40  </help>  </help>

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26