Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Item9693: Change explicit WebHome to %HOMETOPIC%
  • Loading branch information
gac410 committed Jan 18, 2015
1 parent d23dbb1 commit d2fd7da
Show file tree
Hide file tree
Showing 25 changed files with 76 additions and 76 deletions.
8 changes: 4 additions & 4 deletions PatternSkin/data/System/PatternSkinElements.txt
@@ -1,4 +1,4 @@
%META:TOPICINFO{author="ProjectContributor" date="1404873298" format="1.1" version="1"}%
%META:TOPICINFO{author="ProjectContributor" date="1421599902" format="1.1" version="1"}%
%META:TOPICPARENT{name="PatternSkin"}%
---+!! Pattern Skin Elements
Some intro text.
Expand Down Expand Up @@ -260,7 +260,7 @@ Numbered list:

---++ Links

Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. [[%SYSTEMWEB%.WebHome]] Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum DoesNotExist Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum.
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. [[%SYSTEMWEB%.%HOMETOPIC%]] Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum DoesNotExist Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum.


---+ Header
Expand Down Expand Up @@ -727,7 +727,7 @@ text="<style>
<noautolink>
</div><h2 id="Search_results"> Search results </h2>
<div><span class='foswikiIcon'><img src='/pub/%SYSTEMWEB%/DocumentGraphics/rss-small.png' width='16' height='16' alt='rss-small' /></span>
<a href='%SCRIPTURL{"view"}%/%SYSTEMWEB%/WebRss?search=caching;type=word;excludetopic=WebSearch,WebHome,WebStatistics;web=System;recurse=;limit=all;scope=all;casesensitive=off'>Get notified on changes on this search</a></div>
<a href='%SCRIPTURL{"view"}%/%SYSTEMWEB%/WebRss?search=caching;type=word;excludetopic=WebSearch,%HOMETOPIC%,WebStatistics;web=System;recurse=;limit=all;scope=all;casesensitive=off'>Get notified on changes on this search</a></div>
<div class="foswikiSearchResultsHeader"><span>Searched: <b>caching</b></span>
<span id="foswikiNumberOfResultsContainer"></span></div>
<h4 class="foswikiSearchResultsHeader" style="border-color:#FFD8AA"><b>Results from System web</b> retrieved at 01:55 (GMT)</h4>
Expand Down Expand Up @@ -823,4 +823,4 @@ text="<style>

---++ Links

[[WebHome]] DoesNotExist
[[%HOMETOPIC%]] DoesNotExist
@@ -1,4 +1,4 @@
%META:TOPICINFO{author="ProjectContributor" date="1300477710" format="1.1" version="1"}%
%META:TOPICINFO{author="ProjectContributor" date="1421599902" format="1.1" version="1"}%
---+!! <nop>PatternSkin horizontal navigation example

Include main navigation with:
Expand All @@ -20,23 +20,23 @@ Include meta navigation with:
section="topbarbutton"
ID=""
DESTWEB="%USERSWEB%"
DESTTOPIC="WebHome"
DESTTOPIC="%HOMETOPIC%"
LABEL="%USERSWEB%"
}%
%INCLUDE{
"%TOPIC%"
section="topbarbutton"
ID=""
DESTWEB="%SYSTEMWEB%"
DESTTOPIC="WebHome"
DESTTOPIC="%HOMETOPIC%"
LABEL="%SYSTEMWEB%"
}%
%INCLUDE{
"%TOPIC%"
section="topbarbutton"
ID=""
DESTWEB="%SANDBOXWEB%"
DESTTOPIC="WebHome"
DESTTOPIC="%HOMETOPIC%"
LABEL="%SANDBOXWEB%"
}%
</ul><br class="foswikiClear" /></div>%ENDSECTION{"main"}%
Expand Down
20 changes: 10 additions & 10 deletions PatternSkin/data/System/PatternSkinTheme2012Navigation.txt
@@ -1,4 +1,4 @@
%META:TOPICINFO{author="ProjectContributor" date="1328484070" format="1.1" version="1"}%
%META:TOPICINFO{author="ProjectContributor" date="1421599902" format="1.1" version="1"}%
%META:TOPICPARENT{name="PatternSkinFatwillyTheme"}%
---+!! <nop>PatternSkin theme: Foswiki "Fat Willy" Site Skin - Navigation

Expand All @@ -18,31 +18,31 @@ Include meta navigation with:
%STARTSECTION{"meta"}%<div id="patternTopBarButtons"><ul>
%INCLUDE{
"%TOPIC%" section="topbarbutton"
ID="" DESTWEB="About" DESTTOPIC="WebHome" LABEL="About"
ID="" DESTWEB="About" DESTTOPIC="%HOMETOPIC%" LABEL="About"
}% %INCLUDE{
"%TOPIC%" section="topbarbutton"
ID="" DESTWEB="Blog" DESTTOPIC="WebHome" LABEL="Blog"
ID="" DESTWEB="Blog" DESTTOPIC="%HOMETOPIC%" LABEL="Blog"
}% %INCLUDE{
"%TOPIC%" section="topbarbutton"
ID="" DESTWEB="Extensions" DESTTOPIC="WebHome" LABEL="Extensions"
ID="" DESTWEB="Extensions" DESTTOPIC="%HOMETOPIC%" LABEL="Extensions"
}% %INCLUDE{
"%TOPIC%" section="topbarbutton"
ID="" DESTWEB="System" DESTTOPIC="WebHome" LABEL="Documentation"
ID="" DESTWEB="System" DESTTOPIC="%HOMETOPIC%" LABEL="Documentation"
}% %INCLUDE{
"%TOPIC%" section="topbarbutton"
ID="" DESTWEB="Community" DESTTOPIC="WebHome" LABEL="Community"
ID="" DESTWEB="Community" DESTTOPIC="%HOMETOPIC%" LABEL="Community"
}% %INCLUDE{
"%TOPIC%" section="topbarbutton"
ID="" DESTWEB="Development" DESTTOPIC="WebHome" LABEL="Development"
ID="" DESTWEB="Development" DESTTOPIC="%HOMETOPIC%" LABEL="Development"
}% %INCLUDE{
"%TOPIC%" section="topbarbutton"
ID="" DESTWEB="Tasks" DESTTOPIC="WebHome" LABEL="Tasks"
ID="" DESTWEB="Tasks" DESTTOPIC="%HOMETOPIC%" LABEL="Tasks"
}% %INCLUDE{
"%TOPIC%" section="topbarbutton"
ID="" DESTWEB="Download" DESTTOPIC="WebHome" LABEL="Download"
ID="" DESTWEB="Download" DESTTOPIC="%HOMETOPIC%" LABEL="Download"
}% %INCLUDE{
"%TOPIC%" section="topbarbutton"
ID="" DESTWEB="Support" DESTTOPIC="WebHome" LABEL="Support"
ID="" DESTWEB="Support" DESTTOPIC="%HOMETOPIC%" LABEL="Support"
}%
</ul><div class="foswikiClear"></div></div>%ENDSECTION{"meta"}%

Expand Down
20 changes: 10 additions & 10 deletions PatternSkin/data/System/PatternSkinThemeFatWillyNavigation.txt
@@ -1,4 +1,4 @@
%META:TOPICINFO{author="ProjectContributor" date="1404873298" format="1.1" version="1"}%
%META:TOPICINFO{author="ProjectContributor" date="1421599902" format="1.1" version="1"}%
%META:TOPICPARENT{name="PatternSkinFatwillyTheme"}%
---+!! <nop>PatternSkin theme: Foswiki "Fat Willy" Site Skin - Navigation

Expand All @@ -18,39 +18,39 @@ Include meta navigation with:
%STARTSECTION{"main"}%<div id="patternTopBarButtons"><ul>
%INCLUDE{
"%TOPIC%" section="topbarbutton"
ID="" DESTWEB="About" DESTTOPIC="WebHome" LABEL="About"
ID="" DESTWEB="About" DESTTOPIC="%HOMETOPIC%" LABEL="About"
}%
%INCLUDE{
"%TOPIC%" section="topbarbutton"
ID="" DESTWEB="Blog" DESTTOPIC="WebHome" LABEL="Blog"
ID="" DESTWEB="Blog" DESTTOPIC="%HOMETOPIC%" LABEL="Blog"
}%
%INCLUDE{
"%TOPIC%" section="topbarbutton"
ID="" DESTWEB="Extensions" DESTTOPIC="WebHome" LABEL="Extensions"
ID="" DESTWEB="Extensions" DESTTOPIC="%HOMETOPIC%" LABEL="Extensions"
}%
%INCLUDE{
"%TOPIC%" section="topbarbutton"
ID="" DESTWEB="%SYSTEMWEB%" DESTTOPIC="WebHome" LABEL="Documentation"
ID="" DESTWEB="%SYSTEMWEB%" DESTTOPIC="%HOMETOPIC%" LABEL="Documentation"
}%
%INCLUDE{
"%TOPIC%" section="topbarbutton"
ID="" DESTWEB="Community" DESTTOPIC="WebHome" LABEL="Community"
ID="" DESTWEB="Community" DESTTOPIC="%HOMETOPIC%" LABEL="Community"
}%
%INCLUDE{
"%TOPIC%" section="topbarbutton"
ID="" DESTWEB="Development" DESTTOPIC="WebHome" LABEL="Development"
ID="" DESTWEB="Development" DESTTOPIC="%HOMETOPIC%" LABEL="Development"
}%
%INCLUDE{
"%TOPIC%" section="topbarbutton"
ID="" DESTWEB="Tasks" DESTTOPIC="WebHome" LABEL="Tasks"
ID="" DESTWEB="Tasks" DESTTOPIC="%HOMETOPIC%" LABEL="Tasks"
}%
%INCLUDE{
"%TOPIC%" section="topbarbutton"
ID="" DESTWEB="Download" DESTTOPIC="WebHome" LABEL="Download"
ID="" DESTWEB="Download" DESTTOPIC="%HOMETOPIC%" LABEL="Download"
}%
%INCLUDE{
"%TOPIC%" section="topbarbutton"
ID="" DESTWEB="Support" DESTTOPIC="WebHome" LABEL="Support"
ID="" DESTWEB="Support" DESTTOPIC="%HOMETOPIC%" LABEL="Support"
}%
</ul><div class="foswikiClear"></div></div>%ENDSECTION{"main"}%

Expand Down
6 changes: 3 additions & 3 deletions PatternSkin/data/System/WebLeftBarCookbook.txt
@@ -1,4 +1,4 @@
%META:TOPICINFO{author="ProjectContributor" date="1300477710" format="1.1" version="1"}%
%META:TOPICINFO{author="ProjectContributor" date="1421599902" format="1.1" version="1"}%
%META:TOPICPARENT{name="PatternSkin"}%
---+ !WebLeftBar Cookbook

Expand All @@ -9,7 +9,7 @@
Each link is an item in a bullet list. So it can look like this:

* *My links*
* WebHome
* %HOMETOPIC%
* WebIndex
* WebChanges

Expand All @@ -20,7 +20,7 @@ The list is formatted with CSS. To get an idea of the actual look, see the list
<div class="patternSideBar" style="position:relative; top:0; left:0; padding:0; margin:0; border:0;">
<div class="patternLeftBarPersonal">
* *My links*
* WebHome
* %HOMETOPIC%
* WebIndex
* WebChanges
</div>
Expand Down
4 changes: 2 additions & 2 deletions TablePlugin/data/System/VarTABLE.txt
@@ -1,4 +1,4 @@
%META:TOPICINFO{author="ProjectContributor" date="1417320330" format="1.1" version="1"}%
%META:TOPICINFO{author="ProjectContributor" date="1421599902" format="1.1" version="1"}%
%META:TOPICPARENT{name="TablePlugin"}%
#VarTABLE
---+++ TABLE{ _attributes_ } -- control attributes of tables and sorting of table columns
Expand Down Expand Up @@ -61,7 +61,7 @@
---++++ Other attributes
%TABLE{tablewidth="100%" columnwidths="10%,45%,20%,25%" sort="off" headerbg="#f5f5f5" databg="#ffffff" headercolor="#333333"}%
| *Argument* | *Comment* | *Default&nbsp;value* | *Example* |
| =include= | Other topic defining the =TABLE= parameters. The first =%<nop>TABLE%= in the topic is used. This is useful if you have many topics with the same table format and you want to update the format in one place. Use =topic= or =web.topic= notation. | <span class="foswikiGrayText">unspecified</span> | =include="%USERSWEB%.WebHome"= |
| =include= | Other topic defining the =TABLE= parameters. The first =%<nop>TABLE%= in the topic is used. This is useful if you have many topics with the same table format and you want to update the format in one place. Use =topic= or =web.topic= notation. | <span class="foswikiGrayText">unspecified</span> | =include="%USERSWEB%.%HOMETOPIC%"= |

%ENDSECTION{"table_attributes"}%
* Example:<verbatim class="tml">
Expand Down
4 changes: 2 additions & 2 deletions TipsContrib/data/System/TipTopic011.txt
@@ -1,11 +1,11 @@
%META:TOPICINFO{author="ProjectContributor" date="1282144126" format="1.1" version="1"}%
%META:TOPICINFO{author="ProjectContributor" date="1421599902" format="1.1" version="1"}%
%META:TOPICPARENT{name="TipsOfTheDay"}%
---+ Server side include

To include the contents of a web page or Foswiki topic, use =%<nop>INCLUDE{"page"}%=.

Examples:
<!-- %JQREQUIRE{"chili"}% --><verbatim class="tml">%INCLUDE{"%SYSTEMWEB%.WebHome"}%
<!-- %JQREQUIRE{"chili"}% --><verbatim class="tml">%INCLUDE{"System.WebHome"}%
%INCLUDE{"WebHome"}%</verbatim>
This example requires ={INCLUDE}{AllowURLs}= enabled in [[%SCRIPTURLPATH{"configure"}%][configure]] (disabled by default for security reasons):
<verbatim class="tml">%INCLUDE{"http://www.google.com/"}%</verbatim>
Expand Down
4 changes: 2 additions & 2 deletions TopicUserMappingContrib/data/System/UserToolsCategory.txt
@@ -1,4 +1,4 @@
%META:TOPICINFO{author="ProjectContributor" date="1418937051" format="1.1" version="1"}%
%META:TOPICINFO{author="ProjectContributor" date="1421599902" format="1.1" version="1"}%
%META:TOPICPARENT{name="WebHome"}%
---+ A List of User Tools

Expand All @@ -10,7 +10,7 @@
$ [[WebAtom]] : When viewed this topic returns an ATOM feed of the changes in the web. There is a WebAtom topic in each web
$ [[WebChanges]] : This topic list all the changes in the current web. There is a WebChanges topic in each web
$ [[WebCreateNewTopic]] : This topic shows a form from which the user can create a new topic in the current web. There is a WebCreateNewTopic in each web
$ [[WebHome]] : WebHome is the default landing page for a web. There is always a WebHome in a web
$ [[%HOMETOPIC%]] : %HOMETOPIC% is the default landing page for a web. There is always a %HOMETOPIC% in a web
$ [[WebIndex]] : This topic provides an alphabetical list of all topics in the current web. There is a WebIndex topic in each web. The list is more verbose than the WebTopicList
$ [[WebNotify]] : This is a subscription service to be automatically notified by e-mail when topics change in this web. Each has its own WebNotify topic. Users can add their names to this topic and be notified by email about changes in the web
$ [[WebRss]] : When viewed this topic returns an RSS feed of the changes in the web. There is a WebRss topic in each web
Expand Down
4 changes: 2 additions & 2 deletions core/data/Main/AdminUserLeftBar.txt
@@ -1,4 +1,4 @@
%META:TOPICINFO{author="ProjectContributor" date="1311983319" format="1.1" version="1"}%
%META:TOPICINFO{author="ProjectContributor" date="1421599902" format="1.1" version="1"}%
%META:TOPICPARENT{name="AdminUser"}%
%ADDTOZONE{
"head"
Expand All @@ -16,7 +16,7 @@ Customise this topic; samples and ideas available at
%SYSTEMWEB%.WebLeftBarCookbook.
--> *My links:*
* [[%USERSWEB%.AdminUser][My home page]]
* [[%SCRIPTURL{search}%/%BASEWEB%/WebHome?search=AdminUser;type=word;scope=text;reverse=on;casesensitive=on;order=modified;limit=50;zeroresults=on][AdminUser %BASEWEB% activities]]
* [[%SCRIPTURL{search}%/%BASEWEB%/%HOMETOPIC%?search=AdminUser;type=word;scope=text;reverse=on;casesensitive=on;order=modified;limit=50;zeroresults=on][AdminUser %BASEWEB% activities]]
* [[%LOGOUTURL%][Logout]]
<a class="foswikiSmallish" href="%SCRIPTURLPATH{"edit"}%/%WEB%/%TOPIC%?t=%GMTIME{"$epoch"}%">edit</a>

4 changes: 2 additions & 2 deletions core/data/Main/WebHome.txt
@@ -1,10 +1,10 @@
%META:TOPICINFO{author="ProjectContributor" date="1421598394" format="1.1" version="1"}%
%META:TOPICINFO{author="ProjectContributor" date="1421599902" format="1.1" version="1"}%
---+!! Welcome to the <nop>%USERSWEB% web
Congratulations, you have finished installing Foswiki.

This site is running Foswiki release *%WIKIRELEASE%*, Plugin API version *%PLUGINVERSION{}%*

To learn more about Foswiki, visit the [[%SYSTEMWEB%.WebHome][%SYSTEMWEB% web]]. Please ensure that the read/write
To learn more about Foswiki, visit the [[%SYSTEMWEB%.%HOMETOPIC%][%SYSTEMWEB% web]]. Please ensure that the read/write
permissions for each web on your site match your access control policies (see [[%SYSTEMWEB%.%WIKIPREFSTOPIC%]]
and [[%LOCALSITEPREFS%]]). Replace this text with a description of your new
%IF{"defined WIKITOOLNAME" then="<nop>%WIKITOOLNAME%" else="Foswiki"}% site.
Expand Down
4 changes: 2 additions & 2 deletions core/data/System/EditingShorthand.txt
@@ -1,4 +1,4 @@
%META:TOPICINFO{author="ProjectContributor" date="1419825408" format="1.1" version="1"}%
%META:TOPICINFO{author="ProjectContributor" date="1421599902" format="1.1" version="1"}%
%META:TOPICPARENT{name="TextFormattingRules"}%
---+ Editing Shorthand
%STARTINCLUDE%
Expand Down Expand Up @@ -311,7 +311,7 @@ It's generally a good idea to use the [[%SYSTEMWEB%.Macros][macros]] %<nop>SYSTE

%SANDBOXWEB%.WebNotify

%SANDBOXWEB%.WebHome
%SANDBOXWEB%.%HOMETOPIC%

%SANDBOXWEB%.Subweb.TopicName
</verbatim>
Expand Down
4 changes: 2 additions & 2 deletions core/data/System/FrequentlyAskedQuestions.txt
@@ -1,4 +1,4 @@
%META:TOPICINFO{author="ProjectContributor" date="1394718135" format="1.1" version="1"}%
%META:TOPICINFO{author="ProjectContributor" date="1421599902" format="1.1" version="1"}%
%META:TOPICPARENT{name="UsersGuide"}%
---+ Frequently Asked Questions

Expand Down Expand Up @@ -33,7 +33,7 @@ This is a real FAQ, and also a demo of an easily implemented knowledge-base solu
nonoise="on"
web="%SYSTEMWEB%,%USERSWEB%"
format=" * $formfield(TopicSummary) [[$web.$topic][Answer]]"
header="$n$n()FAQ topics found in [[$web.WebHome][$web]] web:$n$n"
header="$n$n()FAQ topics found in [[$web.%HOMETOPIC%][$web]] web:$n$n"
}%

---++ More FAQs
Expand Down
4 changes: 2 additions & 2 deletions core/data/System/IfStatements.txt
@@ -1,4 +1,4 @@
%META:TOPICINFO{author="ProjectContributor" date="1420814724" format="1.1" version="1"}%
%META:TOPICINFO{author="ProjectContributor" date="1421599902" format="1.1" version="1"}%
%META:TOPICPARENT{name="DeveloperDocumentationCategory"}%
---+!! IF statements

Expand Down Expand Up @@ -355,7 +355,7 @@ Test if the topic has an attachment with 'receipt' or 'Receipt' in the name:
Test if a topic text contains a certain word:
<verbatim class="tml">
%IF{
"'%SYSTEMWEB%.WebHome'/lc(text)~'*welcome*'"
"'%SYSTEMWEB%.%HOMETOPIC%'/lc(text)~'*welcome*'"
then="contains 'welcome'"
}%
</verbatim>
Expand Down
2 changes: 1 addition & 1 deletion core/data/System/InstallationGuide.txt
Expand Up @@ -260,7 +260,7 @@ Note that with the _sudo_ or internal admin login, it is not necessary to add ot
Click the Save button in the upper right corner of the configuration page.
This will create a new =lib/LocalSite.cfg=.

Navigate back to your %USERSWEB%.WebHome page. You will still be logged in as a temporary Admin user. Double check that your Admin Group and/or
Navigate back to your %USERSWEB%.%HOMETOPIC% page. You will still be logged in as a temporary Admin user. Double check that your Admin Group and/or
=bin/configure= settings for [Security and Authentication] [Access Control] and [Passwords] are correct before logging out from the temporary admin account established during bootstrap.

---++++ Testing your authentication configuration:
Expand Down
2 changes: 1 addition & 1 deletion core/data/System/InstallationGuidePart2.txt
Expand Up @@ -11,7 +11,7 @@ Once you have Foswiki installed and running, you can perform one or more of the

To make it easier to follow the instructions in this section, you can view this installation guide using your Foswiki site by entering =%SYSTEMWEB%.InstallationGuide= into the "Jump" text box. By doing this instead of using the =INSTALL.html= file from the distribution, you will be able to use the embedded hyperlinks to jump directly to the referenced pages.

All of the Foswiki documentation can also be found online in the [[%SYSTEMWEB%.WebHome][Foswiki documentation section]] (the "System" web) of the Foswiki web site.
All of the Foswiki documentation can also be found online in the [[%SYSTEMWEB%.%HOMETOPIC%][Foswiki documentation section]] (the "%SYSTEMWEB%" web) of the Foswiki web site.

Note the =configure= page mentioned in this section is accessed by visiting =[[%SCRIPTURL{"configure"}%]]= your web browser.

Expand Down
4 changes: 2 additions & 2 deletions core/data/System/ManagingWebs.txt
@@ -1,4 +1,4 @@
%META:TOPICINFO{author="ProjectContributor" date="1421598394" format="1.1" version="1"}%
%META:TOPICINFO{author="ProjectContributor" date="1421599902" format="1.1" version="1"}%
%META:TOPICPARENT{name="ReferenceManual"}%
%STARTINCLUDE%
---+ Managing Webs
Expand Down Expand Up @@ -116,7 +116,7 @@ Before you begin: consider that less webs are better than more webs. Cross-linki
<h4>About template webs</h4>
<p>
There are two methods used to create a new web. %BR% First you can use a specially designed TemplateWeb. This is an invisible web that begins with an underscore &quot;_&quot; character (for example =_default=). All topics in the template web will be copied into your new web. %BR%
The second method is to use an existing web as a template web. This may be useful *if you already have a web that you would like to use as a starting point.* Only topics that have names beginning with "Web..." (like "WebHome" or "WebNotify") are copied. In either case you will want to be sure to verify that your new web has all the custom modifications that you desire. <!-- Any [[macros]] defined in the form below will automatically be set in the <nop>%WEBPREFSTOPIC% of the new web. -->
The second method is to use an existing web as a template web. This may be useful *if you already have a web that you would like to use as a starting point.* Only topics that have names beginning with "Web..." (like "%HOMETOPIC%" or "WebNotify") are copied. In either case you will want to be sure to verify that your new web has all the custom modifications that you desire. <!-- Any [[macros]] defined in the form below will automatically be set in the <nop>%WEBPREFSTOPIC% of the new web. -->
</p>
*Notes:*
* You must have =ROOTCHANGE= access to create a top-level web (one with no parent)
Expand Down

0 comments on commit d2fd7da

Please sign in to comment.