Change example of SI macro to use GUID.

Collateral Macros:
    file.text is not a valid File macro template variable.
    file.icon is
    Changed references of "collateral folder" to "name of a collateral folder"
Cleaned up grammar in Company Information section.
This commit is contained in:
Colin Kuskie 2004-10-27 05:38:07 +00:00
parent 774f145c37
commit 313c24a366

View file

@ -245,11 +245,11 @@ 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; 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.
<P><B>Not Found Page</B><BR>If a page that a user requests is not found in the system, the user can either 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.
<p><b>URL Extension</b><br />Add an extension such as "html", "php", or "asp" to each new page URL as it is created. <p><b>NOTE:</b> Do NOT include the dot "." in this. So the field should look like "html" not ".html".
<P><B>Favicon</B><BR>An icon that appears on Internet Explorer short cuts such as your "Favorites". To learn more about Favicon <A href="http://msdn.microsoft.com/workshop/author/dhtml/howto/shortcuticon.asp">click here</A>.
<P><B>Favicon</B><BR>An icon that appears on Internet Explorer short cuts such as your "Favorites". More information about <A href="http://msdn.microsoft.com/workshop/author/dhtml/howto/shortcuticon.asp">Favicon</A> is available online.
<P><B>Site Icon</B><BR>An icon that appears in the URL bar of most modern browsers. It may also appear in the bookmarks of the browser. The image must be 16x16 pixels.
@ -261,14 +261,17 @@ The URL for your company specified in the settings by your Administrator.
<P><B>Snippet Preview Length</B><BR>How many characters of a snippet should be displayed in the collateral management system main listing.
<P><B>Text Area Rows</B><BR>Some sites wish to control the size of the forms that WebGUI generates. With this setting you can specify how many rows of characters will be displayed in textareas on the site.
<B>Text Area Rows</B>, <B>Text Area Columns</B> and <B>Text Box Size</B> allow the size of
forms that WebGUI generates to be customized on a site-by-site basis.
<P><B>Text Area Columns</B><BR>Some sites wish to control the size of the forms that WebGUI generates. With this setting you can specify how many columns of characters will be displayed in textareas on the site.
<P><B>Text Area Rows</B><BR>This setting specifies how many rows of characters will be displayed in textareas on the site.
<P><B>Text Box Size</B><BR>Some sites wish to control the size of the forms that WebGUI generates. With this setting you can specify how characters can be displayed at once in text boxes on the site.
<P><B>Text Area Columns</B><BR>This setting specifies how many columns of characters will be displayed in textareas on the site.
<P><B>Text Box Size</B><BR>This setting specifies how many characters can be displayed at once in text boxes on the site.
|,
lastUpdated => 1096822339
lastUpdated => 1098855329
},
'1021' => {
@ -2708,8 +2711,11 @@ Settings relating to users (beyond profile information), like authentication inf
<p><b>Title</b><br>The name of the item in the trash. You may view the item by selecting the title.
<p><b>Type</b><br>The type of content. For instance, a Page, Article, EventsCalendar, etc.
<p><b>Trash Date</b><br>The date and time the item was added to the trash
<p><b>Previous Location</b><br>The location where the item was previously found. You may view the previous location by selecting the location.<p><b>Username</b><br>The username of the individual who placed the item in the trash. This optional field is only visible in shared trash environments or when an administrator is managing the system trash.|,
lastUpdated => 1052850265
<p><b>Previous Location</b><br>The location where the item was previously found. You may view the previous location by selecting the location.<p><b>Username</b><br>The username of the individual who placed the item in the trash. This optional field is only visible in shared trash environments or when an administrator is managing the system trash.
<p>Note that when Pages are in the clipboard that their URLs are still active in the WebGUI
system. If another page with an identical URL is created, the URL of the newly created page
will be modified to make it unique.|,
lastUpdated => 1098850305
},
'651' => {
@ -3565,7 +3571,7 @@ This macro builds a quick file link. It creates an icon for the file and outputs
<b>file.url</b><br/>
The URL to the file.
<p/>
<b>file.text</b><br/>
<b>file.icon</b><br/>
The file's icon.
<p/>
<b>file.name</b><br/>
@ -3574,9 +3580,6 @@ The name of the file.
<b>file.size</b><br/>
The size of the file.
<p/>
<b>file.text</b><br/>
The file's icon.
<p/>
<b>file.thumbnail</b><br/>
The file's thumbnail.
@ -3596,13 +3599,13 @@ This macro retrieves the URL for any file in the collateral management system.
<b>&#94;RandomImage();</b><br/>
This macro takes a collateral folder as a parameter. If the folder name is omitted, then the root folder will be used. The macro then randomly chooses an image in the folder and returns it in much the same way the &#94;I(); macro works.
This macro takes the name of a collateral folder as a parameter. If the folder name is omitted, then the root folder will be used. The macro then randomly chooses an image in the folder and returns it in much the same way the &#94;I(); macro works.
<p />
<i>Example:</i> &#94;RandomImage("site headers");
<p />
<b>&#94;RandomSnippet();</b><br/>
This macro takes a collateral folder as a parameter. If the folder name is omitted, then the root folder will be used. The macro then randomly chooses a snippet from the folder and returns it in much the same way the &#94;Snippet(); macro works.
This macro takes the name of a collateral folder as a parameter. If the folder name is omitted, then the root folder will be used. The macro then randomly chooses a snippet from the folder and returns it in much the same way the &#94;Snippet(); macro works.
<p />
<i>Example:</i> &#94;RandomSnippet("quips");
<p />
@ -3618,19 +3621,19 @@ Retrieving an image by name (no scaling)<br>
^SI(myimage);
<p>
Retrieving an image by collateralId (no scaling)<br>
^SI(66);
^SI(8ucfhA1Joswj59UFIubr1Q);
<p>
Scaling by width, maintaining aspect ratio<br>
^SI(66,25);
^SI(8ucfhA1Joswj59UFIubr1Q,25);
<p>
Scaling by height, maintaining aspect ratio<br>
^SI(66,0,25);
^SI(8ucfhA1Joswj59UFIubr1Q,0,25);
<p>
Playing with the aspect ratio<br>
^SI(66,148,25);
^SI(8ucfhA1Joswj59UFIubr1Q,148,25);
<p>
Using parameters<br>
^SI(66,0,0,'border="0"');
^SI(8ucfhA1Joswj59UFIubr1Q,0,0,'border="0"');
<p />
@ -3646,7 +3649,7 @@ This macro retrieves the URL for the thumbnail of any image in the collateral ma
<i>Example:</i> &#94;Thumbnail("logo");
<p/>
|,
lastUpdated => 1089730066
lastUpdated => 1098855400
},
'736' => {