| [ Index ] | PHP Cross Reference of Mambo 4.6.5 |
|
| [ Variables ] [ Functions ] [ Classes ] [ Constants ] [ Statistics ] | ||
[Summary view] [Print] [Text view]
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 2 3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 4 5 <html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US"> 6 <head> 7 <title>Contact - New</title> 8 <link href="css/help.css" rel="stylesheet" type="text/css" /> 9 </head> 10 <body><strong class="title">Contact Manager : New Item </strong> 11 <table width="100%" border="1" cellspacing="0" cellpadding="3"> 12 <tr> 13 <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td> 14 <td width="84%" valign="top" class="data"><p>This page lets you create 15 a new Contact Item for your site.</p> 16 <strong>Details</strong>: 17 <strong>Note: </strong>Any field left blank is not displayed. Any field filled 18 out will be included into the downloadable vCard for this Contact. 19 <ul> 20 <li><strong>Category</strong>: Drop-down select of all published Contact categories</li> 21 <li><strong>Linked to User</strong>: Drop-down select of all registered users of the web site. Can be set to " - No User - " for independent setup of a site contact.</li> 22 <li><strong>Name</strong>: Type here the name of the contact as it will display on the site. Can be either a person's name, or a departement, a product, or whatever you wish.</li> 23 <li><strong>Contact's Position</strong>: Best used with a 24 Name, as the title is displayed if this field is used. Example 25 would be "Webmaster".</li> 26 <li><strong>E-mail</strong>: Add an e-mail adress for this Contact.</li> 27 <li>The following 5 fields can be used to provide geographical access information if desired. 28 <ul> 29 <li><strong>Street Address</strong></li> 30 <li><strong>Town/Suburb </strong></li> 31 <li><strong>State/County</strong></li> 32 <li><strong>Country </strong></li> 33 <li><strong>Postal Code/ZIP</strong></li> 34 </ul> 35 </li> 36 <li>The following two fields can be used to provide Phone and Fax Contact information if desired. 37 <ul> 38 <li><strong>Telephone </strong></li> 39 <li><strong>Fax</strong></li> 40 </ul> 41 </li> 42 <li><strong>Miscellaneous Info</strong>: Type here any other information you wish to provide about this Contact.</li> 43 </ul> </td> 44 </tr> 45 <tr> 46 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td> 47 <td valign="top" class="data">n/a</td> 48 </tr> 49 <tr> 50 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td> 51 <td valign="top" class="data">n/a</td> 52 </tr> 53 <tr> 54 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td> 55 <td valign="top" class="data"><p>The Parameters for this screen include the following 3 categories of options: <strong>Publishing</strong>, <strong>Images</strong>, and <strong>Parameters</strong>.</p> 56 <strong>(1) Publishing Tab</strong> 57 <ul> 58 <li><strong>Site Default</strong>: Select Yes or No to make 59 this the default Contact for your site.</li> 60 <li><strong>Published</strong>: Select Yes or No to show this Contact to your visitors.</li> 61 <li><strong>Ordering</strong>: Select the Contact after which 62 you wish to display the current Contact. Contact needs 63 to be saved first to display a drop-down select here 64 to order this Contact in the list of published Contacts 65 for the site. </li> 66 <li><strong>Access</strong>: Who can view this Contact on 67 the frontend if published.</li> 68 </ul> 69 <br /><strong>(2) Images Tab</strong> <ul> 70 <li>You may select here an image to display next to this 71 Contact, or select "- Select Image -" to not display any image.If an image is chosen, it will show in the Preview block.</li> 72 </ul> 73 <strong><br /> 74 (3) ParametersTab: </strong>Here are various settings for what is displayed when the user clicks to view a Contact item. 75 <ul> 76 <li><strong>Page Class Suffix</strong>: Allows you to set customized styles for this page. The suffix you type here is automatically added to the CSS classes for this page.</li> 77 <li><strong>Print Icon</strong>: Hides or shows the icon 78 that allows for printing of the Item.</li> 79 <li><strong>Back Button</strong>: Controls whether to show 80 or hide a "Back" link 81 on the bottom of the page.</li> 82 <li> <strong>'Hide' or 'Show'</strong>: The following 12 fields defined above may be hidden or shown by checking the radio buttons:</li> 83 <ul> 84 <li>Name</li> 85 <li>Position</li> 86 <li>E-mail</li> 87 <li>Street Address</li> 88 <li>Town/Suburb </li> 89 <li>State/County</li> 90 <li>Country </li> 91 <li>Postal Code/ZIP</li> 92 <li>Telephone</li> 93 <li>Fax</li> 94 <li>Misc. Info</li> 95 <li>Vcard</li> 96 <li>Image</li> 97 </ul> 98 <li><strong>E-mail description</strong>: Show/Hide the description text below.</li> 99 <li><strong>Description text</strong>: Type here the description 100 text for the Email form. If left blank, it will use 101 the default system definition in the language file.</li> 102 <li><strong>E-mail Form</strong>: Show/Hide the e-mail form.</li> 103 <li><strong>E-mail copy</strong>: Show/Hide the checkbox to e-mail a copy to the sender's adress.</li> 104 <li><strong>Drop-down</strong>: Hide or Show the drop-down select list when in full view. Whatever the contact link accessed, this will let the user choose another contact to display.</li> 105 <li><strong>Icons/Text</strong>: This lets you decide if the fields listed below should be introduced by an icon, the default text for the fields in the Contact Details or nothing.You may choose, if decided so above, a specific icon to introduce the following fields: </li> 106 <ul> 107 <li>Address</li> 108 <li>E-mail</li> 109 <li>Telephone</li> 110 <li>Fax</li> 111 <li>Misc Info</li> 112 </ul> 113 If you choose a custom image, this image should be uploaded to the images/stories directory in the Media Manager. 114 </ul> 115 </td> 116 </tr> 117 <tr> 118 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td> 119 <td valign="top" class="data"><ul> 120 <li><strong>Save</strong>: Saves and returns you to Contact Manager.</li> 121 <li><strong>Close</strong>: Cancels without saving and returns you to Contact Manager.</li> 122 </ul></td> 123 </tr></table> 124 125 126 </body></html>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Wed Feb 8 00:05:01 2012 | Cross-referenced by PHPXref 0.7 |
| Mambo API: Mambo is Free software released under the GNU/General Public License, Version 2 |