Annotation of /mambo/branches/4.6/help/menus.contact_item_link.html
Parent Directory
|
Revision Log
Revision 553 - (view) (download) (as text)
| 1 : | csouza | 553 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 2 : | <html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US"> | ||
| 3 : | <head> | ||
| 4 : | <title>Menu Format - Link Contact Item</title> | ||
| 5 : | <link href="css/help.css" rel="stylesheet" type="text/css" /> | ||
| 6 : | </head> | ||
| 7 : | <body><strong class="title">Menu Item Format: <span class="hs_header01"><strong><strong>Link | ||
| 8 : | csouza | 551 | - Contact Item</strong></strong></span></strong> |
| 9 : | <table width="100%" border="1" cellspacing="0" cellpadding="3"> | ||
| 10 : | <tr> | ||
| 11 : | <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td> | ||
| 12 : | <td width="84%" valign="top" class="data"><p>The <strong>Link - Contact | ||
| 13 : | Item</strong> Menu Item adds a link to an existing published | ||
| 14 : | contact. Displays information about this contact and displays | ||
| 15 : | a form to fill and mail to this contact.</p> | ||
| 16 : | <strong>Details</strong> | ||
| 17 : | <ul> | ||
| 18 : | <li> <strong>Name:</strong> Enter | ||
| 19 : | the name of the Menu Item as you want it to appear | ||
| 20 : | on the menu of your site.</li> | ||
| 21 : | <li><strong>Contact to Link:</strong> Select | ||
| 22 : | a specific contact.</li> | ||
| 23 : | <li><strong>URL:</strong> (The URL for this item will | ||
| 24 : | show after Apply/Save.)</li> | ||
| 25 : | <li><strong>On Click, Open in:</strong> | ||
| 26 : | <ul> | ||
| 27 : | <li>'Parent Window With Browser Navigation' is | ||
| 28 : | the same window you call the link | ||
| 29 : | from, </li> | ||
| 30 : | <li>'New Window with Browser Navigation' is | ||
| 31 : | a full featured new window, </li> | ||
| 32 : | <li>'New Window Without Browser Navigation' is | ||
| 33 : | a new pop-up window with just scroll | ||
| 34 : | bars which may be resized.</li> | ||
| 35 : | </ul> | ||
| 36 : | </li> | ||
| 37 : | <li><strong>Parent Item:</strong> Select 'Top' if | ||
| 38 : | you want the Menu Item to appear at the same level | ||
| 39 : | as your primary navigation. You can also put the | ||
| 40 : | Menu Item under an existing Menu Item by selecting | ||
| 41 : | that existing Menu Item as parent.</li> | ||
| 42 : | <li><strong>Ordering:</strong> By default, Mambo adds | ||
| 43 : | new items to the end of the Menu Items list. After | ||
| 44 : | saving or applying the new item, you can change | ||
| 45 : | its order when editing, using a pull-down menu | ||
| 46 : | to select the item after which the item will appear.</li> | ||
| 47 : | <li><strong>Access Level:</strong> Sets who can view | ||
| 48 : | this item. </li> | ||
| 49 : | <li><strong>Published:</strong> Sets whether the Menu | ||
| 50 : | Item is published or not. By default, new Menu | ||
| 51 : | Items are set to be published.</li> | ||
| 52 : | </ul></td> | ||
| 53 : | </tr> | ||
| 54 : | <tr> | ||
| 55 : | <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td> | ||
| 56 : | <td valign="top" class="data">n/a</td> | ||
| 57 : | </tr> | ||
| 58 : | <tr> | ||
| 59 : | <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td> | ||
| 60 : | <td valign="top" class="data">n/a</td> | ||
| 61 : | </tr> | ||
| 62 : | <tr> | ||
| 63 : | <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td> | ||
| 64 : | <td valign="top" class="data"><ul> | ||
| 65 : | <li><strong><strong>Menu Image:</strong></strong> Allows you to | ||
| 66 : | set an image to appear to the left or right of the Item on | ||
| 67 : | themenu. The image must be placed in the /images/stories | ||
| 68 : | directory. Note: The 'Show Menu Items' option located | ||
| 69 : | in the parameters at Modules -> Site Modules -> [name-of-menu] | ||
| 70 : | must be set to 'Yes'.</li> | ||
| 71 : | <li><strong>Page Class Suffix:</strong> Allows | ||
| 72 : | you to set customized styles for this page. The | ||
| 73 : | suffix you type here is automatically added to the CSS classes | ||
| 74 : | for this page. </li> | ||
| 75 : | <li><strong>Page Title :</strong> Show/Hide the page | ||
| 76 : | title.</li> | ||
| 77 : | <li><strong>Page | ||
| 78 : | Title:</strong> Text to display at the top | ||
| 79 : | of the page. If left blank the Menu Name will | ||
| 80 : | be used instead.</li> | ||
| 81 : | </ul></td> | ||
| 82 : | </tr> <tr> | ||
| 83 : | <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td> | ||
| 84 : | <td valign="top" class="data"><ul> | ||
| 85 : | <li><strong>Back:</strong> Return to the previous page.</li> | ||
| 86 : | <li><strong>Save: </strong>Save your changes. </li> | ||
| 87 : | <li><strong>Apply: </strong>Apply your changes to the site without | ||
| 88 : | saving. </li> | ||
| 89 : | <li><strong>Cancel: </strong>Cancel the present operation without | ||
| 90 : | saving.</li> | ||
| 91 : | </ul></td> | ||
| 92 : | </tr> | ||
| 93 : | </table> | ||
| 94 : | |||
| 95 : | csouza | 553 | </body></html> |
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

