Explorar o código

State that NickTracking does not work for the Maintainer nick

Christoph Berg %!s(int64=21) %!d(string=hai) anos
pai
achega
d849cfdcae
Modificáronse 2 ficheiros con 7 adicións e 2 borrados
  1. 1 0
      docs/Changelog
  2. 6 2
      docs/pisg-doc.xml

+ 1 - 0
docs/Changelog

@@ -22,6 +22,7 @@ pisg (0.64) - ??
    * Make the ircII format use Maintainer instead of ircIINick.
    * Documentation:
      + Add note that Maintainer is used by some log formats.
+     + State that NickTracking does not work for the Maintainer nick.
 
 pisg (0.63) - Wed Jan, 12th 2005
    Morten:

+ 6 - 2
docs/pisg-doc.xml

@@ -709,7 +709,7 @@
     The maintainer is displayed in the outputted stats page.
     This setting is also used by some log parsers where "You" is used
     instead of the nick in the log (e.g. "You have been kicked").
-    See also <xref linkend="Format" />.
+    See also <xref linkend="Format" />, <xref linkend="NickTracking" />.
     </para>
     </refsect1>
     <refsect1>
@@ -2001,7 +2001,8 @@
     <para>
     By enabling this option, pisg will add a section to the stats showing
     who had the most nicks, and what the nicks were. This option only works
-    properly when <xref linkend="NickTracking" /> is enabled.
+    properly when <xref linkend="NickTracking" /> is enabled or
+    <link linkend="user-options">user aliases</link> have been defined.
     See also <xref linkend="MostNicksHistory" />,
     <xref linkend="MostNicksVerbose" />, and
     <xref linkend="NickLimit" />.
@@ -2883,6 +2884,9 @@
     Enabling this option will track nick changes as well as it can. It will
     then automatically create aliases for these nicks. Useful for
     <xref linkend="ShowMostNicks" /> and other stats.
+    Nick tracking does not work for log formats that do not use the nickname
+    for the person running the logger, but only show "You" there.
+    See <xref linkend="Maintainer" />.
     </para>
     </refsect1>
     <refsect1>