public_html/docs/english/staticpages.html
branchHEAD
changeset 7406 e6d155a18b20
parent 7402 f7706912e8be
child 7451 42760e758229
     1.1 --- a/public_html/docs/english/staticpages.html	Thu Oct 15 13:05:28 2009 -0400
     1.2 +++ b/public_html/docs/english/staticpages.html	Fri Oct 30 13:57:11 2009 +0100
     1.3 @@ -239,22 +239,23 @@
     1.4      <th style="width:25%">Default Value</th>
     1.5      <th style="width:50%">Description</th>
     1.6  </tr>
     1.7 +<tr>
     1.8    <td valign="top"><a name="desc_newstaticpagesinterval">newstaticpagesinterval</a></td>
     1.9    <td valign="top">1209600</td>
    1.10    <td valign="top">Static pages are "new" if they are this many seconds old.</td></tr>
    1.11 -<tr>
    1.12 +<tr class="r2">
    1.13    <td valign="top"><a name="desc_hidenewstaticpages">hidenewstaticpages</a></td>
    1.14    <td valign="top">false</td>
    1.15    <td valign="top">Set to true to hide new static pages from the What's New block.</td></tr>
    1.16 -<tr class="r2">
    1.17 +<tr>
    1.18    <td valign="top"><a name="desc_title_trim_length">title_trim_length</a></td>
    1.19    <td valign="top">20</td>
    1.20    <td valign="top">Max. length of the title of items listed in the What's New block.</td></tr>
    1.21 -<tr>
    1.22 +<tr class="r2">
    1.23    <td valign="top"><a name="desc_includecenterblocks">includecenterblocks</a></td>
    1.24    <td valign="top">false</td>
    1.25    <td valign="top">Set to true to include static pages that are displayed as a center block.</td></tr>
    1.26 -<tr class="r2">
    1.27 +<tr>
    1.28    <td valign="top"><a name="desc_includephp">includephp</a></td>
    1.29    <td valign="top">false</td>
    1.30    <td valign="top">Set to true to include static pages that execute PHP.</td></tr>
    1.31 @@ -268,6 +269,7 @@
    1.32      <th style="width:25%">Default Value</th>
    1.33      <th style="width:50%">Description</th>
    1.34  </tr>
    1.35 +<tr>
    1.36    <td valign="top"><a name="desc_includesearch">includesearch</a></td>
    1.37    <td valign="top">true</td>
    1.38    <td valign="top">Set to true to enable static pages in search results.</td></tr>