%META:TOPICINFO{author="ProjectContributor" date="1610365493" format="1.1" version="1"}%
---+!! %TOPIC%

%ICON{"help"}% 
%MAKETEXT{
   "Foswiki's default preferences are located in [_1], however settings defined here have override priority and should be used for local customisations."
   args="[[%SYSTEMWEB%.%WIKIPREFSTOPIC%]]"
}%

%TOC%

<sticky>
<div class="%IF{"not context PreferencesPluginEnabled" then="foswikiHidden"}%">
%EDITPREFERENCES{"%SYSTEMWEB%.DefaultPreferencesForm"}%
</div>
</sticky>

---++ Appearance

Customize logo and tooltip texts:

   * Set WIKILOGOIMG = %PUBURLPATH%/%SYSTEMWEB%/ProjectLogos/foswiki-logo.png
   * Set WIKILOGOALT = Powered by Foswiki, The Free and Open Source Wiki
   * Set WIKILOGOURL = %SCRIPTURLPATH{"view"}%/%USERSWEB%/%HOMETOPIC%

Give your site a specific name:

   * Set WIKITOOLNAME = Foswiki
      
Customize your [[http://en.wikipedia.org/wiki/Favicon][favicon]]:

   * Set FAVICON = %PUBURLPATH%/%SYSTEMWEB%/ProjectLogos/favicon.ico

Customize your top bar background image and color
   * Set WEBHEADERART = %PUBURLPATH%/%SYSTEMWEB%/PatternSkin/header5.gif
   * Set WEBHEADERBGCOLOR = #ffffff
      
      
---++ Finalisation
=FINALPREFERENCES= locks site-level preferences that are *not* allowed to be overridden by [[%WEBPREFSTOPIC%]] or user preferences:

   * Set FINALPREFERENCES = ATTACHFILESIZELIMIT, PREVIEWBGIMAGE, WIKITOOLNAME, WIKIHOMEURL, ALLOWROOTCHANGE, DENYROOTCHANGE, DOCWEB, WIKIWEBMASTER, WIKIWEBMASTERNAME, WIKIAGENTEMAIL, WIKIAGENTNAME
   
<!-- Keep this as a security measure:

   * Set ALLOWTOPICCHANGE = AdminGroup
   * Set ALLOWTOPICRENAME = AdminGroup
-->

