Ignore:
Timestamp:
12/12/08 05:58:03 (3 years ago)
Author:
SvenDowideit
Message:

Item41: remove the duplicate TAG topics - like VarTOC and VarTOC2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/data/System/DefaultPreferences.txt

    r1234 r1285  
    4646 
    4747   * Exclude web from a =web="all"= search: (Set to =on= for hidden webs; is overwritten by web preferences) __Note__ it is much better to use [[AccessControl][AccessControls]] in individual webs to control who can and can't view the contents of a web. NOSEARCHALL is retained for compatibility, but you should avoid using it. 
    48       * Set NOSEARCHALL =  
     48      * Set NOSEARCHALL = 
    4949   * Prevent automatic linking of [[%SYSTEMWEB%.WikiWords][WikiWords]] and acronyms (if set to =on=); link <nop>WikiWords (if empty); can be overwritten by web preferences: 
    50       * Set NOAUTOLINK =  
     50      * Set NOAUTOLINK = 
    5151      * __Note:__ Use the =[<nop>[...][...]]= syntax to link topics in case you disabled <nop>WikiWord linking. The =&lt;noautolink&gt; ... &lt;/noautolink&gt;= syntax can be used to prevents links within a block of text. 
    5252   * If you use non !WikiWords for topic names (for example "Expenses" or "Mighty1") and if you use bracket notation to link to those topics, it is useful to *turn of all warnings* (like: "WARNING: This topic name is not recommended because it will not be linked automatically") and checkboxes ("Allow non !WikiWord for the new topic name"). Can be overwritten by web preferences. Set to =on= to activate: 
    5353      * Set HIDE_NON_WIKI_WORD_WARNINGS = 
    54        
     54 
    5555   * Warn if =%<nop>INCLUDE{}%= of topic fails: Fail silently if empty or =off=. Output warning message (defined in templates/oopsalerts.tmpl) if set to =on=. Otherwise output specific text (use =$topic= for topic). You can override this in web preferences, or by using a =warn="..."= parameter with =%<nop>INCLUDE{}%= : 
    5656      * Set INCLUDEWARNING = on 
     
    6161            * If not set: =1= 
    6262            * Possible values: =1= to =6= 
    63       * The last header level to appear in the TOC:       
     63      * The last header level to appear in the TOC: 
    6464         * Set TOC_MAX_DEPTH = 
    6565            * If not set: =6= 
    6666            * Possible values: =1= to =6= 
    67             * Can be overridden by =depth= parameter of [[%SYSTEMWEB%.VarTOC2][TOC]] 
     67            * Can be overridden by =depth= parameter of [[%SYSTEMWEB%.VarTOC][TOC]] 
    6868      * The default TOC title: 
    6969         * Set TOC_TITLE = 
    7070            * If not set: nothing 
    7171            * Possible values: any string, for example =On this page:= 
    72             * Can be overridden by =title= parameter of [[%SYSTEMWEB%.VarTOC2][TOC]] 
     72            * Can be overridden by =title= parameter of [[%SYSTEMWEB%.VarTOC][TOC]] 
    7373      * Do not show a TOC if the topic it contains is included in another topic: 
    7474         * Set TOC_HIDE_IF_INCLUDED = 
    7575            * If not set: included TOC is shown 
    7676            * Possible values: =on= or nothing 
    77              
     77 
    7878---++ Default User Settings 
    7979 
     
    9494 
    9595   * 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) 
    96       * Set FORCENEWREVISIONCHECKBOX =  
     96      * Set FORCENEWREVISIONCHECKBOX = 
    9797 
    9898   * 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) 
    99       * Set DONTNOTIFYCHECKBOX =  
     99      * Set DONTNOTIFYCHECKBOX = 
    100100 
    101101   * 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) 
    102       * Set ATTACHLINKBOX =  
     102      * Set ATTACHLINKBOX = 
    103103 
    104104   * Format of file link when the __link__ check box is checked: (can be overwritten by user preferences) 
     
    137137 
    138138   * Broadcast message for skins supporting a %<nop>BROADCASTMESSAGE% at the top of the page: (IMPORTANT: Set to empty message if not used; #Comment out unused messages) 
    139       * Set BROADCASTMESSAGE =  
     139      * Set BROADCASTMESSAGE = 
    140140      * #Set BROADCASTMESSAGE = *NOTE:* Edit and Attach will be disabled today between 05:00 PM and 06:00 PM PDT (00:00 to 01:00 GMT) for a scheduled <nop>%WIKITOOLNAME% maintenance. 
    141141 
     
    170170 
    171171   * ==http-equiv== meta tags for ==view==, ==rdiff==, ==attach==, ==search*== scripts: 
    172       * #Set HTTP_EQUIV_ON_VIEW =  
     172      * #Set HTTP_EQUIV_ON_VIEW = 
    173173      * Set HTTP_EQUIV_ON_VIEW = <link rel="alternate" type="application/rss+xml" title="RSS Feed" href="%SCRIPTURLPATH{"view"}%/%WEB%/WebRss" /> 
    174174 
    175175   * ==http-equiv== meta tags for ==edit== script: 
    176       * Set HTTP_EQUIV_ON_EDIT =  
     176      * Set HTTP_EQUIV_ON_EDIT = 
    177177 
    178178   * ==http-equiv== meta tags for ==preview== script: 
    179       * Set HTTP_EQUIV_ON_PREVIEW =  
     179      * Set HTTP_EQUIV_ON_PREVIEW = 
    180180 
    181181 
    182182---++ Skin Settings 
    183183 
    184    * Skin overriding the default templates: (can be overwritten by WebPreferences and user preferences)  
     184   * Skin overriding the default templates: (can be overwritten by WebPreferences and user preferences) 
    185185      * Set SKIN = pattern 
    186186 
     
    197197      * Set PATTERNSKIN_THEME = %PUBURLPATH%/%SYSTEMWEB%/PatternSkin/theme_foswiki_noframe.css 
    198198      * Set PATTERNSKIN_COLUMNS = %PUBURLPATH%/%SYSTEMWEB%/PatternSkin/column_left.css 
    199        
     199 
    200200   * Overriding styles that add upon the global and theme styles. Enabled by default but empty to prevent browsers from fetching %<nop>USERLAYOUTURL%-style URLs. 
    201       * Set USERLAYOUTURL =  
    202       * Set USERSTYLEURL =  
    203       * Set USERCOLORSURL =  
    204       * Set WEBHEADERART =  
    205       * Set WEBHEADERBGCOLOR =  
    206        
     201      * Set USERLAYOUTURL = 
     202      * Set USERSTYLEURL = 
     203      * Set USERCOLORSURL = 
     204      * Set WEBHEADERART = 
     205      * Set WEBHEADERBGCOLOR = 
     206 
    207207---+++ Skin icons 
    208208 
     
    232232 
    233233   * Line break: Note that the setting has an intentional trailing space 
    234       * Set BR = <br />  
     234      * Set BR = <br /> 
    235235 
    236236   * Bullet sign: 
     
    316316   * Note that =$text= is the topic link text, =$topic= is the name of the new topic, and =$web= is the name of the web for the new topic. Values for the 3 are taken from the link syntax =[<nop>[$web.$topic][$text]]=. For normal plain !WikiWord links =$text= and =$topic= are the same. The value of =$web= is the current web unless the link is in the format =$web.$topic=. 
    317317      * default setting: 
    318          * Set NEWLINKFORMAT = <span class="foswikiNewLink">$text<a href="%SCRIPTURLPATH{"edit"}%/$web/$topic?topicparent=%WEB%.%TOPIC%" rel="nofollow" title="%MAKETEXT{"Create this topic"}%">?</a></span>  
     318         * Set NEWLINKFORMAT = <span class="foswikiNewLink">$text<a href="%SCRIPTURLPATH{"edit"}%/$web/$topic?topicparent=%WEB%.%TOPIC%" rel="nofollow" title="%MAKETEXT{"Create this topic"}%">?</a></span> 
    319319      * alternative setting: 
    320320         * #Set NEWLINKFORMAT = <a class="foswikiNewLink" href="%SCRIPTURLPATH{"edit"}%/$web/$topic?topicparent=%WEB%.%TOPIC%" rel="nofollow" title="%MAKETEXT{"Create this topic"}%">$text</a> 
     
    325325   * User-friendly synonyms for system webs 
    326326      * Set DOCWEB = %SYSTEMWEB% 
    327        
     327 
    328328   * show extra help for !ApacheLogin users for Main.AdminUser login 
    329329      * Set ADMINLOGIN = %IF{"{LoginManager} = 'Foswiki::LoginManager::ApacheLogin' AND NOT context authenticated" 
     
    338338 
    339339---++ Creating New Preference Settings 
    340   
     340 
    341341You can introduce new [[PreferenceSettings][preference settings]] and use them in your topics and templates. There is no need to change the Foswiki engine (Perl scripts). 
    342342   * A preference is defined in a ShortHand bullet item: ==[3 spaces] * [space] Set NAME = value== <br /> Example (as a nested bullet item, indented 6 spaces): 
     
    350350---++ Protected System Settings 
    351351 
    352 The following macros are declared final to protect them as read only. These are system macros that should  
    353 never be attempted set or altered in any preference topic or topic settings.  
     352The following macros are declared final to protect them as read only. These are system macros that should 
     353never be attempted set or altered in any preference topic or topic settings. 
    354354 
    355355   * Set FINALPREFERENCES = WEB, TOPIC 
Note: See TracChangeset for help on using the changeset viewer.