head	1.13;
access;
symbols;
locks; strict;
comment	@# @;


1.13
date	2005.10.28.08.43.45;	author RogerHyam;	state Exp;
branches;
next	1.12;

1.12
date	2005.10.27.15.51.00;	author RicardoPereira;	state Exp;
branches;
next	1.11;

1.11
date	2005.10.27.13.05.22;	author RicardoPereira;	state Exp;
branches;
next	1.10;

1.10
date	2005.09.30.10.32.31;	author crawford;	state Exp;
branches;
next	1.9;

1.9
date	2004.08.16.03.24.13;	author PeterThoeny;	state Exp;
branches;
next	1.8;

1.8
date	2004.08.15.01.19.15;	author ArthurClemens;	state Exp;
branches;
next	1.7;

1.7
date	2003.12.26.02.24.50;	author PeterThoeny;	state Exp;
branches;
next	1.6;

1.6
date	2003.12.20.22.05.43;	author PeterThoeny;	state Exp;
branches;
next	1.5;

1.5
date	2003.12.16.07.34.24;	author PeterThoeny;	state Exp;
branches;
next	1.4;

1.4
date	2003.03.22.07.39.09;	author PeterThoeny;	state Exp;
branches;
next	1.3;

1.3
date	2003.01.19.21.38.34;	author PeterThoeny;	state Exp;
branches;
next	1.2;

1.2
date	2002.04.12.09.12.38;	author PeterThoeny;	state Exp;
branches;
next	1.1;

1.1
date	2001.09.18.06.45.52;	author PeterThoeny;	state Exp;
branches;
next	;


desc
@none
@


1.13
log
@none
@
text
@%META:TOPICINFO{author="RogerHyam" date="1130489025" format="1.1" version="1.13"}%
%META:TOPICPARENT{name="WebHome"}%
---++ <nop>%WEB% Web Preferences

The following settings are __web preferences__ of the [[%WEB%.%HOMETOPIC%][%WEB%]] web. These preferences overwrite the __site-level preferences__ in %TWIKIWEB%.%WIKIPREFSTOPIC%, and can be overwritten by __user preferences__ (your personal topic, eg: %MAINWEB%.TWikiGuest in the [[%MAINWEB%.%HOMETOPIC%][%MAINWEB%]] web).


__Preferences:__

	* List of topics of the <nop>%WEB% web:
		* Set WEBTOPICLIST = [[WebChanges][Changes]] %SEP% [[WebIndex][Index]] %SEP% [[WebSearch][Search]] %SEP% Go <input type="text" name="topic" size="16" />

	* Web-specific background color: (Pick a lighter one of the %TWIKIWEB%.StandardColors)
		* Set WEBBGCOLOR = #3366FF

	* List this web in the %TWIKIWEB%.SiteMap:
		* If yes, set SITEMAPLIST to =on=, do not set NOSEARCHALL, and add the "what" and "use to..." description for the site map. Make sure to list only links that include the name of the web, e.g. <nop>%WEB%.Topic links.
		* Set SITEMAPLIST = on
		* Set SITEMAPWHAT = TDWG Infrastructure Project
		* Set SITEMAPUSETO = ...store documents and files internal to TIP Team

	* Exclude web from a =web="all"= search: (Set to =on= for hidden webs)
		* Set NOSEARCHALL = on

	* Prevent automatic linking of [[%TWIKIWEB%.WikiWords][WikiWords]] and acronyms (if set to =on=); link <nop>WikiWords (if empty); can be overwritten by web preferences:
		* Set NOAUTOLINK = 
		* __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.

	* Default template for new topics and form(s) for this web:
		* WebTopicEditTemplate: Default template for new topics in this web. (Site-level is used if topic does not exist)
		* [[%TWIKIWEB%.WebTopicEditTemplate]]: Site-level default template
		* %TWIKIWEB%.TWikiForms: How to enable form(s)
		* Set WEBFORMS = 

	* Users or groups who __are not__ / __are__ allowed to __view__ / __change__ / __rename__ topics in the <nop>%WEB% web: (See %TWIKIWEB%.TWikiAccessControl)
		* Set ALLOWWEBVIEW = %MAINWEB%.TipGroup, %MAINWEB%.TWikiAdminGroup
		* Set ALLOWWEBCHANGE = %MAINWEB%.TipGroup, %MAINWEB%.TWikiAdminGroup
		* Set ALLOWWEBRENAME = %MAINWEB%.TipGroup, %MAINWEB%.TWikiAdminGroup
		*# Set DENYWEBVIEW = 
		*# Set DENYWEBCHANGE = 
		*# Set DENYWEBRENAME = 

	* Users or groups allowed to change or rename this <nop>%TOPIC% topic: (e.g., %MAINWEB%.TWikiAdminGroup)
		* #Set ALLOWTOPICCHANGE = 
		* Set ALLOWTOPICRENAME = %MAINWEB%.TWikiAdminGroup

	* Web preferences that are *not* allowed to be overridden by user preferences:
		* Set FINALPREFERENCES = NOSEARCHALL, ATTACHFILESIZELIMIT, WIKIWEBMASTER, WEBCOPYRIGHT, WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME

__Notes:__
	* A preference is defined as: <br /> =6 spaces * Set NAME = value= <br /> Example:
		* S<nop>et WEBBGCOLOR = #FFFFC0
	* Preferences are used as %TWIKIWEB%.TWikiVariables by enclosing the name in percent signs. Example:
		* When you write variable =%WEB<nop>BGCOLOR%= , it gets expanded to =%WEBBGCOLOR%= .
	* The sequential order of the preference settings is significant. Define preferences that use other preferences first, i.e. set =<nop>WEBCOPYRIGHT= before =<nop>WIKIWEBMASTER= since =%<nop>WEBCOPYRIGHT%= uses the =%<nop>WIKIWEBMASTER%= variable.
	* You can introduce new preferences variables and use them in your topics and templates. There is no need to change the <nop>%WIKITOOLNAME% engine (Perl scripts).

__Related Topics:__
	* %TWIKIWEB%.%WIKIPREFSTOPIC% has site-level preferences.
	* %MAINWEB%.%WIKIUSERSTOPIC% has a list of user topics. User topics can have optional user preferences.
	* %TWIKIWEB%.TWikiVariables has a list of common =%<nop>VARIABLES%=.
	* %TWIKIWEB%.TWikiAccessControl explains how to restrict access by users or groups.

__Tools:__
%INCLUDE{"TWiki.RenameWeb"}%

<!-- Do _not_ attempt to edit this topic; it is auto-generated. Please add comments/questions/remarks to the Dev topic instead. -->


%META:FILEATTACHMENT{name="logo.png" attr="" autoattached="1" comment="" date="1130416212" path="logo.png" size="1037" user="UnknownUser" version=""}%
%META:FILEATTACHMENT{name="favicon.ico" attr="" autoattached="1" comment="" date="1130416212" path="favicon.ico" size="1406" user="UnknownUser" version=""}%
@


1.12
log
@none
@
text
@d1 1
a1 1
%META:TOPICINFO{author="RicardoPereira" date="1130428260" format="1.1" version="1.12"}%
d23 1
a23 1
		* Set NOSEARCHALL = 
@


1.11
log
@none
@
text
@d1 1
a1 1
%META:TOPICINFO{author="RicardoPereira" date="1130418322" format="1.1" version="1.11"}%
d23 1
a23 1
		* Set NOSEARCHALL = off
@


1.10
log
@buildrelease
@
text
@d1 1
a1 1
%META:TOPICINFO{author="TWikiContributor" date="1112002813" format="1.0" version="10"}%
d14 1
a14 1
		* Set WEBBGCOLOR = #FFFED5
d19 2
a20 2
		* Set SITEMAPWHAT = Describe what this web does.
		* Set SITEMAPUSETO = ...to do something.
d23 1
a23 1
		* Set NOSEARCHALL = 
d36 3
a39 1
		*# Set ALLOWWEBVIEW = 
a40 1
		*# Set ALLOWWEBCHANGE = 
a41 1
		*# Set ALLOWWEBRENAME = 
a66 1
%META:FILEATTACHMENT{name="favicon.ico" attachment="favicon.ico" attr="" comment="placeholder favicon" date="1100974473" path="favicon.ico" size="318" tmpFilename="/var/tmp/CGItemp25580" user="TWikiContributor" version="1.1"}%
d68 4
@


1.9
log
@none
@
text
@d1 1
a1 1
%META:TOPICINFO{author="PeterThoeny" date="1092626653" format="1.0" version="1.9"}%
d10 1
a10 1
	* List of topics of the %WIKITOOLNAME%.%WEB% web:
d13 1
a13 1
	* Web specific background color: (Pick a lighter one of the %TWIKIWEB%.StandardColors)
d36 6
a41 6
		* Set DENYWEBVIEW = 
		* Set ALLOWWEBVIEW = 
		* Set DENYWEBCHANGE = 
		* Set ALLOWWEBCHANGE = 
		* Set DENYWEBRENAME = 
		* Set ALLOWWEBRENAME = 
d43 2
a44 2
	* Users or groups allowed to change or rename this <nop>%TOPIC% topic: (I.e. %MAINWEB%.TWikiAdminGroup)
		* Set ALLOWTOPICCHANGE = 
d56 1
a56 1
	* You can introduce new preferences variables and use them in your topics and templates. There is no need to change the %WIKITOOLNAME% engine (Perl scripts).
d64 5
@


1.8
log
@none
@
text
@d1 1
a1 1
%META:TOPICINFO{author="ArthurClemens" date="1092532755" format="1.0" version="1.8"}%
d5 1
a5 1
The following settings are __web preferences__ of the [[%WEB%.%HOMETOPIC%][%WEB%]] web. These preferences overwrite the __site-level preferences__ in %TWIKIWEB%.%WIKIPREFSTOPIC%, and can be overwritten by __user preferences__ (your personal topic, i.e. %MAINWEB%.TWikiGuest in the %WIKITOOLNAME%.%MAINWEB% web)
d24 4
@


1.7
log
@none
@
text
@d1 1
a1 1
%META:TOPICINFO{author="PeterThoeny" date="1072405490" format="1.0" version="1.7"}%
d3 57
a59 56
---++ <nop>%WEB% Web Preferences

The following settings are __web preferences__ of the [[%WEB%.%HOMETOPIC%][%WEB%]] web. These preferences overwrite the __site-level preferences__ in %TWIKIWEB%.%WIKIPREFSTOPIC%, and can be overwritten by __user preferences__ (your personal topic, i.e. %MAINWEB%.TWikiGuest in the %WIKITOOLNAME%.%MAINWEB% web)


__Preferences:__

	* List of topics of the %WIKITOOLNAME%.%WEB% web:
		* Set WEBTOPICLIST = [[WebChanges][Changes]] %SEP% [[WebIndex][Index]] %SEP% [[WebSearch][Search]] %SEP% Go <input type="text" name="topic" size="16" />

	* Web specific background color: (Pick a lighter one of the %TWIKIWEB%.StandardColors)
		* Set WEBBGCOLOR = #D0D0D0

	* List this web in the %TWIKIWEB%.SiteMap:
		* If yes, set SITEMAPLIST to =on=, do not set NOSEARCHALL, and add the "what" and "use to..." description for the site map. Make sure to list only links that include the name of the web, e.g. <nop>%WEB%.Topic links.
		* Set SITEMAPLIST = on
		* Set SITEMAPWHAT = Describe what this web does.
		* Set SITEMAPUSETO = ...to do something.

	* Exclude web from a =web="all"= search: (Set to =on= for hidden webs)
		* Set NOSEARCHALL = 

	* Default template for new topics and form(s) for this web:
		* WebTopicEditTemplate: Default template for new topics in this web. (Site-level is used if topic does not exist)
		* [[%TWIKIWEB%.WebTopicEditTemplate]]: Site-level default template
		* %TWIKIWEB%.TWikiForms: How to enable form(s)
		* Set WEBFORMS = 

	* Users or groups who __are not__ / __are__ allowed to __view__ / __change__ / __rename__ topics in the <nop>%WEB% web: (See %TWIKIWEB%.TWikiAccessControl)
		* Set DENYWEBVIEW = 
		* Set ALLOWWEBVIEW = 
		* Set DENYWEBCHANGE = 
		* Set ALLOWWEBCHANGE = 
		* Set DENYWEBRENAME = 
		* Set ALLOWWEBRENAME = 

	* Users or groups allowed to change or rename this <nop>%TOPIC% topic: (I.e. %MAINWEB%.TWikiAdminGroup)
		* Set ALLOWTOPICCHANGE = 
		* Set ALLOWTOPICRENAME = %MAINWEB%.TWikiAdminGroup

	* Web preferences that are *not* allowed to be overridden by user preferences:
		* Set FINALPREFERENCES = NOSEARCHALL, ATTACHFILESIZELIMIT, WIKIWEBMASTER, WEBCOPYRIGHT, WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME

__Notes:__
	* A preference is defined as: <br /> =6 spaces * Set NAME = value= <br /> Example:
		* S<nop>et WEBBGCOLOR = #FFFFC0
	* Preferences are used as %TWIKIWEB%.TWikiVariables by enclosing the name in percent signs. Example:
		* When you write variable =%WEB<nop>BGCOLOR%= , it gets expanded to =%WEBBGCOLOR%= .
	* The sequential order of the preference settings is significant. Define preferences that use other preferences first, i.e. set =<nop>WEBCOPYRIGHT= before =<nop>WIKIWEBMASTER= since =%<nop>WEBCOPYRIGHT%= uses the =%<nop>WIKIWEBMASTER%= variable.
	* You can introduce new preferences variables and use them in your topics and templates. There is no need to change the %WIKITOOLNAME% engine (Perl scripts).

__Related Topics:__
	* %TWIKIWEB%.%WIKIPREFSTOPIC% has site-level preferences.
	* %MAINWEB%.%WIKIUSERSTOPIC% has a list of user topics. User topics can have optional user preferences.
	* %TWIKIWEB%.TWikiVariables has a list of common =%<nop>VARIABLES%=.
	* %TWIKIWEB%.TWikiAccessControl explains how to restrict access by users or groups.
@


1.6
log
@none
@
text
@d1 1
a1 1
%META:TOPICINFO{author="PeterThoeny" date="1071957942" format="1.0" version="1.6"}%
d44 1
a44 1
		* Set FINALPREFERENCES = NOSEARCHALL, WIKIWEBMASTER, WEBCOPYRIGHT, WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME
@


1.5
log
@none
@
text
@d1 1
a1 1
%META:TOPICINFO{author="PeterThoeny" date="1071560064" format="1.0" version="1.5"}%
d41 1
a41 1
		* Set ALLOWTOPICRENAME = 
@


1.4
log
@none
@
text
@d1 1
a1 1
%META:TOPICINFO{author="PeterThoeny" date="1048318749" format="1.0" version="1.4"}%
d44 1
a44 1
		* Set FINALPREFERENCES = WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME
@


1.3
log
@none
@
text
@d1 1
a1 1
%META:TOPICINFO{author="PeterThoeny" date="1043012314" format="1.0" version="1.3"}%
d3 1
a3 1
---++ %WIKITOOLNAME%.%WEB% Web Preferences
d5 1
a5 1
The following settings are __web preferences__ of the %WIKITOOLNAME%.%WEB% web. These preferences overwrite the __site-level preferences__ in %TWIKIWEB%.%WIKIPREFSTOPIC%, and can be overwritten by __user preferences__ (your personal topic, i.e. %MAINWEB%.TWikiGuest in the %WIKITOOLNAME%.%MAINWEB% web)
d17 1
a17 1
		* If yes, set SITEMAPLIST to =on=, do not set NOSEARCHALL, and add the "what" and "use to..." description for the site map. Make sure to list only links that include the name of the web, e.g. %WEB%.Topic links.
d31 1
a31 1
	* Users or groups who __are not__ / __are__ allowed to __view__ / __change__ / __rename__ topics in the %WEB% web: (See %TWIKIWEB%.TWikiAccessControl)
@


1.2
log
@none
@
text
@d1 1
a1 1
%META:TOPICINFO{author="PeterThoeny" date="1018602758" format="1.0" version="1.2"}%
d11 1
a11 1
		* Set WEBTOPICLIST = [[%HOMETOPIC%][Home]] %SEP% [[WebChanges][Changes]] %SEP% [[WebIndex][Index]] %SEP% [[WebSearch][Search]] %SEP% Go <input type="text" name="topic" size="16" />
@


1.1
log
@none
@
text
@d1 1
a1 1
%META:TOPICINFO{author="PeterThoeny" date="1000795552" format="1.0" version="1.1"}%
d15 6
@