Educating lawyers using freedom
View   r27  >  r26  >  r25  >  r24  >  r23  >  r22  ...
TWikiPreferences 27 - 07 Apr 2002 - Main.PeterThoeny
Line: 1 to 1
 

TWiki Site-Level Preferences

The following are site-level settings that affect all users in all webs on this TWikiSite. They can be selectively overwritten on the individual web level (see WebPreferences in each web), and on the user level (create preferences in your user account topic in the Main web, ex: Main.guest).
  • ALERT! NOTE: You can lock individual settings at the site or web levels using User & Group Access Control - see section below.
Line: 7 to 7
 

General Preferences

Changed:
<
<
>
>
  • List of TWiki webs - on the first line of the upper toolbar (to add a new web, see ManagingWebs and SiteMap):
 

TWikiPreferences 26 - 22 Feb 2002 - Main.PeterThoeny
Line: 1 to 1
 

TWiki Site-Level Preferences

The following are site-level settings that affect all users in all webs on this TWikiSite. They can be selectively overwritten on the individual web level (see WebPreferences in each web), and on the user level (create preferences in your user account topic in the Main web, ex: Main.guest).
  • ALERT! NOTE: You can lock individual settings at the site or web levels using User & Group Access Control - see section below.

Changed:
<
<

General Preferences:

>
>

General Preferences

 
Line: 94 to 94
 
    • Set HTTP_EQUIV_ON_PREVIEW =
Added:
>
>

Miscellaneous Settings

  • Colored text: (see more StandardColors)
    You type: %RED% red text %ENDCOLOR% and %GREEN% green text %ENDCOLOR%
    You get: red text and green text
    • Note: %<color>% text must end with %ENDCOLOR% . If you want to switch from one color to another one you first need to end the active color with %ENDCOLOR%, e.g. write %RED% some text %ENDCOLOR% %GREEN% more text %ENDCOLOR%.
    • Set YELLOW =
      • YELLOW looks like this
    • Set RED =
      • RED looks like this
    • Set PINK =
      • PINK looks like this
    • Set PURPLE =
      • PURPLE looks like this
    • Set TEAL =
      • TEAL looks like this
    • Set NAVY =
      • NAVY looks like this
    • Set BLUE =
      • BLUE looks like this
    • Set AQUA =
      • AQUA looks like this
    • Set LIME =
      • LIME looks like this
    • Set GREEN =
      • GREEN looks like this
    • Set OLIVE =
      • OLIVE looks like this
    • Set MAROON =
      • MAROON looks like this
    • Set BLACK =
      • BLACK looks like this
    • Set GRAY =
      • GRAY looks like this
    • Set SILVER =
      • SILVER looks like this
    • Set WHITE =
      • WHITE looks like this
    • And finally:
    • Set ENDCOLOR =
      • To finish colored text
 

Preferences Access Control

  • Users or groups allowed to change or rename this TWikiPreferences topic: (ex: TWikiAdminGroup)

TWikiPreferences 25 - 04 Jan 2002 - Main.PeterThoeny
Line: 1 to 1
 

TWiki Site-Level Preferences

The following are site-level settings that affect all users in all webs on this TWikiSite. They can be selectively overwritten on the individual web level (see WebPreferences in each web), and on the user level (create preferences in your user account topic in the Main web, ex: Main.guest).
  • ALERT! NOTE: You can lock individual settings at the site or web levels using User & Group Access Control - see section below.
Line: 15 to 15
 

  • Copyright notice:
Changed:
<
<
    • Set WEBCOPYRIGHT = Copyright © 2001 by the contributing authors. \nAll material on this collaboration tool is the property of the contributing authors.
      \nIdeas, requests, problems regarding TWiki? Send feedback.
>
>
    • Set WEBCOPYRIGHT = Copyright © 1999-2002 by the contributing authors. \nAll material on this collaboration tool is the property of the contributing authors.
      \nIdeas, requests, problems regarding TWiki? Send feedback.
 
  • Exclude web from a web="all" search: (Set to on for hidden webs; is overwritten by web preferences)
    • Set NOSEARCHALL =

TWikiPreferences 24 - 01 Jan 2002 - Main.PeterThoeny
Line: 1 to 1
 

TWiki Site-Level Preferences

The following are site-level settings that affect all users in all webs on this TWikiSite. They can be selectively overwritten on the individual web level (see WebPreferences in each web), and on the user level (create preferences in your user account topic in the Main web, ex: Main.guest).
  • ALERT! NOTE: You can lock individual settings at the site or web levels using User & Group Access Control - see section below.
Line: 48 to 48
 
    • Set ATTACHLINKBOX =

  • Format of file link when the link check box is checked: (can be overwritten by user preferences)
Deleted:
<
<
    • Set ATTACHEDFILELINKFORMAT = \t* $name: $comment
 
    • HELP NOTE: Keyword $name gets expanded to filename; $comment to comment; \t to tab (3 spaces for bullets).
Added:
>
>
    • Set ATTACHEDFILELINKFORMAT = \t* $name: $comment
 
  • Format of images when the link check box is checked: (can be overwritten by user preferences)
Deleted:
<
<
    • Set ATTACHEDIMAGEFORMAT = \t* $comment:
      $name
    • HELP NOTE: Example image is broken because there is no attached image file.
 
    • HELP NOTE: Keyword $name gets expanded to filename; $comment to comment; $size to width="..." height="..." attribute of img tag; \t to tab (3 spaces for bullets).
Added:
>
>
      * Set ATTACHEDIMAGEFORMAT = \t* $comment: <br />
        <img src="%ATTACHURLPATH%/$name" alt="$name" $size />
 

Email Settings

Line: 82 to 84
 
    • Set HTTP_EQUIV_ON_VIEW =
Changed:
<
<
  • http-equiv meta tags for edit script. Example, to expire immediately:
    Set HTTP_EQUIV_ON_EDIT = <meta http-equiv="Expires" content="%GMTIME{"day month, year - hour:min:sec"}% GMT">
>
>
  • http-equiv meta tags for edit script. Example, to expire immediately:
    Set HTTP_EQUIV_ON_EDIT = <meta http-equiv="Expires" content="%GMTIME{"$day $month $year $hour:$min:$sec"}% GMT">
 
      * Set HTTP_EQUIV_ON_EDIT = 

TWikiPreferences 23 - 01 Jan 2002 - Main.PeterThoeny
Line: 1 to 1
 

TWiki Site-Level Preferences

The following are site-level settings that affect all users in all webs on this TWikiSite. They can be selectively overwritten on the individual web level (see WebPreferences in each web), and on the user level (create preferences in your user account topic in the Main web, ex: Main.guest).
  • ALERT! NOTE: You can lock individual settings at the site or web levels using User & Group Access Control - see section below.
Line: 52 to 52
 
    • HELP NOTE: Keyword $name gets expanded to filename; $comment to comment; \t to tab (3 spaces for bullets).

  • Format of images when the link check box is checked: (can be overwritten by user preferences)
Changed:
<
<
    • Set ATTACHEDIMAGEFORMAT = \t* $comment:
      $name Example image is broken because there is no attached image file.
>
>
    • Set ATTACHEDIMAGEFORMAT = \t* $comment:
      $name
    • HELP NOTE: Example image is broken because there is no attached image file.
 
    • HELP NOTE: Keyword $name gets expanded to filename; $comment to comment; $size to width="..." height="..." attribute of img tag; \t to tab (3 spaces for bullets).

Email Settings


Revision 27r27 - 07 Apr 2002 - 09:42:00 - PeterThoeny?
Revision 26r26 - 22 Feb 2002 - 07:18:00 - PeterThoeny?
Revision 25r25 - 04 Jan 2002 - 17:49:16 - PeterThoeny?
Revision 24r24 - 01 Jan 2002 - 02:18:00 - PeterThoeny?
Revision 23r23 - 01 Jan 2002 - 00:51:31 - PeterThoeny?
Revision 22r22 - 31 Dec 2001 - 06:59:00 - MikeMannix?
This site is powered by the TWiki collaboration platform.
All material on this collaboration platform is the property of the contributing authors.
All material marked as authored by Eben Moglen is available under the license terms CC-BY-SA version 4.
Syndicate this site RSSATOM