Fixed an HTML typo and updated documentation in WebGUI, SiteMap and EventsCalendar
This commit is contained in:
parent
a94567c206
commit
a9f748a7f7
4 changed files with 27 additions and 20 deletions
|
|
@ -209,11 +209,11 @@ The URL to the attached image.
|
|||
<p/>
|
||||
|
||||
<b>linkTitle</b><br/>
|
||||
The title of the link to display to the user.
|
||||
The title of the link added to the article.
|
||||
<p/>
|
||||
|
||||
<b>linkURL</b><br/>
|
||||
The URL for the link to display to the user.
|
||||
The URL for the link added to the article.
|
||||
<p/>
|
||||
|
||||
<b>post.label</b><br/>
|
||||
|
|
@ -237,7 +237,7 @@ The URL to view the replies to this article.
|
|||
<p/>
|
||||
|
||||
|,
|
||||
lastUpdated => 1095829149
|
||||
lastUpdated => 1096219144
|
||||
},
|
||||
|
||||
'24' => {
|
||||
|
|
|
|||
|
|
@ -530,19 +530,19 @@ The title for this event.
|
|||
<p>
|
||||
|
||||
<b>Description</b><br>
|
||||
Describe the activities of this event or information about where the event is to be held.
|
||||
The activities of this event or information about where the event is to be held.
|
||||
<p>
|
||||
|
||||
<b>Start Date</b><br>
|
||||
On what date will this event begin?
|
||||
The date and time when the event begins.
|
||||
<p>
|
||||
|
||||
<b>End Date</b><br>
|
||||
On what date will this event end?
|
||||
The date and time when the event ends.
|
||||
<p>
|
||||
|
||||
<b>Recurs every<b><br>
|
||||
Select a recurrence interval for this event.
|
||||
<b>Recurs every</b><br>
|
||||
How many times and how often the event recurs.
|
||||
|
||||
<p>
|
||||
|
||||
|
|
@ -550,7 +550,7 @@ Select a recurrence interval for this event.
|
|||
Select "add new event" if you'd like to add another event, otherwise select "go back to page".
|
||||
<p>
|
||||
|,
|
||||
lastUpdated => 1038887363
|
||||
lastUpdated => 1096221250
|
||||
},
|
||||
|
||||
'19' => {
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@ How many levels deep of navigation should the Site Map show? If 0 (zero) is spec
|
|||
<p>
|
||||
|
||||
<b>Indent</b><br>
|
||||
How many characters should indent each level?
|
||||
How many &nbsp;'s should indent each level?
|
||||
<p>
|
||||
|
||||
<b>Alphabetic?</b><br>
|
||||
|
|
@ -41,7 +41,7 @@ If this setting is true, site map entries are sorted alphabetically. If this se
|
|||
<p>
|
||||
|
||||
|,
|
||||
lastUpdated => 1039908464
|
||||
lastUpdated => 1096092248
|
||||
},
|
||||
|
||||
'3' => {
|
||||
|
|
@ -83,7 +83,8 @@ This loop contains all of the pages in the site map.
|
|||
<blockquote>
|
||||
|
||||
<b>page.indent</b><br />
|
||||
The indent spacer for this page indicating the depth of the page in the tree.
|
||||
The indent spacer for this page indicating the depth of the page in the tree,
|
||||
which by default is 5 &nbsp;'s for each level of depth in the tree.
|
||||
<p />
|
||||
|
||||
<b>page.url</b><br />
|
||||
|
|
@ -117,7 +118,7 @@ A condition indicating whether or not this page is at the top of the navigation
|
|||
|
||||
</blockquote>
|
||||
<p />|,
|
||||
lastUpdated => 1047855100
|
||||
lastUpdated => 1096092207
|
||||
},
|
||||
|
||||
'5' => {
|
||||
|
|
|
|||
|
|
@ -243,7 +243,7 @@ The URL for your company specified in the settings by your Administrator.
|
|||
},
|
||||
|
||||
'634' => {
|
||||
message => q|<B>Default Home Page</B><BR>Some really small sites don't have a home page, but instead like to use one of their internal pages like "About Us" or "Company Information" as their home page. For that reason, you can set the default page of your site to any page in the site. That page will be the one people go to if they type in just your URL http://www.mywebguisite.com, or if they click on the Home link generated by the ^H; macro.
|
||||
message => q|<B>Default Home Page</B><BR>Some really small sites don't have a home page, but instead like to use one of their internal pages like "About Us" or "Company Information" as their home page. For that reason, you can set the default page of your site to any page in the site. That page will be the one people go to if they type in just your URL http://www.mywebguisite.com, or if they click on the Home link generated by the ^H; navigation macro.
|
||||
|
||||
<P><B>Not Found Page</B><BR>If a page that a user requests is not found in the system, the user can be redirected to the home page or to an error page where they can attempt to find what they were looking for. You decide which is better for your users.
|
||||
|
||||
|
|
@ -2403,6 +2403,10 @@ Select yes to hide this page from the navigation menus and site maps.
|
|||
Select yes to open this page in a new window. This is often used in conjunction with the <b>Redirect URL</b> parameter.
|
||||
<p>
|
||||
|
||||
<b>Encrypt page?</b><br>
|
||||
Select yes to serve this page over SSL.
|
||||
<p>
|
||||
|
||||
|
||||
|
||||
<b>Language</b><br/>
|
||||
|
|
@ -2473,7 +2477,7 @@ You can optionally recursively give these privileges to all pages under this pag
|
|||
<b>What next?</b><br/>
|
||||
If you leave this on the default setting you'll be redirected to the new page after creating it.
|
||||
<p/>|,
|
||||
lastUpdated => 1078569027
|
||||
lastUpdated => 1096433872
|
||||
},
|
||||
|
||||
'60' => {
|
||||
|
|
@ -5118,8 +5122,10 @@ div.tabs {
|
|||
'786' => {
|
||||
message => q|WebGUI's collateral management system allows you to upload files and text to a central repository for use elsewhere in your content.
|
||||
<p/>
|
||||
You can organize collateral into different folders, but names must be unique, even if they are in different folders or of different types. If you attempt to use a name that is already in use, WebGUI will rename the file for you by appending and/or incrementing a number to the end of the name.
|
||||
<p/>
|
||||
|,
|
||||
lastUpdated => 1050430118
|
||||
lastUpdated => 1096524433
|
||||
},
|
||||
|
||||
'440' => {
|
||||
|
|
@ -5158,8 +5164,8 @@ div.tabs {
|
|||
},
|
||||
|
||||
'841' => {
|
||||
message => q|Navigation Macro|,
|
||||
lastUpdated => 1078243564
|
||||
message => q|Navigation Macros|,
|
||||
lastUpdated => 1096434024
|
||||
},
|
||||
|
||||
'1044' => {
|
||||
|
|
@ -6732,7 +6738,7 @@ Select a file from your local drive to upload to the server.
|
|||
<p>
|
||||
|
||||
<b>Parameters</b><br>
|
||||
Add any HTML <img&rt; parameters that you wish to act as the defaults for this image.
|
||||
Add any HTML <img> parameters that you wish to act as the defaults for this image.
|
||||
<p>
|
||||
|
||||
<i>Example:</i><br>
|
||||
|
|
@ -6743,7 +6749,7 @@ alt="This is an image"<br>
|
|||
<b>Thumbnail Size</b><br>
|
||||
How big (in pixels) should the thumbnail for this image be?
|
||||
<p/>|,
|
||||
lastUpdated => 1094407031
|
||||
lastUpdated => 1096524176
|
||||
},
|
||||
|
||||
'304' => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue