| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758 |
- %META:TOPICINFO{author="roman" comment="reprev" date="1625746468" format="1.1" reprev="2" version="2"}%
- ---+!! <nop>%WEB% Web Preferences
- %TOC%
- ---++ Appearance
- * Set WEBBGCOLOR = #efefef
- * <sticky>web-specific background color, <span style='background-color: %WEBBGCOLOR%'> current color </span></sticky>
- * Set SITEMAPLIST = on
- * set to =off= to hide this web from the [[%SYSTEMWEB%.SiteMap][SiteMap]]
- * Set WEBSUMMARY = Company
- * description what this web is used for
- * Set NOSEARCHALL =
- * if set to =on=, this web will be exclude web from a global search
- * Set CACHEABLE = off
- ---++ Wiki application settings
- * WebTopicEditTemplate
- * default template for new topics in this web, if this topic does not exist, [[%SYSTEMWEB%.WebTopicEditTemplate][site-level default template]] will be used
- * Set WEBFORMS = FormAirConditioning, FormAP, FormATS, FormBuilding, FormCertificate, FormCPO, FormDhcpPool, FormDnsZone, FormDomain, FormFloor, FormHardware, FormIPCAM, FormIP, FormKvmHost, FormNetDevice, FormPhone, FormPrinter, FormRack, FormRoom, FormRouter, FormSensor, FormServerOs, FormServiceDns, FormService, FormSimple, FormSite, FormSubnet, FormSwitch, FormUps, FormVideoReg, FormVirtual, FormVlan, FormVoipGate, FormWirelessProfile, FormVirtCluster, FormEquipmentHdd
- * Comma separated list of forms that can be attached to topics in this web. See [[%SYSTEMWEB%.DataForms][DataForms]] for more information.
- ---++ Access control
- Users or groups who are allowed to view, change and rename topics in the <nop>%WEB% web. Empty settings are not meaningful.
- Remove the comment ==#== character to enable a settting.
- Use ==*== to indicate everyone including the guest users. DENY the %USERSWEB%.WikiGuest user to restrict an action to authenticated (logged-in) users.
- * Set DENYWEBVIEW = %USERSWEB%.WikiGuest
- * Set ALLOWWEBVIEW = Main.CompanyItGroup
- * Set ALLOWWEBCHANGE = Main.CompanyItGroup
- * #Set DENYWEBCHANGE =
- * #Set DENYWEBRENAME =
- * Set ALLOWWEBRENAME = Main.CompanyItGroup
- If ={FeatureAccess}{AllowRaw}= is set to =acl= in configure, then the following rules can also be used:
- * #Set DENYWEBHISTORY = %USERSWEB%.WikiGuest
- * #Set ALLOWWEBHISTORY =
- If ={FeatureAccess}{AllowHistory}= is set to =acl= in configure, then the following rules can also be used:
- * #Set DENYWEBRAW = %USERSWEB%.WikiGuest
- * #Set ALLOWWEBRAW =
- Users or groups allowed to change or rename this <nop>%BASETOPIC% topic: (e.g., [[%USERSWEB%.AdminGroup][AdminGroup]])
- * Set ALLOWTOPICCHANGE = Main.CompanyItGroup
- * Set ALLOWTOPICRENAME = Main.CompanyItGroup
- ---
- %INCLUDE{"%SYSTEMWEB%.WebPreferencesHelp"}%
|