CVS: docs policy.phtml,1.14,1.15
grifferz-66usfekNFC8NYtToX/[email protected] (Andy Smith)
| Newsgroups | gmane.network.irc.blitzed.web |
|---|---|
| Message-ID | <[email protected]> |
Update of /data/cvs/docs
In directory nubian.blitzed.org:/tmp/cvs-serv6155
Modified Files:
policy.phtml
Log Message:
Fixed a few typos and changed admins@ to staff@
Index: policy.phtml
===================================================================
RCS file: /data/cvs/docs/policy.phtml,v
retrieving revision 1.14
retrieving revision 1.15
diff --unified=6 -r1.14 -r1.15
--- policy.phtml 10 Jun 2001 02:49:18 -0000 1.14
+++ policy.phtml 13 Jan 2004 16:34:05 -0000 1.15
@@ -1,706 +1,763 @@
<?php
-
+$BLITZED_TITLE = 'Rules And Policies';
include("../inc/top.phtml");
-
blitzed_title("Blitzed IRC - Rules And Policies");
?>
+<div>
<h2>0. Contents Of This Document</h2>
[...1125 lines suppressed...]
+at their discretion. The decision of the Admin team is final.</p>
+
+<p>Users wishing to report nick or channel "stealing" should do so via email to
+<a href="mailto:staff-Hb7ITwsGSD4lroQnaJEqWdi2O/[email protected]">the Admin team</a>. Please include
+as much information about the event as possible, including logs.</p>
+
+<p>Users should note that such cases of nick or channel "stealing" can
+<i>only</i> occur through carelessness such as sharing passwords, accidentally
+pasting them to public channels or picking passwords that are trivial to guess.
+In a dispute, decisions over nick/channel ownership will be made by admins
+based only on information such as logs from services and what staff members
+have personally witnessed. As such there is no guarantee that a nick or
+channel will be returned to its original owner in these situations.</p>
+
+<p>Users who persistently "lose" their nicks/channels are also unlikely to be
+taken seriously.</p>
+
+</div>
<?php include("../inc/bottom.phtml"); ?>