Annotation of /mambo/branches/4.6/help/mambots.manager.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>Mambot Manager</title> | ||
| 5 : | <link href="css/help.css" rel="stylesheet" type="text/css" /> | ||
| 6 : | </head> | ||
| 7 : | <body><strong class="title">Mambot Manager</strong> | ||
| 8 : | csouza | 550 | <table width="100%" border="1" cellspacing="0" cellpadding="3"> |
| 9 : | <tr> | ||
| 10 : | <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td> | ||
| 11 : | <td width="84%" valign="top" class="data">Mambots are essentially code snippets which when called via various parameters either activate a program, script or perform a specific function. They can be as simple as a function which replaces typed text with code (such as typing to display an image in a Content Item) to full fledged third party libraries (such as WYSIWYG editors or other programs). Mambots are divided into 5 types/categories that may be displayed by filtering in the filter field: | ||
| 12 : | <ul> | ||
| 13 : | <li>authentication</li> | ||
| 14 : | <li>content</li> | ||
| 15 : | <li>editors</li> | ||
| 16 : | <li>editors-xtd</li> | ||
| 17 : | <li>search</li> | ||
| 18 : | </ul> <br /> | ||
| 19 : | <strong>Display Columns: </strong> | ||
| 20 : | <ul><li></li><strong>Mambot Name: </strong>This lists the names of | ||
| 21 : | the Mambots currently installed. Click the name to edit any of | ||
| 22 : | the mambots. | ||
| 23 : | |||
| 24 : | <li><strong>Published: </strong>This shows whether the Mambot | ||
| 25 : | is published or unpublished. Click on the icon if you | ||
| 26 : | wish to toggle its state.</li> | ||
| 27 : | <li><strong>Reorder:</strong> Click | ||
| 28 : | the arrow icons to move the item up or down in the list. | ||
| 29 : | This has no effect on the Front-end of your site. You | ||
| 30 : | only reorder to help you organize your list of mambots | ||
| 31 : | in the Back-end.</li> | ||
| 32 : | <li><strong>Order: </strong>This shows the order of Mambots | ||
| 33 : | in relation to other Mambots of the same type. Type the | ||
| 34 : | new numbers in the order that you wish your mambots | ||
| 35 : | to appear in the Back-end. You can change the order | ||
| 36 : | any two or more mambots at the same time. Click | ||
| 37 : | the "Save Order" icon | ||
| 38 : | next to the Column Heading "Order." This has | ||
| 39 : | no effect on the Front-end of your site.</li> | ||
| 40 : | <li><strong>Access: </strong>This shows who can see or use | ||
| 41 : | the Mambots on the Frontend of a Web page. Choose the | ||
| 42 : | level of access by clicking the link to toggle through | ||
| 43 : | Public, Registered and Special access. </li> | ||
| 44 : | <li><strong>Type: </strong>This displays the type of mambot. | ||
| 45 : | Types include editors, content, editors-xtd and search.</li> | ||
| 46 : | <li><strong>File: </strong>This | ||
| 47 : | displays the mambots filename</li> | ||
| 48 : | </ul></td> | ||
| 49 : | </tr> | ||
| 50 : | <tr> | ||
| 51 : | <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td> | ||
| 52 : | <td valign="top" class="data">n/a</td> | ||
| 53 : | </tr> | ||
| 54 : | <tr> | ||
| 55 : | <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td> | ||
| 56 : | <td valign="top" class="data">n/a</td> | ||
| 57 : | </tr> | ||
| 58 : | <tr> | ||
| 59 : | <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td> | ||
| 60 : | <td valign="top" class="data">n/a</td> | ||
| 61 : | </tr> <tr> | ||
| 62 : | <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td> | ||
| 63 : | <td valign="top" class="data"><ul> | ||
| 64 : | <li><strong>Publish/ Unpublish: </strong>Click the icon to Publish | ||
| 65 : | or Unpublish the Mambot.</li> | ||
| 66 : | <li><strong>New:</strong> Click the "New" icon | ||
| 67 : | to create a new Mambot. Then fill in the fields listed.</li> | ||
| 68 : | <li><strong>Edit: </strong>Click the "Edit" icon to | ||
| 69 : | change the settings as desired.</li> | ||
| 70 : | <li><strong>Delete: </strong>Click the "Delete" icon. | ||
| 71 : | This will uninstall it. WARNING: This cannot be undone. Deleted | ||
| 72 : | Mambots cannot be restored as a "Menu Item" or "Content | ||
| 73 : | Item" can. If you have deleted a Mambot and you wish | ||
| 74 : | to use that Mambot again, you must re-Install the Mambot. | ||
| 75 : | NOTE: Mambots essential to core operations cannot be deleted.</li> | ||
| 76 : | </ul></td> | ||
| 77 : | </tr> | ||
| 78 : | </table> | ||
| 79 : | <br /> | ||
| 80 : | <br /> | ||
| 81 : | <br /> | ||
| 82 : | csouza | 553 | </body></html> |
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

