Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 207e45e785cb8f6362fd9cc8fe5acbc8 > files > 22

twig-2.8.3-5mdv2010.0.noarch.rpm

<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>TWIG Administrators Manual - 4.11 defaults.inc.php3</title>
<meta name="Microsoft Border" content="tb, default">
</head>

<body>
<!--msnavigation--><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td>

<table border="0" width="100%">
  <tr>
    <td width="50%" valign="bottom">
      <h1>TWIG Administrators Manual</h1>
    </td>
    <td width="50%" valign="bottom"><img border="0" src="../images/twig.gif" align="right" width="153" height="75"></td>
  </tr>
  <tr>
    <td width="50%" valign="bottom">
    </td>
    <td width="50%" valign="bottom"></td>
  </tr>
  <tr>
    <td width="50%" valign="bottom">
      Return to <a href="../index.html">Table of Contents</a>
    </td>
    <td width="50%" valign="bottom"></td>
  </tr>
</table>
<hr>

</td></tr><!--msnavigation--></table><!--msnavigation--><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><!--msnavigation--><td valign="top">
<h2>4.11 Configuration - defaults.inc.php3</h2>
<p>This file contains the user and program default settings for TWIG.</p>

    Here is a list of the settings:<br>
<table border="0" width="1174">
  <tr>
    <td width="1166" colspan="3">
      <h3>Main Defaults:</h3>
    </td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;main&quot;][&quot;features&quot;]</td>
    <td width="793">Which options to display in the main feature</td>
  </tr>
  <tr>
    <td width="92">&nbsp;</td>
    <td align="right" valign="top" nowrap width="275">&nbsp; $config[&quot;defaults&quot;][&quot;main&quot;][&quot;maxmail&quot;] </td>
    <td width="793">Maximum number of mail entries to display in main</td>
  </tr>
  <tr>
    <td width="92">&nbsp;</td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;main&quot;][&quot;maxtodo&quot;]</td>
    <td width="793">Maximum number of todo entries to display in main</td>
  </tr>
  <tr>
    <td width="92">&nbsp;</td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;main&quot;][&quot;maxmeetings&quot;]</td>
    <td width="793">Maximum number of meeting entries to display in main</td>
  </tr>
  <tr>
    <td width="92">&nbsp;</td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;main&quot;][&quot;maxschedule&quot;]</td>
    <td width="793">Maximum number of schedule entries to display in main</td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275"></td>
    <td width="793"></td>
  </tr>
  <tr>
    <td width="1166" colspan="3">
      <h3>Mail Defaults:</h3>
    </td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;mail&quot;][&quot;realname&quot;]</td>
    <td width="793">Default real name to use for the user (should usually be left blank)</td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;mail&quot;][&quot;signature&quot;]</td>
    <td width="793">Default signature line to use for the user</td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;mail&quot;][&quot;linewrap&quot;]</td>
    <td width="793">Where to wrap lines</td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;mail&quot;][&quot;replyto&quot;]</td>
    <td width="793">Default Reply To setting
    </td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;mail&quot;][&quot;pagesize&quot;]</td>
    <td width="793">Default number of items to display in the mail list
    </td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;mail&quot;][&quot;sortby&quot;]</td>
    <td width="793">Default sort order (date|from|subject)
    </td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;mail&quot;][&quot;sortorder&quot;]</td>
    <td width="793">Default sort direction (0|1)
    </td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;mail&quot;][&quot;dande&quot;]</td>
    <td width="793">Delete and Expunge simultaneously? (0|1)</td>
  </tr>
  <tr>
    <td width="92">&nbsp;</td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;mail&quot;][&quot;mande&quot;]</td>
    <td width="793">Move and Expunge simultaneously? (0|1)</td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;mail&quot;][&quot;savesent&quot;]</td>
    <td width="793">Save sent messages in the send folder? (0|1)
    </td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;mail&quot;][&quot;sentfold&quot;]</td>
    <td width="793">What folder to save sent messages to (can by anything, TWIG will create it if it does not exist)</td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;mail&quot;][&quot;draftfold&quot;]</td>
    <td width="793">What folder to save draft messages to (can by anything, TWIG will create it if it does not exist)</td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;mail&quot;][&quot;cmdline2&quot;]</td>
    <td width="793">Display the second command line in mail (0|1)</td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;mail&quot;][&quot;newwindow&quot;]</td>
    <td width="793">Display messages in new windows (0|1)</td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;mail&quot;][&quot;listcmds&quot;]</td>
    <td width="793">Unused at the time</td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config["defaults"]["mail"]["newcontact"]</td>
    <td width="793">Show the contacts list when composing a new message</td>
  </tr>
  <tr>
    <td width="92">&nbsp;</td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;mail&quot;][&quot;numup&quot;] </td>
    <td width="793">Default number of attachments for new messages </td>
  </tr>
  <tr>
    <td width="92">&nbsp;</td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;mail&quot;][&quot;mailtree&quot;]</td>
    <td width="793">Display the mail view tree (0|1) </td>
  </tr>
  <tr>
    <td width="92">&nbsp;</td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;mail&quot;][&quot;mtexpand&quot;]</td>
    <td width="793">Allways expand all branches in the mail view tree (0|1) </td>
  </tr>
  <tr>
    <td width="92">&nbsp;</td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;mail&quot;][&quot;mdn&quot;]</td>
    <td width="793">Request a read receipts? (0|1) </td>
  </tr>
  <tr>
    <td width="92">&nbsp;</td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;mail&quot;][&quot;mdn_mode&quot;]</td>
    <td width="793">How to respond to MDN requests (0=never|1=manual|2=always) </td>
  </tr>
  <tr>
    <td width="92">&nbsp;</td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;mail&quot;][&quot;areply&quot;]</td>
    <td width="793">Included attached files when replying to a message (0|1) </td>
  </tr>
  <tr>
    <td width="92">&nbsp;</td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;mail&quot;][&quot;aforward&quot;]</td>
    <td width="793">Included attached files when forwarding a message (0|1) </td>
  </tr>
  <tr>
    <td width="92">&nbsp;</td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;mail&quot;][&quot;clines&quot;]</td>
    <td width="793">Number of body lines to display while composing a message </td>
  </tr>
  <tr>
    <td width="92">&nbsp;</td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;mail&quot;][&quot;dreturn&quot;] </td>
    <td width="793">Always return to the main message list after deleting a 
	message (0|1) </td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config["defaults"]["mail"]["fromaddress"]</td>
    <td width="793">This will allow you to set the address that the user sends mail from, usually
      this is set to the name the user logged in with and then the 'fromdomain' config
      setting, however you may want to change this and strip out information from the
      username or retreive the entire item from an external source like an LDAP server.</td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275"></td>
    <td width="793"></td>
  </tr>
  <tr>
    <td width="1166" colspan="3">
      <h3>Bookmark Defaults:</h3>
    </td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config["defaults"]["bookmarks"]["sortby"]</td>
    <td width="793">Default sort order (item|group|url)</td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config["defaults"]["bookmarks"]["sortorder"]</td>
    <td width="793">Default sort direction (0|1)</td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config["defaults"]["bookmarks"]["dgroup"]</td>
    <td width="793">Default group to add new items to (the group must already exist)</td>
  </tr>
	<tr>
    <td width="92">&nbsp;</td>
    <td align="right" valign="top" nowrap width="275">&nbsp;$config[&quot;defaults&quot;][&quot;bookmarks&quot;][&quot;pagesize&quot;]</td>
    <td width="793">Default number of items to display in the main list</td>
  </tr>
	<tr>
    <td width="92">&nbsp;</td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;bookmarks&quot;][&quot;viewgrp&quot;] </td>
    <td width="793">Default group to display in the feature (*=All|0=Unfiled)</td>
  </tr>
  <tr>
    <td width="1166" colspan="3"></td>
  </tr>
  <tr>
    <td width="1166" colspan="3">
      <h3>Contact Defaults:</h3>
    </td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">
      <p align="right">$config[&quot;defaults&quot;][&quot;contacts&quot;][&quot;sortby&quot;]</td>
    <td width="793">Default sort order (item|name|company|group|email)</td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">
      <p align="right">$config[&quot;defaults&quot;][&quot;contacts&quot;][&quot;sortorder&quot;]</td>
    <td width="793">Default sort direction (0|1)</td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;contacts&quot;][&quot;dgroup&quot;]</td>
    <td width="793">Default group to add new items to (the group must already exist)</td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;contacts&quot;][&quot;pagesize&quot;]</td>
    <td width="793">Default number of items to display in the main list</td>
  </tr>
	<tr>
    <td width="92">&nbsp;</td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;contacts&quot;][&quot;viewgrp&quot;] </td>
    <td width="793">Default group to display in the feature (*=All|0=Unfiled)</td>
  </tr>
  <tr>
    <td width="1166" colspan="3"></td>
  </tr>
  <tr>
    <td width="1166" colspan="3">
      <h3>Global Defaults:</h3>
    </td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;global&quot;][&quot;mstyle1&quot;]</td>
    <td width="793">Default menu style, this should be configured in config.inc.php3</td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;global&quot;][&quot;mstyle2&quot;]</td>
    <td width="793">Default sub menu style, this should be configured in config.inc.php3</td>
  </tr>
  <tr>
    <td width="92">&nbsp;</td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;global&quot;][&quot;tstyle1&quot;]</td>
    <td width="793">Default tab style (tabs=5)</td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;global&quot;][&quot;language&quot;]</td>
    <td width="793">Default language, this should be configured in config.inc.php3</td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;global&quot;][&quot;mailfoot&quot;]</td>
    <td width="793">Disabled the display of the new mail indicator in the footer (0|1)</td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;global&quot;][&quot;prevnext&quot;]</td>
    <td width="793">Default Prev/Next Style, this should be configured in config.inc.php3</td>
  </tr>
  <tr>
    <td width="92">&nbsp;</td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;global&quot;][&quot;timeformat&quot;]</td>
    <td width="793">Default time format</td>
  </tr>
  <tr>
    <td width="92">&nbsp;</td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;global&quot;][&quot;stylesheet&quot;]</td>
    <td width="793">Default style to use</td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275"></td>
    <td width="793"></td>
  </tr>
  <tr>
    <td width="1166" colspan="3">
      <h3>News Defaults:</h3>
    </td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config["defaults"]["news"]["replyto"]</td>
    <td width="793">Default Reply To setting</td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config["defaults"]["news"]["pagesize"]</td>
    <td width="793">Default number of items to display in the mail list</td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config["defaults"]["news"]["newwindow"]</td>
    <td width="793">Display messages in new windows (0|1)</td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config["defaults"]["news"]["linewrap"]</td>
    <td width="793">Where to wrap lines</td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config["defaults"]["news"]["realname"]</td>
    <td width="793">Default real name to use for the user (should usually be left blank)</td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config["defaults"]["news"]["signature"]</td>
    <td width="793">Default signature line to use for the user</td>
  </tr>
  <tr>
    <td width="92">&nbsp;</td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;news&quot;][&quot;inline&quot;] </td>
    <td width="793">Display uuencoded images in message window</td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275"></td>
    <td width="793"></td>
  </tr>
  <tr>
    <td width="1166" colspan="3">
      <h3>Schedule Defaults:</h3>
    </td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config["defaults"]["schedule"]["dgroup"]</td>
    <td width="793">Default group to add new items to (the group must already exist)</td>
  </tr>
  <tr>
    <td width="92">&nbsp;</td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;schedule&quot;][&quot;viewgrp&quot;]</td>
    <td width="793">Default group to display in the feature (*=All|0=Unfiled)</td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275"></td>
    <td width="793"></td>
  </tr>
  <tr>
    <td width="1166" colspan="3">
      <h3>ToDo Defaults:</h3>
    </td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config["defaults"]["todo"]["sortby"]</td>
    <td width="793">Default sort order (item|group|priority)</td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config["defaults"]["todo"]["sortorder"]</td>
    <td width="793">Default sort direction (0|1)</td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config["defaults"]["todo"]["dgroup"]</td>
    <td width="793">Default group to add new items to (the group must already exist)</td>
  </tr>
  <tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config["defaults"]["todo"]["priority"]</td>
    <td width="793">Default priority to set new items to</td>
  </tr>
  <tr>
    <td width="92">&nbsp;</td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;todo&quot;][&quot;pagesize&quot;] </td>
    <td width="793">Default number of items to display in the main list</td>
  </tr>
  <tr>
    <td width="92">&nbsp;</td>
    <td align="right" valign="top" nowrap width="275">&nbsp;$config[&quot;defaults&quot;][&quot;todo&quot;][&quot;viewgrp&quot;] </td>
    <td width="793">Default group to display in the feature (*=All|0=Unfiled)</td>
  </tr>
  <tr>
    <td width="92">&nbsp;</td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;todo&quot;][&quot;duetype&quot;]</td>
    <td width="793">Default due date type for items (0=Never|1=date|2=date/time)</td>
  </tr>
	<tr>
    <td width="1166" colspan="3">
      <h3>Notes Defaults:</h3>
    </td>
  </tr>
	<tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config["defaults"]["notes"]["sortby"]</td>
    <td width="793">Default sort order (item|group|priority)</td>
  </tr>
	<tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config["defaults"]["notes"]["sortorder"]</td>
    <td width="793">Default sort direction (0|1)</td>
  </tr>
	<tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config["defaults"]["notes"]["dgroup"]</td>
    <td width="793">Default group to add new items to (the group must already exist)</td>
  </tr>
	<tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;notes&quot;][&quot;width&quot;]</td>
    <td width="793">Default number of columns wide to make the text field</td>
  </tr>
	<tr>
    <td width="92">&nbsp;</td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;notes&quot;][&quot;height&quot;]</td>
    <td width="793">Default number of rows long to make the text field</td>
  </tr>
	<tr>
    <td width="92">&nbsp;</td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;notes&quot;][&quot;pagesize&quot;] </td>
    <td width="793">Default number of items to display in the main list</td>
  </tr>
	<tr>
    <td width="92">&nbsp;</td>
    <td align="right" valign="top" nowrap width="275">&nbsp;$config[&quot;defaults&quot;][&quot;notes&quot;][&quot;viewgrp&quot;] </td>
    <td width="793">Default group to display in the feature (*=All|0=Unfiled)</td>
  </tr>
	<tr>
    <td width="1166" colspan="3">
      <h3>Meetings Defaults:</h3>
    </td>
  </tr>
	<tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;meetings&quot;][&quot;pagesize&quot;] </td>
    <td width="793">Default number of items to display in the main list</td>
  </tr>
	<tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config[&quot;defaults&quot;][&quot;meetings&quot;][&quot;mainview&quot;]</td>
    <td width="793">Default Meetings view</td>
  </tr>
	<tr>
    <td width="92"></td>
    <td align="right" valign="top" nowrap width="275">$config["defaults"]["meetings"]["dgroup"]</td>
    <td width="793">Default group to add new items to (the group must already exist)</td>
  </tr>
	<tr>
    <td width="92">&nbsp;</td>
    <td align="right" valign="top" nowrap width="275">&nbsp;$config[&quot;defaults&quot;][&quot;notes&quot;][&quot;viewgrp&quot;] </td>
    <td width="793">Default group to display in the feature (*=All|0=Unfiled)</td>
  </tr>
</table>

&nbsp;<!--msnavigation--></td></tr><!--msnavigation--></table><!--msnavigation--><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td>

<hr>
<table border="0" width="911">
  <tr>
    <td width="418">
      Return to <a href="../index.html">Table of Contents</a>
    </td>
    <td width="477" align="right">Return to <a href="#TOP">Top</a></td>
  </tr>
</table>

</td></tr><!--msnavigation--></table></body>

</html>