|  |  Daya Bay Site-Level Preferences This topic defines site-level settings that apply to all users and webs on this TWikiSite. | 
|  | 
 
 
 Set LINKTOOLTIPINFO = off
 #Set LINKTOOLTIPINFO = $username - $date - $rev: $summary
 | 
|
| < <
 | 
 Horizontal size of text edit box: (can be overwritten by user preferences)
 | 
| > >
 | 
 Preference for the editor, default is the WYSIWYG editor. The options are raw, wysiwyg: 
 Set EDITMETHOD = wysiwyg
 #Set EDITMETHOD = raw
 
 Horizontal size of text edit box:
 | 
|  |  | 
|
| < <
 | 
 Vertical size of text edit box: (can be overwritten by user preferences)
 | 
| > >
 | 
 Vertical size of text edit box:
 | 
|  |  | 
|
| < <
 | 
 Style of text edit box. Set to width: 99%for full window width (default; this will overwrite the EDITBOXWIDTH setting), orwidth: autoto disable. This setting works for IE and some other recent browsers. (can be overwritten by user preferences) | 
| > >
 | 
 Style of text edit box. Set to width: 99%for full window width (default; this will overwrite the EDITBOXWIDTH setting), orwidth: autoto disable. This setting works for IE and some other recent browsers. | 
|  | 
 
 
 Set EDITBOXSTYLE = width:99%
 | 
|
| < <
 | 
 Default state of the Force New Revision (ForceNewRevision) check box in preview. Check box is initially checked if Set FORCENEWREVISIONCHECKBOX = checked="checked", or unchecked if empty: (can be overwritten by user preferences) | 
| > >
 | 
 Default state of the Force New Revision (ForceNewRevision) check box in preview. Check box is initially checked if Set FORCENEWREVISIONCHECKBOX = checked="checked", or unchecked if empty: | 
|  | 
 
 
 Set FORCENEWREVISIONCHECKBOX = 
 | 
|
| < <
 | 
 Default state of the Minor Changes, Don't Notify (DontNotify) check box in preview. Check box is initially checked if Set DONTNOTIFYCHECKBOX = checked="checked", or unchecked if empty: (can be overwritten by user preferences) | 
| > >
 | 
 Default state of the Minor Changes, Don't Notify (DontNotify) check box in preview. Check box is initially checked if Set DONTNOTIFYCHECKBOX = checked="checked", or unchecked if empty: | 
|  |  | 
|
| < <
 | 
 Default state of the link check box in the attach file page. Checkbox is initially checked if Set ATTACHLINKBOX = checked="checked", or unchecked if empty (Set ATTACHLINKBOX =). If checked, a link is created to the attached file at the end of the topic: (can be overwritten by user preferences) | 
| > >
 | 
 Default state of the link check box in the attach file page. Checkbox is initially checked if Set ATTACHLINKBOX = checked="checked", or unchecked if empty (Set ATTACHLINKBOX =). If checked, a link is created to the attached file at the end of the topic: | 
|  |  | 
|
| < <
 | 
 Format of file link when the link check box is checked: (can be overwritten by user preferences)
 | 
| > >
 | 
 Format of file link when the link check box is checked:
 | 
|  | 
 
 
  NOTE: Keyword $namegets expanded to filename;$commentto comment;\tto tab (3 spaces for bullets). <-- verbatim tag required to prevent error in Apache log; does not suppress Set --> 
      * Set ATTACHEDFILELINKFORMAT = \n   * [[%ATTACHURL%/$name][$name]]: $comment
 | 
|
| < <
 | 
 Format of images when the link check box is checked: (can be overwritten by user preferences)
 | 
| > >
 | 
 Format of images when the link check box is checked:
 | 
|  | 
 
 
  NOTE: Keyword $namegets expanded to filename;$commentto comment;$widthto width of image;$heightto height of image;$sizetowidth="..." height="..."attribute ofimgtag;\tto tab and\nto linefeed. Use 3 leading spaces for bullets. 
      * Set ATTACHEDIMAGEFORMAT = \n   * $comment: <br />\n     <img src="%ATTACHURLPATH%/$name" alt="$name" $size /> | 
|  |  Miscellaneous Settings  | 
|
| < <
 | 
 Preference for the editor, default is raw editor, The options could be rawedit, wysiwyg. 
 Set EDITMETHOD = wysiwyg
 #Set EDITMETHOD = rawedit
 | 
|  | 
 Format of a NewWikiWord link:
 Note that $textis the topic link text,$topicis the name of the new topic, and$webis the name of the web for the new topic. Values for the 3 are taken from the link syntax[[$web.$topic][$text]]. For normal plain WikiWord links$textand$topicare the same. The value of$webis the current web unless the link is in the format$web.$topic. |