View of /mambo/branches/4.6/help/mambots.edit.mospaging.html
Parent Directory
|
Revision Log
Revision 550 -
(download)
(as text)
(annotate)
Mon May 29 17:21:00 2006 UTC (6 years, 11 months ago) by csouza
File size: 2739 byte(s)
Mon May 29 17:21:00 2006 UTC (6 years, 11 months ago) by csouza
File size: 2739 byte(s)
first installment of new and renamed help screens and component toolbars changed to reflect new naming
<style type="text/css">
<!--
.title {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #FFFFFF;
background-color: #FF6600;
display: block;
border: 1px solid #000000;
padding: 5px;
}
.datalabel {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}
.data {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
code {
font-family: "Courier New", Courier, mono;
font-size: 11px;
}
ul {
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
-->
</style>
<strong class="title">Mambot: MOS
Pagination</strong>
<table width="100%" border="1" cellspacing="0" cellpadding="3">
<tr>
<td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td>
<td width="84%" valign="top" class="data">This provides the button
to insert the { mospagebreak } tag into content edit box.
This will add a Table of Contents functionality to a paginated
item.</td>
</tr>
<tr>
<td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td>
<td valign="top" class="data"><code>{ mospagebreak }</code> or<br />
<code>{ mospagebreak title=The page title }</code> or <br />
<code>{ mospagebreak heading=The first page }</code> or <br />
<code>{ mospagebreak title=The page title&heading=The first
page }</code> or <br />
<code>{ mospagebreak heading=The first page&title=The page
title }</code><br />
NOTE: The tags described above should have no space after "{" and
before "}". They have been displayed with spaces here not to implement
the function in this screen.</td>
</tr>
<tr>
<td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td>
<td valign="top" class="data">Published</td>
</tr>
<tr>
<td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td>
<td valign="top" class="data">The 'contenttoc' CSS class is
used to control the display this Table of Contents.</td>
</tr> <tr>
<td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
<td valign="top" class="data"><ul><li><strong>Save:</strong> Save your changes. </li>
<li><strong>Apply:</strong> Apply your changes to the site without saving. </li>
<li><strong>Close:</strong> Cancel the present operation without saving.</li></ul></td>
</tr>
</table>
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

