WebPreferences.txt 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. %META:TOPICINFO{author="roman" comment="reprev" date="1625746468" format="1.1" reprev="2" version="2"}%
  2. ---+!! <nop>%WEB% Web Preferences
  3. %TOC%
  4. ---++ Appearance
  5. * Set WEBBGCOLOR = #efefef
  6. * <sticky>web-specific background color, <span style='background-color: %WEBBGCOLOR%'> current color </span></sticky>
  7. * Set SITEMAPLIST = on
  8. * set to =off= to hide this web from the [[%SYSTEMWEB%.SiteMap][SiteMap]]
  9. * Set WEBSUMMARY = Company
  10. * description what this web is used for
  11. * Set NOSEARCHALL =
  12. * if set to =on=, this web will be exclude web from a global search
  13. * Set CACHEABLE = off
  14. ---++ Wiki application settings
  15. * WebTopicEditTemplate
  16. * default template for new topics in this web, if this topic does not exist, [[%SYSTEMWEB%.WebTopicEditTemplate][site-level default template]] will be used
  17. * 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
  18. * Comma separated list of forms that can be attached to topics in this web. See [[%SYSTEMWEB%.DataForms][DataForms]] for more information.
  19. ---++ Access control
  20. Users or groups who are allowed to view, change and rename topics in the <nop>%WEB% web. Empty settings are not meaningful.
  21. Remove the comment ==#== character to enable a settting.
  22. Use ==*== to indicate everyone including the guest users. DENY the %USERSWEB%.WikiGuest user to restrict an action to authenticated (logged-in) users.
  23. * Set DENYWEBVIEW = %USERSWEB%.WikiGuest
  24. * Set ALLOWWEBVIEW = Main.CompanyItGroup
  25. * Set ALLOWWEBCHANGE = Main.CompanyItGroup
  26. * #Set DENYWEBCHANGE =
  27. * #Set DENYWEBRENAME =
  28. * Set ALLOWWEBRENAME = Main.CompanyItGroup
  29. If ={FeatureAccess}{AllowRaw}= is set to =acl= in configure, then the following rules can also be used:
  30. * #Set DENYWEBHISTORY = %USERSWEB%.WikiGuest
  31. * #Set ALLOWWEBHISTORY =
  32. If ={FeatureAccess}{AllowHistory}= is set to =acl= in configure, then the following rules can also be used:
  33. * #Set DENYWEBRAW = %USERSWEB%.WikiGuest
  34. * #Set ALLOWWEBRAW =
  35. Users or groups allowed to change or rename this <nop>%BASETOPIC% topic: (e.g., [[%USERSWEB%.AdminGroup][AdminGroup]])
  36. * Set ALLOWTOPICCHANGE = Main.CompanyItGroup
  37. * Set ALLOWTOPICRENAME = Main.CompanyItGroup
  38. ---
  39. %INCLUDE{"%SYSTEMWEB%.WebPreferencesHelp"}%