2015-03-24

- <div id="wpfancytable
6
-div"> <table class="table table-striped table-hover normal" id="wpfancytable
6
"> <thead> <tr> <th style=" width: 25%;">Setting</th> <th style=" width: 60%;"> Description </th> <th style=" width: 15%;"> Default</th> </tr> </thead> <tbody> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top"><strong>Server Fitness</strong> </td> <td class="odd" style=" width: 60%;"> </td> <td class="odd" style=" width: 15%;"></td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top"></td> <td class="even" style=" width: 60%;"> To check if your server meets the requirements for running Tiki please visit <strong>Tiki Server Compatibility Check</strong>: <a href="Server+Check" title="Server Check" class="wiki wiki_page">Server Check</a>.</td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top"><strong>Release Check</strong> </td> <td class="odd" style=" width: 60%;"> </td> <td class="odd" style=" width: 15%;"></td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Tiki version </td> <td class="even" style=" width: 60%;"> Displays your current Tiki version. Click <strong>Reset or Upgrade Your Database</strong> to run the <a href="Installation" title="Installation" class="wiki wiki_page">Tiki installer</a>. </td> <td class="even" style=" width: 15%;"></td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Check for updates automatically </td> <td class="odd" style=" width: 60%;"> If enabled, Tiki will automatically check for new updates each time you access the <a href="Admin+Home" title="Admin Home" class="wiki wiki_page">Admin Home</a> page, based on your <strong>Check frequency</strong> selection. <br /> <strong>Tip</strong>: Subscribe to the <a href="Newsletters" title="Email sent to a group of users interested in some subject - general information" class="wiki wiki_page">Tiki Newsletter</a> to be notified of new releases. </td> <td class="odd" style=" width: 15%;"> Enabled</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Upgrade cycle </td> <td class="even" style=" width: 60%;"> <strong>Long term Support</strong> or <strong>Regular (6 months)</strong></td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Check frequency </td> <td class="odd" style=" width: 60%;"> How often Tiki should check for updates. This field applies only if <strong>Check for updates automatically</strong> is enabled. <br /> Click <strong>Check for Updates Now</strong> to perform an update check.</td> <td class="odd" style=" width: 15%;"> Each week</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top"><strong>Site Identity</strong> </td> <td class="even" style=" width: 60%;"> </td> <td class="even" style=" width: 15%;"></td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Browser title </td> <td class="odd" style=" width: 60%;"> The text to include in the <strong>TITLE</strong> tag for each Tiki page. This will appear in the titlebar of your users' browser. </td> <td class="odd" style=" width: 15%;"> My Tiki</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Site title location </td> <td class="even" style=" width: 60%;"> Location of the site title in the browser's titlebar, relative to the description fo the current page: <strong>Before</strong>, <strong>After</strong>, or <strong>None</strong>. </td> <td class="even" style=" width: 15%;"> None</td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Browser title display mode </td> <td class="odd" style=" width: 60%;"> When using <a href="Breadcrumbs" title="" class="wiki wiki_page">Breadcrumbs</a>, specify which <strong>Browser title</strong> to display: <strong>Most specific first</strong>, <strong>Least specific first</strong>, <strong>Current only</strong>, or page <strong>Description</strong>. </td> <td class="odd" style=" width: 15%;"> Most specific first</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Sender email </td> <td class="even" style=" width: 60%;"> The return email address used by Tiki when sending <a href="Mail+notifications" title="Mail notifications" class="wiki wiki_page">Mail notifications</a>. </td> <td class="even" style=" width: 15%;"></td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top"><strong>Mail</strong></td> <td class="odd" style=" width: 60%;"> </td> <td class="odd" style=" width: 15%;"></td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Default charset for sending mail </td> <td class="even" style=" width: 60%;">Specify the <a class="wiki external" target="_blank" href="http://www.w3.org/TR/html4/charset.html" rel="external">character encoding</a> used by Tiki when sending <a href="Mail+notifications" title="Mail notifications" class="wiki wiki_page">mail notifications</a>. </td> <td class="even" style=" width: 15%;"> utf-8</td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Mail end of line </td> <td class="odd" style=" width: 60%;"> Specify the end-of-line (EOL) character used by Tiki when sending <a href="Mail+notifications" title="Mail notifications" class="wiki wiki_page">mail notifications</a>: <strong>CRLF</strong> or <strong>LF</strong>. </td> <td class="odd" style=" width: 15%;"> LF</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Mail sender </td> <td class="even" style=" width: 60%;"> Specify if Tiki should use <strong>Sendmail</strong>(the PHP mail() function), <strong>SMTP</strong> or <strong>File (Debug)</strong> (to debug email sending by means of storing emails as files on disk at ./temp/Mail_yyyymmddhhmmss_randomstring.tmp ) to send <a href="Mail+notifications" title="Mail notifications" class="wiki wiki_page">mail notifications</a>. </td> <td class="even" style=" width: 15%;"> Sendmail</td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Email to send a test mail </td> <td class="odd" style=" width: 60%;"> To test Tiki's ability to send <a href="Mail+notifications" title="Mail notifications" class="wiki wiki_page">mail notifications</a>, enter an email address to which to send a test message, and click <strong>Change preferences</strong> </td> <td class="odd" style=" width: 15%;"></td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top"><strong>Newsletter</strong> </td> <td class="even" style=" width: 60%;"> </td> <td class="even" style=" width: 15%;"></td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Throttle newsletter send rate </td> <td class="odd" style=" width: 60%;"> When set, the send rate is reduced based on the flowwing parameters (below) </td> <td class="odd" style=" width: 15%;"></td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Newsletter pause length: </td> <td class="even" style=" width: 60%;"> Amount of seconds on wait between each batch </td> <td class="even" style=" width: 15%;"> 60</td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Newsletter batch size: </td> <td class="odd" style=" width: 60%;"> Amount of emails to send in each batch </td> <td class="odd" style=" width: 15%;"> 5</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Allow sending newsletters through external clients </td> <td class="even" style=" width: 60%;"> Generate mailto links using the recipients as the BCC list </td> <td class="even" style=" width: 15%;"></td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top"><strong>Logging and Reporting</strong> </td> <td class="odd" style=" width: 60%;"> </td> <td class="odd" style=" width: 15%;"></td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">PHP Error reporting level </td> <td class="even" style=" width: 60%;"> Specify how Tiki should report any PHP errors: <strong>No reporting</strong>, <strong>All reporting</strong>, or <strong>All reporting except notices</strong>. </td> <td class="even" style=" width: 15%;"> Report all PHP errors except notices</td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Visible to admin only </td> <td class="odd" style=" width: 60%;"> If enabled, errors will be shown to only the Admin user. </td> <td class="odd" style=" width: 15%;"> Disabled</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Include Smarty notices </td> <td class="even" style=" width: 60%;"> If enabled, Tiki will display Smarty notices, too. </td> <td class="even" style=" width: 15%;"> Enabled</td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Disable JavaScript </td> <td class="odd" style=" width: 60%;"> If enabled, all site JavaScript will be disable, even if allowed by the browser. <br /> <img src="pics/icons/error.png" alt="Caution" class="regImage pluginImg" /> Caution: Use only for testing or troubleshooting. When enabled, many Tiki features will not operate correctly.</td> <td class="odd" style=" width: 15%;"> Disabled</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Log mail in Tiki logs </td> <td class="even" style=" width: 60%;"> If enabled, a line of type <strong>mail </strong>will be included in the <a href="System+Log" title="System Log" class="wiki wiki_page">System Log</a> with the destination address and subject of each email sent. </td> <td class="even" style=" width: 15%;"> Disabled</td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Log SQL </td> <td class="odd" style=" width: 60%;"> If enabled, all SQL queries will be registered in the database in the <strong>adodb_logsql</strong> table. <br /> <img src="pics/icons/error.png" alt="Caution" class="regImage pluginImg" /> Caution: Do not enable this feature all the time. It can be very resource intensive and will impact performance. </td> <td class="odd" style=" width: 15%;"> Disabled</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Log queries using more than </td> <td class="even" style=" width: 60%;"> Use to log <em>only</em> queries that use a specific amount of time. </td> <td class="even" style=" width: 15%;"> 0.05 seconds</td> </tr> </tbody></table></div><br />

+ <div id="wpfancytable
1
-div"> <table class="table table-striped table-hover normal" id="wpfancytable
1
"> <thead> <tr> <th style=" width: 25%;">Setting</th> <th style=" width: 60%;"> Description </th> <th style=" width: 15%;"> Default</th> </tr> </thead> <tbody> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top"><strong>Server Fitness</strong> </td> <td class="odd" style=" width: 60%;"> </td> <td class="odd" style=" width: 15%;"></td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top"></td> <td class="even" style=" width: 60%;"> To check if your server meets the requirements for running Tiki please visit <strong>Tiki Server Compatibility Check</strong>: <a href="Server+Check" title="Server Check" class="wiki wiki_page">Server Check</a>.
</td> <td class="even" style=" width: 15%;">
</td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top"><strong>Release Check</strong> </td> <td class="odd" style=" width: 60%;"> </td> <td class="odd" style=" width: 15%;"></td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Tiki version </td> <td class="even" style=" width: 60%;"> Displays your current Tiki version. Click <strong>Reset or Upgrade Your Database</strong> to run the <a href="Installation" title="Installation" class="wiki wiki_page">Tiki installer</a>. </td> <td class="even" style=" width: 15%;"></td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Check for updates automatically </td> <td class="odd" style=" width: 60%;"> If enabled, Tiki will automatically check for new updates each time you access the <a href="Admin+Home" title="Admin Home" class="wiki wiki_page">Admin Home</a> page, based on your <strong>Check frequency</strong> selection. <br /> <strong>Tip</strong>: Subscribe to the <a href="Newsletters" title="Email sent to a group of users interested in some subject - general information" class="wiki wiki_page">Tiki Newsletter</a> to be notified of new releases. </td> <td class="odd" style=" width: 15%;"> Enabled</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Upgrade cycle </td> <td class="even" style=" width: 60%;"> <strong>Long term Support</strong> or <strong>Regular (6 months)</strong
> </td> <td class="even" style=" width: 15%;"
></td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Check frequency </td> <td class="odd" style=" width: 60%;"> How often Tiki should check for updates. This field applies only if <strong>Check for updates automatically</strong> is enabled. <br /> Click <strong>Check for Updates Now</strong> to perform an update check.</td> <td class="odd" style=" width: 15%;"> Each week</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top"><strong>Site Identity</strong> </td> <td class="even" style=" width: 60%;"> </td> <td class="even" style=" width: 15%;"></td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Browser title </td> <td class="odd" style=" width: 60%;"> The text to include in the <strong>TITLE</strong> tag for each Tiki page. This will appear in the titlebar of your users' browser. </td> <td class="odd" style=" width: 15%;"> My Tiki</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Site title location </td> <td class="even" style=" width: 60%;"> Location of the site title in the browser's titlebar, relative to the description fo the current page: <strong>Before</strong>, <strong>After</strong>, or <strong>None</strong>. </td> <td class="even" style=" width: 15%;"> None</td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Browser title display mode </td> <td class="odd" style=" width: 60%;"> When using <a href="Breadcrumbs" title="" class="wiki wiki_page">Breadcrumbs</a>, specify which <strong>Browser title</strong> to display: <strong>Most specific first</strong>, <strong>Least specific first</strong>, <strong>Current only</strong>, or page <strong>Description</strong>. </td> <td class="odd" style=" width: 15%;"> Most specific first</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Sender email </td> <td class="even" style=" width: 60%;"> The return email address used by Tiki when sending <a href="Mail+notifications" title="Mail notifications" class="wiki wiki_page">Mail notifications</a>. </td> <td class="even" style=" width: 15%;"></td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top"><strong>Mail</strong></td> <td class="odd" style=" width: 60%;"> </td> <td class="odd" style=" width: 15%;"></td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Default charset for sending mail </td> <td class="even" style=" width: 60%;">Specify the <a class="wiki external" target="_blank" href="http://www.w3.org/TR/html4/charset.html" rel="external">character encoding</a> used by Tiki when sending <a href="Mail+notifications" title="Mail notifications" class="wiki wiki_page">mail notifications</a>. </td> <td class="even" style=" width: 15%;"> utf-8</td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Mail end of line </td> <td class="odd" style=" width: 60%;"> Specify the end-of-line (EOL) character used by Tiki when sending <a href="Mail+notifications" title="Mail notifications" class="wiki wiki_page">mail notifications</a>: <strong>CRLF</strong> or <strong>LF</strong>. </td> <td class="odd" style=" width: 15%;"> LF</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Mail sender </td> <td class="even" style=" width: 60%;"> Specify if Tiki should use <strong>Sendmail</strong>(the PHP mail() function), <strong>SMTP</strong> or <strong>File (Debug)</strong> (to debug email sending by means of storing emails as files on disk at ./temp/Mail_yyyymmddhhmmss_randomstring.tmp ) to send <a href="Mail+notifications" title="Mail notifications" class="wiki wiki_page">mail notifications</a>. </td> <td class="even" style=" width: 15%;"> Sendmail</td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Email to send a test mail </td> <td class="odd" style=" width: 60%;"> To test Tiki's ability to send <a href="Mail+notifications" title="Mail notifications" class="wiki wiki_page">mail notifications</a>, enter an email address to which to send a test message, and click <strong>Change preferences</strong> </td> <td class="odd" style=" width: 15%;"></td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top"><strong>Newsletter</strong> </td> <td class="even" style=" width: 60%;"> </td> <td class="even" style=" width: 15%;"></td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Throttle newsletter send rate </td> <td class="odd" style=" width: 60%;"> When set, the send rate is reduced based on the flowwing parameters (below) </td> <td class="odd" style=" width: 15%;"></td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Newsletter pause length: </td> <td class="even" style=" width: 60%;"> Amount of seconds on wait between each batch </td> <td class="even" style=" width: 15%;"> 60</td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Newsletter batch size: </td> <td class="odd" style=" width: 60%;"> Amount of emails to send in each batch </td> <td class="odd" style=" width: 15%;"> 5</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Allow sending newsletters through external clients </td> <td class="even" style=" width: 60%;"> Generate mailto links using the recipients as the BCC list </td> <td class="even" style=" width: 15%;"></td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top"><strong>Logging and Reporting</strong> </td> <td class="odd" style=" width: 60%;"> </td> <td class="odd" style=" width: 15%;"></td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">PHP Error reporting level </td> <td class="even" style=" width: 60%;"> Specify how Tiki should report any PHP errors: <strong>No reporting</strong>, <strong>All reporting</strong>, or <strong>All reporting except notices</strong>. </td> <td class="even" style=" width: 15%;"> Report all PHP errors except notices</td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Visible to admin only </td> <td class="odd" style=" width: 60%;"> If enabled, errors will be shown to only the Admin user. </td> <td class="odd" style=" width: 15%;"> Disabled</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Include Smarty notices </td> <td class="even" style=" width: 60%;"> If enabled, Tiki will display Smarty notices, too. </td> <td class="even" style=" width: 15%;"> Enabled</td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Disable JavaScript </td> <td class="odd" style=" width: 60%;"> If enabled, all site JavaScript will be disable, even if allowed by the browser. <br /> <img src="pics/icons/error.png" alt="Caution" class="regImage pluginImg" /> Caution: Use only for testing or troubleshooting. When enabled, many Tiki features will not operate correctly.</td> <td class="odd" style=" width: 15%;"> Disabled</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Log mail in Tiki logs </td> <td class="even" style=" width: 60%;"> If enabled, a line of type <strong>mail </strong>will be included in the <a href="System+Log" title="System Log" class="wiki wiki_page">System Log</a> with the destination address and subject of each email sent. </td> <td class="even" style=" width: 15%;"> Disabled</td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Log SQL </td> <td class="odd" style=" width: 60%;"> If enabled, all SQL queries will be registered in the database in the <strong>adodb_logsql</strong> table. <br /> <img src="pics/icons/error.png" alt="Caution" class="regImage pluginImg" /> Caution: Do not enable this feature all the time. It can be very resource intensive and will impact performance. </td> <td class="odd" style=" width: 15%;"> Disabled</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Log queries using more than </td> <td class="even" style=" width: 60%;"> Use to log <em>only</em> queries that use a specific amount of time. </td> <td class="even" style=" width: 15%;"> 0.05 seconds</td> </tr> </tbody></table></div><br />

- <div id="wpfancytable
7
-div"> <table class="table table-striped table-hover normal" id="wpfancytable
7
"> <thead> <tr> <th style=" width: 25%;">Setting</th> <th style=" width: 60%;"> Description </th> <th style=" width: 15%;"> Default</th> </tr> </thead> <tbody> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top"><strong>Release Check</strong> </td> <td class="odd" style=" width: 60%;"> </td> <td class="odd" style=" width: 15%;"></td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Tiki version </td> <td class="even" style=" width: 60%;"> Displays your current Tiki version. Click <strong>Reset or Upgrade Your Database</strong> to run the <a href="Installation" title="Installation" class="wiki wiki_page">Tiki installer</a>. </td> <td class="even" style=" width: 15%;"></td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Check for updates automatically </td> <td class="odd" style=" width: 60%;"> If enabled, Tiki will automatically check for new updates each time you access the <a href="Admin+Home" title="Admin Home" class="wiki wiki_page">Admin Home</a> page, based on your <strong>Check frequency</strong> selection. <br /> <strong>Tip</strong>: Subscribe to the <a href="Newsletters" title="Email sent to a group of users interested in some subject - general information" class="wiki wiki_page">Tiki Newsletter</a> to be notified of new releases. </td> <td class="odd" style=" width: 15%;"> Enabled</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Check frequency </td> <td class="even" style=" width: 60%;"> How often Tiki should check for updates. This field applies only if <strong>Check for updates automatically</strong> is enabled. <br /> Click <strong>Check for Updates Now</strong> to perform an update check.</td> <td class="even" style=" width: 15%;"> Each week</td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top"><strong>Site Identity</strong> </td> <td class="odd" style=" width: 60%;"> </td> <td class="odd" style=" width: 15%;"></td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Browser title </td> <td class="even" style=" width: 60%;"> The text to include in the <strong>TITLE</strong> tag for each Tiki page. This will appear in the titlebar of your users' browser. </td> <td class="even" style=" width: 15%;"> My Tiki</td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Site title location </td> <td class="odd" style=" width: 60%;"> Location of the site title in the browser's titlebar, relative to the description fo the current page: <strong>Before</strong>, <strong>After</strong>, or <strong>None</strong>. </td> <td class="odd" style=" width: 15%;"> None</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Browser title display mode </td> <td class="even" style=" width: 60%;"> When using <a href="Breadcrumbs" title="" class="wiki wiki_page">Breadcrumbs</a>, specify which <strong>Browser title</strong> to display: <strong>Most specific first</strong>, <strong>Least specific first</strong>, <strong>Current only</strong>, or page <strong>Description</strong>. </td> <td class="even" style=" width: 15%;"> Most specific first</td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Sender email </td> <td class="odd" style=" width: 60%;"> The return email address used by Tiki when sending <a href="Mail+notifications" title="Mail notifications" class="wiki wiki_page">Mail notifications</a>. </td> <td class="odd" style=" width: 15%;"></td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top"><strong>Mail</strong></td> <td class="even" style=" width: 60%;"> </td> <td class="even" style=" width: 15%;"></td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Default charset for sending mail </td> <td class="odd" style=" width: 60%;">Specify the <a class="wiki external" target="_blank" href="http://www.w3.org/TR/html4/charset.html" rel="external">character encoding</a> used by Tiki when sending <a href="Mail+notifications" title="Mail notifications" class="wiki wiki_page">mail notifications</a>. </td> <td class="odd" style=" width: 15%;"> utf-8</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Mail end of line </td> <td class="even" style=" width: 60%;"> Specify the end-of-line (EOL) character used by Tiki when sending <a href="Mail+notifications" title="Mail notifications" class="wiki wiki_page">mail notifications</a>: <strong>CRLF</strong> or <strong>LF</strong>. </td> <td class="even" style=" width: 15%;"> LF</td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Mail sender </td> <td class="odd" style=" width: 60%;"> Specify if Tiki should use <strong>Sendmail</strong>(the PHP mail() function) or <strong>SMTP</strong> to send <a href="Mail+notifications" title="Mail notifications" class="wiki wiki_page">mail notifications</a>. </td> <td class="odd" style=" width: 15%;"> Sendmail</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Email to send a test mail </td> <td class="even" style=" width: 60%;"> To test Tiki's ability to send <a href="Mail+notifications" title="Mail notifications" class="wiki wiki_page">mail notifications</a>, enter an email address to which to send a test message, and click <strong>Change preferences</strong> </td> <td class="even" style=" width: 15%;"></td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top"><strong>Logging and Reporting</strong> </td> <td class="odd" style=" width: 60%;"> </td> <td class="odd" style=" width: 15%;"></td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">PHP Error reporting level </td> <td class="even" style=" width: 60%;"> Specify how Tiki should report any PHP errors: <strong>No reporting</strong>, <strong>All reporting</strong>, or <strong>All reporting except notices</strong>. </td> <td class="even" style=" width: 15%;"> Report all PHP errors except notices</td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Visible to admin only </td> <td class="odd" style=" width: 60%;"> If enabled, errors will be shown to only the Admin user. </td> <td class="odd" style=" width: 15%;"> Disabled</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Include Smarty notices </td> <td class="even" style=" width: 60%;"> If enabled, Tiki will display Smarty notices, too. </td> <td class="even" style=" width: 15%;"> Enabled</td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Disable JavaScript </td> <td class="odd" style=" width: 60%;"> If enabled, all site JavaScript will be disable, even if allowed by the browser. <br /> <img src="pics/icons/error.png" alt="Caution" class="regImage pluginImg" /> Caution: Use only for testing or troubleshooting. When enabled, many Tiki features will not operate correctly.</td> <td class="odd" style=" width: 15%;"> Disabled</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Log mail in Tiki logs </td> <td class="even" style=" width: 60%;"> If enabled, a line of type <strong>mail </strong>will be included in the <a href="System+Log" title="System Log" class="wiki wiki_page">System Log</a> with the destination address and subject of each email sent. </td> <td class="even" style=" width: 15%;"> Disabled</td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Log SQL </td> <td class="odd" style=" width: 60%;"> If enabled, all SQL queries will be registered in the database in the <strong>adodb_logsql</strong> table. <br /> <img src="pics/icons/error.png" alt="Caution" class="regImage pluginImg" /> Caution: Do not enable this feature all the time. It can be very resource intensive and will impact performance. </td> <td class="odd" style=" width: 15%;"> Disabled</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Log queries using more than </td> <td class="even" style=" width: 60%;"> Use to log <em>only</em> queries that use a specific amount of time. </td> <td class="even" style=" width: 15%;"> 0.05 seconds</td> </tr> </tbody></table></div><br />

+ <div id="wpfancytable
2
-div"> <table class="table table-striped table-hover normal" id="wpfancytable
2
"> <thead> <tr> <th style=" width: 25%;">Setting</th> <th style=" width: 60%;"> Description </th> <th style=" width: 15%;"> Default</th> </tr> </thead> <tbody> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top"><strong>Release Check</strong> </td> <td class="odd" style=" width: 60%;"> </td> <td class="odd" style=" width: 15%;"></td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Tiki version </td> <td class="even" style=" width: 60%;"> Displays your current Tiki version. Click <strong>Reset or Upgrade Your Database</strong> to run the <a href="Installation" title="Installation" class="wiki wiki_page">Tiki installer</a>. </td> <td class="even" style=" width: 15%;"></td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Check for updates automatically </td> <td class="odd" style=" width: 60%;"> If enabled, Tiki will automatically check for new updates each time you access the <a href="Admin+Home" title="Admin Home" class="wiki wiki_page">Admin Home</a> page, based on your <strong>Check frequency</strong> selection. <br /> <strong>Tip</strong>: Subscribe to the <a href="Newsletters" title="Email sent to a group of users interested in some subject - general information" class="wiki wiki_page">Tiki Newsletter</a> to be notified of new releases. </td> <td class="odd" style=" width: 15%;"> Enabled</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Check frequency </td> <td class="even" style=" width: 60%;"> How often Tiki should check for updates. This field applies only if <strong>Check for updates automatically</strong> is enabled. <br /> Click <strong>Check for Updates Now</strong> to perform an update check.</td> <td class="even" style=" width: 15%;"> Each week</td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top"><strong>Site Identity</strong> </td> <td class="odd" style=" width: 60%;"> </td> <td class="odd" style=" width: 15%;"></td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Browser title </td> <td class="even" style=" width: 60%;"> The text to include in the <strong>TITLE</strong> tag for each Tiki page. This will appear in the titlebar of your users' browser. </td> <td class="even" style=" width: 15%;"> My Tiki</td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Site title location </td> <td class="odd" style=" width: 60%;"> Location of the site title in the browser's titlebar, relative to the description fo the current page: <strong>Before</strong>, <strong>After</strong>, or <strong>None</strong>. </td> <td class="odd" style=" width: 15%;"> None</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Browser title display mode </td> <td class="even" style=" width: 60%;"> When using <a href="Breadcrumbs" title="" class="wiki wiki_page">Breadcrumbs</a>, specify which <strong>Browser title</strong> to display: <strong>Most specific first</strong>, <strong>Least specific first</strong>, <strong>Current only</strong>, or page <strong>Description</strong>. </td> <td class="even" style=" width: 15%;"> Most specific first</td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Sender email </td> <td class="odd" style=" width: 60%;"> The return email address used by Tiki when sending <a href="Mail+notifications" title="Mail notifications" class="wiki wiki_page">Mail notifications</a>. </td> <td class="odd" style=" width: 15%;"></td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top"><strong>Mail</strong></td> <td class="even" style=" width: 60%;"> </td> <td class="even" style=" width: 15%;"></td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Default charset for sending mail </td> <td class="odd" style=" width: 60%;">Specify the <a class="wiki external" target="_blank" href="http://www.w3.org/TR/html4/charset.html" rel="external">character encoding</a> used by Tiki when sending <a href="Mail+notifications" title="Mail notifications" class="wiki wiki_page">mail notifications</a>. </td> <td class="odd" style=" width: 15%;"> utf-8</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Mail end of line </td> <td class="even" style=" width: 60%;"> Specify the end-of-line (EOL) character used by Tiki when sending <a href="Mail+notifications" title="Mail notifications" class="wiki wiki_page">mail notifications</a>: <strong>CRLF</strong> or <strong>LF</strong>. </td> <td class="even" style=" width: 15%;"> LF</td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Mail sender </td> <td class="odd" style=" width: 60%;"> Specify if Tiki should use <strong>Sendmail</strong>(the PHP mail() function) or <strong>SMTP</strong> to send <a href="Mail+notifications" title="Mail notifications" class="wiki wiki_page">mail notifications</a>. </td> <td class="odd" style=" width: 15%;"> Sendmail</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Email to send a test mail </td> <td class="even" style=" width: 60%;"> To test Tiki's ability to send <a href="Mail+notifications" title="Mail notifications" class="wiki wiki_page">mail notifications</a>, enter an email address to which to send a test message, and click <strong>Change preferences</strong> </td> <td class="even" style=" width: 15%;"></td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top"><strong>Logging and Reporting</strong> </td> <td class="odd" style=" width: 60%;"> </td> <td class="odd" style=" width: 15%;"></td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">PHP Error reporting level </td> <td class="even" style=" width: 60%;"> Specify how Tiki should report any PHP errors: <strong>No reporting</strong>, <strong>All reporting</strong>, or <strong>All reporting except notices</strong>. </td> <td class="even" style=" width: 15%;"> Report all PHP errors except notices</td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Visible to admin only </td> <td class="odd" style=" width: 60%;"> If enabled, errors will be shown to only the Admin user. </td> <td class="odd" style=" width: 15%;"> Disabled</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Include Smarty notices </td> <td class="even" style=" width: 60%;"> If enabled, Tiki will display Smarty notices, too. </td> <td class="even" style=" width: 15%;"> Enabled</td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Disable JavaScript </td> <td class="odd" style=" width: 60%;"> If enabled, all site JavaScript will be disable, even if allowed by the browser. <br /> <img src="pics/icons/error.png" alt="Caution" class="regImage pluginImg" /> Caution: Use only for testing or troubleshooting. When enabled, many Tiki features will not operate correctly.</td> <td class="odd" style=" width: 15%;"> Disabled</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Log mail in Tiki logs </td> <td class="even" style=" width: 60%;"> If enabled, a line of type <strong>mail </strong>will be included in the <a href="System+Log" title="System Log" class="wiki wiki_page">System Log</a> with the destination address and subject of each email sent. </td> <td class="even" style=" width: 15%;"> Disabled</td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Log SQL </td> <td class="odd" style=" width: 60%;"> If enabled, all SQL queries will be registered in the database in the <strong>adodb_logsql</strong> table. <br /> <img src="pics/icons/error.png" alt="Caution" class="regImage pluginImg" /> Caution: Do not enable this feature all the time. It can be very resource intensive and will impact performance. </td> <td class="odd" style=" width: 15%;"> Disabled</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Log queries using more than </td> <td class="even" style=" width: 60%;"> Use to log <em>only</em> queries that use a specific amount of time. </td> <td class="even" style=" width: 15%;"> 0.05 seconds</td> </tr> </tbody></table></div><br />

- <div id="wpfancytable
8
-div"> <table class="table table-striped table-hover normal" id="wpfancytable
8
"> <thead> <tr> <th style=" width: 25%;">Setting</th> <th style=" width: 60%;"> Description </th> <th style=" width: 15%;"> Default</th> </tr> </thead> <tbody> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top"><strong>Release Check</strong> </td> <td class="odd" style=" width: 60%;"> </td> <td class="odd" style=" width: 15%;"></td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Tiki version </td> <td class="even" style=" width: 60%;"> Displays your current Tiki version. Click <strong>Reset or Upgrade Your Database</strong> to run the <a href="Installation" title="Installation" class="wiki wiki_page">Tiki installer</a>. </td> <td class="even" style=" width: 15%;"></td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Check for updates automatically </td> <td class="odd" style=" width: 60%;"> If enabled, Tiki will automatically check for new updates each time you access the <a href="Admin+Home" title="Admin Home" class="wiki wiki_page">Admin Home</a> page, based on your <strong>Check frequency</strong> selection. <br /> <strong>Tip</strong>: Subscribe to the <a href="Newsletters" title="Email sent to a group of users interested in some subject - general information" class="wiki wiki_page">Tiki Newsletter</a> to be notified of new releases. </td> <td class="odd" style=" width: 15%;"> Enabled</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Check frequency </td> <td class="even" style=" width: 60%;"> How often Tiki should check for updates. This field applies only if <strong>Check for updates automatically</strong> is enabled. <br /> Click <strong>Check for Updates Now</strong> to perform an update check.</td> <td class="even" style=" width: 15%;"> Each week</td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top"><strong>Site Identity</strong> </td> <td class="odd" style=" width: 60%;"> </td> <td class="odd" style=" width: 15%;"></td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Browser title </td> <td class="even" style=" width: 60%;"> The text to include in the <strong>TITLE</strong> tag for each Tiki page. This will appear in the titlebar of your users' browser. </td> <td class="even" style=" width: 15%;"> My Tiki</td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Site title location </td> <td class="odd" style=" width: 60%;"> Location of the site title in the browser's titlebar, relative to the description fo the current page: <strong>Before</strong>, <strong>After</strong>, or <strong>None</strong>. </td> <td class="odd" style=" width: 15%;"> None</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Browser title display mode </td> <td class="even" style=" width: 60%;"> When using <a href="Breadcrumbs" title="" class="wiki wiki_page">Breadcrumbs</a>, specify which <strong>Browser title</strong> to display: <strong>Most specific first</strong>, <strong>Least specific first</strong>, <strong>Current only</strong>, or page <strong>Description</strong>. </td> <td class="even" style=" width: 15%;"> Most specific first</td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Sender email </td> <td class="odd" style=" width: 60%;"> The return email address used by Tiki when sending <a href="Mail+notifications" title="Mail notifications" class="wiki wiki_page">Mail notifications</a>. </td> <td class="odd" style=" width: 15%;"></td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top"><strong>Mail</strong></td> <td class="even" style=" width: 60%;"> </td> <td class="even" style=" width: 15%;"></td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Default charset for sending mail </td> <td class="odd" style=" width: 60%;">Specify the <a class="wiki external" target="_blank" href="http://www.w3.org/TR/html4/charset.html" rel="external">character encoding</a> used by Tiki when sending <a href="Mail+notifications" title="Mail notifications" class="wiki wiki_page">mail notifications</a>. </td> <td class="odd" style=" width: 15%;"> utf-8</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Mail end of line </td> <td class="even" style=" width: 60%;"> Specify the end-of-line (EOL) character used by Tiki when sending <a href="Mail+notifications" title="Mail notifications" class="wiki wiki_page">mail notifications</a>: <strong>CRLF</strong> or <strong>LF</strong>. </td> <td class="even" style=" width: 15%;"> LF</td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Mail sender </td> <td class="odd" style=" width: 60%;"> Specify if Tiki should use <strong>Sendmail</strong>(the PHP mail() function) or <strong>SMTP</strong> to send <a href="Mail+notifications" title="Mail notifications" class="wiki wiki_page">mail notifications</a>. </td> <td class="odd" style=" width: 15%;"> Sendmail</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Email to send a test mail </td> <td class="even" style=" width: 60%;"> To test Tiki's ability to send <a href="Mail+notifications" title="Mail notifications" class="wiki wiki_page">mail notifications</a>, enter an email address to which to send a test message, and click <strong>Change preferences</strong> </td> <td class="even" style=" width: 15%;"></td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top"><strong>Logging and Reporting</strong> </td> <td class="odd" style=" width: 60%;"> </td> <td class="odd" style=" width: 15%;"></td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">PHP Error reporting level </td> <td class="even" style=" width: 60%;"> Specify how Tiki should report any PHP errors: <strong>No reporting</strong>, <strong>All reporting</strong>, or <strong>All reporting except notices</strong>. </td> <td class="even" style=" width: 15%;"> Report all PHP errors except notices</td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Visible to admin only </td> <td class="odd" style=" width: 60%;"> If enabled, errors will be shown to only the Admin user. </td> <td class="odd" style=" width: 15%;"> Disabled</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Include Smarty notices </td> <td class="even" style=" width: 60%;"> If enabled, Tiki will display Smarty notices, too. </td> <td class="even" style=" width: 15%;"> Enabled</td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Disable JavaScript </td> <td class="odd" style=" width: 60%;"> If enabled, all site JavaScript will be disable, even if allowed by the browser. <br /> <img src="pics/icons/error.png" alt="Caution" class="regImage pluginImg" /> Caution: Use only for testing or troubleshooting. When enabled, many Tiki features will not operate correctly.</td> <td class="odd" style=" width: 15%;"> Disabled</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Log mail in Tiki logs </td> <td class="even" style=" width: 60%;"> If enabled, a line of type <strong>mail </strong>will be included in the <a href="System+Log" title="System Log" class="wiki wiki_page">System Log</a> with the destination address and subject of each email sent. </td> <td class="even" style=" width: 15%;"> Disabled</td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Log SQL </td> <td class="odd" style=" width: 60%;"> If enabled, all SQL queries will be registered in the database in the <strong>adodb_logsql</strong> table. <br /> <img src="pics/icons/error.png" alt="Caution" class="regImage pluginImg" /> Caution: Do not enable this feature all the time. It can be very resource intensive and will impact performance. </td> <td class="odd" style=" width: 15%;"> Disabled</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Log queries using more than </td> <td class="even" style=" width: 60%;"> Use to log <em>only</em> queries that use a specific amount of time. </td> <td class="even" style=" width: 15%;"> 0.05 seconds</td> </tr> </tbody></table></div><br />

+ <div id="wpfancytable
3
-div"> <table class="table table-striped table-hover normal" id="wpfancytable
3
"> <thead> <tr> <th style=" width: 25%;">Setting</th> <th style=" width: 60%;"> Description </th> <th style=" width: 15%;"> Default</th> </tr> </thead> <tbody> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top"><strong>Release Check</strong> </td> <td class="odd" style=" width: 60%;"> </td> <td class="odd" style=" width: 15%;"></td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Tiki version </td> <td class="even" style=" width: 60%;"> Displays your current Tiki version. Click <strong>Reset or Upgrade Your Database</strong> to run the <a href="Installation" title="Installation" class="wiki wiki_page">Tiki installer</a>. </td> <td class="even" style=" width: 15%;"></td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top">Check for updates automatically </td> <td class="odd" style=" width: 60%;"> If enabled, Tiki will automatically check for new updates each time you access the <a href="Admin+Home" title="Admin Home" class="wiki wiki_page">Admin Home</a> page, based on your <strong>Check frequency</strong> selection. <br /> <strong>Tip</strong>: Subscribe to the <a href="Newsletters" title="Email sent to a group of users interested in some subject - general information" class="wiki wiki_page">Tiki Newsletter</a> to be notified of new releases. </td> <td class="odd" style=" width: 15%;"> Enabled</td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Check frequency </td> <td class="even" style=" width: 60%;"> How often Tiki should check for updates. This field applies only if <strong>Check for updates automatically</strong> is enabled. <br /> Click <strong>Check for Updates Now</strong> to perform an update check.</td> <td class="even" style=" width: 15%;"> Each week</td> </tr> <tr> <td class="odd" style=" width: 25%; text-align: left; vertical-align: top"><strong>Site Identity</strong> </td> <td class="odd" style=" width: 60%;"> </td> <td class="odd" style=" width: 15%;"></td> </tr> <tr> <td class="even" style=" width: 25%; text-align: left; vertical-align: top">Browser title </td> <td class="even" style=" width: 60%;"> The text to include in the <strong>TITLE</strong> tag for each Tiki page. This will appear in the titlebar of your users' browser. </td> <td class="even" styl

Show more