---+!! %WEB% Web Preferences The following settings are __web preferences__ of the [[%WEB%.%HOMETOPIC%][%WEB%]] web. These preferences overwrite the __site-level preferences__ in [[%SYSTEMWEB%.%WIKIPREFSTOPIC%]] and [[%LOCALSITEPREFS%]], and can be overwritten by __user preferences__ (your personal topic, eg: %USERSWEB%.%WIKINAME% in the [[%USERSWEB%.%HOMETOPIC%][%USERSWEB%]] web). %TOC% ---+++Settings disabled to allow Site Wide preferences to be used. ---++ Web Preferences Settings These settings override the defaults for this web only. See [[%SYSTEMWEB%.TWikiPreferences#DefaultWebPreferences][full list of defaults with explanation]]. # * Web settings: # * Set WEBTOPICLIST = [[WelcomeGuest][Welcome]] %SEP% [[TWikiRegistration][Register]] %SEP% [[WebChanges][Changes]] %SEP% [[WebTopicList][Topics]] %SEP% [[WebIndex][Index]] %SEP% [[WebSearch][Search]] %SEP% Go # * Set WEBBGCOLOR = #FFD8AA # * Set WEBHEADERART = %PUBURLPATH%/%SYSTEMWEB%/%WEBPREFSTOPIC%/Dakar.gif # * Set SITEMAPLIST = on # * Set SITEMAPWHAT = [[%WEB%.WelcomeGuest][Welcome]], [[%WEB%.TWikiRegistration][Registration]], and other %WEB%.StartingPoints; TWiki history & Wiki style; All the docs... # * Set SITEMAPUSETO = ...discover TWiki details, and how to start your own site. # * Hide Table of Contents if the topic is included # * Set TOC_HIDE_IF_INCLUDED = on # * Set default Table of Contents title # * Set TOC_TITLE = On this page: # * The first header level to appear in the TOC: # * Set TOC_MIN_DEPTH = 2 # * Default template for *new topics* for this web: # * WebTopicEditTemplate: Site-level default topic template # * Comma separated list of *forms* that can be attached to topics in this web. See %SYSTEMWEB%.TWikiForms for more information. * Set WEBFORMS = TWikiPreferencesForm * #Set WEBFORMS = %SYSTEMWEB%.UserForm # * Copyright notice for the TWiki web. # * Set WEBCOPYRIGHT = This site is powered by the TWiki collaboration platform%MAKETEXT{"Copyright &© by the contributing authors. All material on this collaboration platform is the property of the contributing authors." args="1999-%GMTIME{$year}%"}%
%MAKETEXT{"Ideas, requests, problems regarding [_1]? Send feedback" args="%WIKITOOLNAME%,mailto:%WIKIWEBMASTER%?subject=%WIKITOOLNAME%%20Feedback%20on%20%BASEWEB%.%BASETOPIC%"}% %IF{"$ WEB= $ SYSTEMWEB" then="
__Note:__ Please contribute updates to this topic on TWiki.org at TWiki:TWiki.%BASETOPIC%"}% * Users or groups who __are not__ / __are__ allowed to __view__ / __change__ / __rename__ topics in the %WEB% web: (See %SYSTEMWEB%.TWikiAccessControl). * Set ALLOWWEBCHANGE = %USERSWEB%.TWikiAdminGroup * Set ALLOWWEBRENAME = %USERSWEB%.TWikiAdminGroup * Users or groups allowed to change or rename this %TOPIC% topic: (e.g., %USERSWEB%.WebAdministratorsGroup) * Set ALLOWTOPICCHANGE = %USERSWEB%.TWikiAdminGroup * Web preferences that are *not* allowed to be overridden by sub-web, user or topic preferences: * Set FINALPREFERENCES = NOSEARCHALL, ATTACHFILESIZELIMIT, WIKIWEBMASTER, WEBCOPYRIGHT, WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, ALLOWWEBRENAME, DENYWEBRENAME #setting disables the WYSIWYG editor for the TWiki web (forces raw editor) - we don't want to use the Wysiwig editor for admin pages, since pasting extraneous characters (ie from word) could cause hidden issues with settings. TWiki.org recomends editing admin pages with the Raw Editor * Set TINYMCEPLUGIN_DISABLE = on %INCLUDE{%SYSTEMWEB%.WebPreferencesHelp}%