/[dragonmtn]/snowwhiteHelp/infoserv/post.xml
ViewVC logotype

Diff of /snowwhiteHelp/infoserv/post.xml

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

revision 1.1 by broekie, Sun May 1 19:25:26 2005 UTC revision 1.2 by Halcy0n, Sat Aug 20 19:37:02 2005 UTC
# Line 1  Line 1 
1  <help service="infoserv">  <help service="infoserv">
  <topic name="POST">  
   <command name="POST">  
      <syntax>  
        /InfoServ POST &lt;importance&gt; &lt;header&gt; &lt;content&gt;  
      </syntax>  
       
      <desc>  
      The InfoServ POST command allows IRC Operators to add an  
      article to the InfoServ database. The importance field  
      must be a number, the header field is a single word that will  
      be used as the subject of the article, and content is the actual  
      article.  
      </desc>  
       
      <section name="Importance levels" h="u" fmt="pre">  
            0 - Oper-only messsage  
            1 - Informational message  
            2 - Info Pertinent right now, send out a notification  
            3 - Announcement, send out notification now and to users signing on  
            4 - Broadcast message, notify immediately and at signon with the message  
            5 - <b>VERY</b> important broadcast, notify with privmsg instead of notice  
      </section>  
       
      <section name="Note">  
            Opers may use priority levels 0-3. 4 is for ServOps, and 5 is currently restricted to root.  
      </section>  
       
      <examples>  
       <ex pre="To post an info article announcing a new server">  
         /InfoServ post 1 New_Server Everybody welcome newserver.10thkingdom.net to the network.  
       </ex>  
       <ex pre="To post a system message about upcomming maintenance">  
         /InfoServ post 4 Maintenance Services will be going down for about 3 hours tonight for some maintenance. We apologize in advance for any inconvenience this may cause you.  
       </ex>  
      </examples>  
   </command>  
  </topic>  
 </help>  
2            <topic name="POST">
3                    <command name="POST">
4                            <syntax>
5                                    /InfoServ POST &lt;importance&gt; &lt;header&gt; &lt;content&gt;
6                            </syntax>
7                            <desc>
8                                    The InfoServ POST command allows IRC Operators to add an
9                                    article to the InfoServ database. The importance field
10                                    must be a number, the header field is a single word that will
11                                    be used as the subject of the article, and content is the actual
12                                    article.
13                            </desc>
14                            <section name="Importance levels" h="u" fmt="pre">
15                                    0 - Oper-only messsage
16                                    1 - Informational message
17                                    2 - Info Pertinent right now, send out a notification
18                                    3 - Announcement, send out notification now and to users signing on
19                                    4 - Broadcast message, notify immediately and at signon with the message
20                                    5 - <b>VERY</b> important broadcast, notify with privmsg instead of notice
21                            </section>
22                            <section name="Note">
23                                    Opers may use priority levels 0-3. 4 is for ServOps, and 5 is currently restricted to root.
24                            </section>
25                            <examples>
26                                    <ex pre="To post an info article announcing a new server">
27                                            /InfoServ post 1 New_Server Everybody welcome newserver.10thkingdom.net to the network.
28                                    </ex>
29                                    <ex pre="To post a system message about upcomming maintenance">
30                                            /InfoServ post 4 Maintenance Services will be going down for about 3 hours tonight for some maintenance. We apologize in advance for any inconvenience this may cause you.
31                                    </ex>
32                            </examples>
33                    </command>
34            </topic>
35    </help>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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