| [ 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>Category - Edit</title> 8 <link href="css/help.css" rel="stylesheet" type="text/css" /> 9 </head> 10 <body><strong class="title">Category Manager : 11 Edit a Category</strong> 12 <table width="100%" border="1" cellspacing="0" cellpadding="3"> 13 <tr> 14 <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td> 15 <td width="84%" valign="top" class="data"><p>This page lets you edit a Category.</p> 16 <strong>Details </strong> 17 <ul> 18 <li><strong>Category Title</strong>: Type here the name of 19 the category as you want it to display on your site.</li> 20 <li><strong>Category Name</strong>: 21 Type here the name of the category as you want it to 22 appear in the database and the back-end.</li> 23 <li><strong>Section</strong>: 24 Select here the Section you want the category to belong 25 to. This choice will not be available once the category 26 is Applied or Saved. Instead it will show the Section 27 the category belongs to.</li> 28 <li><strong>Image</strong>: 29 Select here an image to display next to the Category 30 Description text. The dropdown list an image choice 31 from the images/stories folder.</li> 32 <li><strong>Image position</strong>: 33 Select here the position of the image relative to the 34 description text. Left or right.</li> 35 <li><strong>Ordering</strong>: 36 Select here the order of the category among other categories 37 in the same section. This will reflect in the Category 38 Manager.</li> 39 <li><strong>Access</strong>: 40 This is the user access level for the category. Public, 41 Registered or Special.</li> 42 <li><strong>Published</strong>: Check 43 the box to let the item show on your site.</li> 44 <li><strong>Description</strong>: Type 45 here a description of the Category. This text will show 46 if decided so when the category is displayed as a table, 47 blog or other categories.</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"><p><strong>The following parameters will only show once 61 the category is applied or saved.</strong> </p> 62 <ul> 63 <li><strong>Link 64 to Menu: 65 </strong>This will create a new Menu Item in the menu you 66 select. 67 </li> 68 <li><strong>Select 69 a Menu</strong>: Highlight here 70 one the menus defined for your site.</li> 71 <li><strong>Select Menu 72 Type</strong>: 73 Select here 'Content Category 74 Table', 'Content 75 Category Blog' or 'Content 76 Category Archive Blog' Menu 77 Item types.</li> 78 <li><strong>Menu 79 Item Name</strong>: 80 The name of the Menu as it 81 will appear on your site.</li> 82 <li><strong>Link to Menu</strong>: 83 Click on this button to 84 create the Menu Item.Existing Menu 85 LinksThis displays a list 86 of all Menu Items referencing 87 this category.</li> 88 </ul></td> 89 </tr> 90 <tr> 91 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td> 92 <td valign="top" class="data"><ul> 93 <li><strong>Upload</strong>: Opens a new 94 window which lets you upload a file or an image from your computer 95 to the images/stories folder.</li> 96 <li><strong>Save</strong>: Saves the 97 category and returns to Manager.</li> 98 <li><strong>Apply</strong>: 99 Saves the category and keep the page displayed 100 to edit.</li> 101 <li><strong>Close</strong>: 102 Cancels the action. Any modification is lost. If 103 opened for edit, the Category remains checked-in.</li> 104 </ul></td> 105 </tr></table> 106 107 <p> </p> 108 109 </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 |