Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://wiki.cmc.msu.ru/System/ManagingWebs?cover=print;rev=1
Дата изменения: Unknown Дата индексирования: Sun Apr 10 21:14:24 2016 Кодировка: |
data
directory, with text files as topics. System
for documentation, Main
to store user pages and site-wide preferences, Trash
for the topic recycle bin. Before you begin: consider that less webs are better than more webs. Cross-linking topics is easier, and searches are faster, if there are only a few larger webs.
Sandbox/TestWeb/SubWeb.SubWebTopic
topic: System.DefaultPreferences
default settings
Main.SitePreferences
site-wide settings inherits from and overrides settings in System.DefaultPreferences
Sandbox.WebPreferences
inherits from and overrides settings in Main.SitePreferences
Sandbox/TestWeb.WebPreferences
inherits from and overrides settings in Sandbox.WebPreferences
Sandbox/TestWeb/SubWeb.WebPreferences
inherits from and overrides settings in Sandbox/TestWeb.WebPreferences
Sandbox/TestWeb/SubWeb.SubWebTopic
inherits from and overrides settings in Sandbox/TestWeb/SubWeb.WebPreferences
Main.SomeUserName
- points to it and would need updating (unless the macro style %USERSWEB%.SomeUserName
, is used throughout). This potentially large change can be performed automatically if you rename the web from the Tools section of WebPreferences, as described above.
Related Topics: AdminDocumentationCategory, AdminToolsCategoryIf you want to rename the System or Main webs, remember they are referred to in the Foswiki configuration. You will need to change the
{SystemWebName}
,{UsersWebName}
and/or{LocalSitePreferences}
settings in the configuration using the configure interface.Renaming the webs in the distribution is not recommended because it makes upgrades much more complicated.