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
|
|
@ -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