@@ -31,6 +31,10 @@ Each section after that will correspond to a single help file, and each one may
...
@@ -31,6 +31,10 @@ Each section after that will correspond to a single help file, and each one may
<dd>If set to true, linebreaks will be converted into br and p tags automatically. If unspecified, will default to off. Set to 0 to disable the filter if this has been turned on in the global settings.</dd>
<dd>If set to true, linebreaks will be converted into br and p tags automatically. If unspecified, will default to off. Set to 0 to disable the filter if this has been turned on in the global settings.</dd>
<dt><strong>css</strong></dt>
<dt><strong>css</strong></dt>
<dd>Specify a css file that will be used for this file. This .css file must reside in the help directory along with the .html files. This will override any .css file added by the global system.</dd>
<dd>Specify a css file that will be used for this file. This .css file must reside in the help directory along with the .html files. This will override any .css file added by the global system.</dd>
<dt><strong>popup width</strong></dt>
<dd>The width in pixels of the popup window. Defaults to 500 if unspecified.</dd>
<dt><strong>popup height</strong></dt>
<dd>The height in pixels of the popup window. Defaults to 500 if unspecified.</dd>
</dl>
</dl>
For example, here is a version of the <strong>advanced_help.help.ini</strong> file:
For example, here is a version of the <strong>advanced_help.help.ini</strong> file: