|
@@ -751,7 +751,7 @@
|
|
|
name or URL (i.e. a color scheme name with .css or a path), the file will
|
|
name or URL (i.e. a color scheme name with .css or a path), the file will
|
|
|
be linked to instead. Using "none" will cause pisg to write only the body
|
|
be linked to instead. Using "none" will cause pisg to write only the body
|
|
|
of the page; use this to include the statistics into a custom page. See
|
|
of the page; use this to include the statistics into a custom page. See
|
|
|
- also <xref linkend="CssDir" />,
|
|
|
|
|
|
|
+ also <xref linkend="CssDir" />, <xref linkend="AltColorScheme" />,
|
|
|
<link linkend="HiCell">HiCell/HiCell2</link>.
|
|
<link linkend="HiCell">HiCell/HiCell2</link>.
|
|
|
</para>
|
|
</para>
|
|
|
</refsect1>
|
|
</refsect1>
|
|
@@ -3756,6 +3756,7 @@
|
|
|
<refsynopsisdiv><programlisting>
|
|
<refsynopsisdiv><programlisting>
|
|
|
<![CDATA[
|
|
<![CDATA[
|
|
|
<set HiCell="#BABADD" HiCell2="#CCCCCC">
|
|
<set HiCell="#BABADD" HiCell2="#CCCCCC">
|
|
|
|
|
+ <set HiCell="">
|
|
|
]]>
|
|
]]>
|
|
|
</programlisting></refsynopsisdiv>
|
|
</programlisting></refsynopsisdiv>
|
|
|
|
|
|
|
@@ -3764,7 +3765,10 @@
|
|
|
<para>
|
|
<para>
|
|
|
<command>HiCell</command> and <command>HiCell2</command> define the colors
|
|
<command>HiCell</command> and <command>HiCell2</command> define the colors
|
|
|
to be used for the color gradient in the most active nicks section. They should
|
|
to be used for the color gradient in the most active nicks section. They should
|
|
|
- match your <xref linkend="ColorScheme" />.
|
|
|
|
|
|
|
+ match your <xref linkend="ColorScheme" />. When setting
|
|
|
|
|
+ <command>HiCell</command> the empty string (""), pisg will not generate a color
|
|
|
|
|
+ gradient; you might want to use this with <xref linkend="ColorScheme" />="none"
|
|
|
|
|
+ or <xref linkend="AltColorScheme" />.
|
|
|
</para>
|
|
</para>
|
|
|
</refsect1>
|
|
</refsect1>
|
|
|
<refsect1>
|
|
<refsect1>
|