Annotation of /mambo/branches/4.6/help/content.manager.html
Parent Directory
|
Revision Log
Revision 550 - (view) (download) (as text)
| 1 : | csouza | 550 | <style type="text/css"> |
| 2 : | <!-- | ||
| 3 : | .title { | ||
| 4 : | font-family: Arial, Helvetica, sans-serif; | ||
| 5 : | font-size: 16px; | ||
| 6 : | font-weight: bold; | ||
| 7 : | color: #FFFFFF; | ||
| 8 : | background-color: #FF6600; | ||
| 9 : | display: block; | ||
| 10 : | border: 1px solid #000000; | ||
| 11 : | padding: 5px; | ||
| 12 : | } | ||
| 13 : | .datalabel { | ||
| 14 : | font-family: Arial, Helvetica, sans-serif; | ||
| 15 : | font-size: 11px; | ||
| 16 : | font-weight: bold; | ||
| 17 : | } | ||
| 18 : | .data { | ||
| 19 : | font-family: Arial, Helvetica, sans-serif; | ||
| 20 : | font-size: 11px; | ||
| 21 : | } | ||
| 22 : | code { | ||
| 23 : | font-family: "Courier New", Courier, mono; | ||
| 24 : | font-size: 11px; | ||
| 25 : | } | ||
| 26 : | ul { | ||
| 27 : | margin-top: 0px; | ||
| 28 : | margin-bottom: 0px; | ||
| 29 : | padding-top: 0px; | ||
| 30 : | padding-bottom: 0px; | ||
| 31 : | } | ||
| 32 : | --> | ||
| 33 : | </style> | ||
| 34 : | <strong class="title">Content Items | ||
| 35 : | Manager</strong> | ||
| 36 : | <table width="100%" border="1" cellspacing="0" cellpadding="3"> | ||
| 37 : | <tr> | ||
| 38 : | <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td> | ||
| 39 : | <td width="84%" valign="top" class="data"><p>The Content Items Manager shows | ||
| 40 : | a list of the Content Items on your site for a particular | ||
| 41 : | Content Section or for All Content Items Manager.</p> | ||
| 42 : | <p>You may enter text in the "<strong>Filter</strong>" box | ||
| 43 : | to refine the list based on whether the text is found in | ||
| 44 : | the title of any item. Type in any text and press Enter. | ||
| 45 : | Using the Select Section, Select Category, Select Author | ||
| 46 : | combo boxes, you can limit the list. You can use all filter | ||
| 47 : | utility at once and in combination.</p> | ||
| 48 : | <strong>Display Columns</strong> <ul> | ||
| 49 : | <li><strong>Title</strong>: This is the title of the Content Item. Click | ||
| 50 : | here to edit content. A padlock icon next to it shows that it | ||
| 51 : | is checked-out. To check-in, click the name to edit. Then you | ||
| 52 : | have to Save or Close the item.</li> | ||
| 53 : | <li><strong>Published</strong>: This | ||
| 54 : | shows whether the item is published. Hover over this | ||
| 55 : | icon to see a summary of the publishing information. Click | ||
| 56 : | to change state.</li> | ||
| 57 : | <li><strong>Frontpage</strong>: | ||
| 58 : | This is whether this item is to be published or is published | ||
| 59 : | through the FrontPage Component.</li> | ||
| 60 : | <li><strong>Reorder</strong>: | ||
| 61 : | This shows the order of Menu Items in the menu. Click | ||
| 62 : | the arrow icons to move the item up or down in the list.</li> | ||
| 63 : | <li><strong>Order</strong>: | ||
| 64 : | Shows the order of Menu Items in the menu. You may change | ||
| 65 : | it by editing 2 # conjointly and clicking on the </li> | ||
| 66 : | <li><strong>Save Order icon</strong> in | ||
| 67 : | the heading. </li> | ||
| 68 : | <li><strong>Access</strong>: This is the | ||
| 69 : | user access level for the Content Item. Click on | ||
| 70 : | the Access level to switch it to another value.</li> | ||
| 71 : | <li><strong>Section</strong>: | ||
| 72 : | This is the Section that the Content Item belongs | ||
| 73 : | to (this shows when 'All Content | ||
| 74 : | Items' page is open). Click to edit the Section | ||
| 75 : | page.</li> | ||
| 76 : | <li><strong>Category</strong>: | ||
| 77 : | This is the Category that the Content Item belongs | ||
| 78 : | to. Click to edit the category page. </li> | ||
| 79 : | <li><strong>Author</strong>: | ||
| 80 : | This shows the name of the author of the Content. | ||
| 81 : | Click to edit the author information. </li> | ||
| 82 : | </ul></td> | ||
| 83 : | </tr> | ||
| 84 : | <tr> | ||
| 85 : | <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td> | ||
| 86 : | <td valign="top" class="data">n/a</td> | ||
| 87 : | </tr> | ||
| 88 : | <tr> | ||
| 89 : | <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td> | ||
| 90 : | <td valign="top" class="data">n/a</td> | ||
| 91 : | </tr> | ||
| 92 : | <tr> | ||
| 93 : | <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td> | ||
| 94 : | <td valign="top" class="data"><p>n/a</p></td> | ||
| 95 : | </tr> | ||
| 96 : | <tr> | ||
| 97 : | <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td> | ||
| 98 : | <td valign="top" class="data"><ul> | ||
| 99 : | <li><strong>New</strong>: Click the 'New' icon | ||
| 100 : | to create a new Content Item. </li> | ||
| 101 : | <li><strong>Edit</strong>: | ||
| 102 : | Click the 'Edit' icon to edit the Content Item.</li> | ||
| 103 : | <li><strong>Publish | ||
| 104 : | and Unpublish</strong>: Click the 'Publish' or 'Unpublish' icon | ||
| 105 : | to publish or unpublish any number of selected Content | ||
| 106 : | items. </li> | ||
| 107 : | <li><strong>Move</strong>: | ||
| 108 : | Click the 'Move' icon to move Content Items | ||
| 109 : | to another Content Section or Category. </li> | ||
| 110 : | <li><strong>Copy</strong>: | ||
| 111 : | Click the 'Copy' icon to copy Content Items | ||
| 112 : | into a Content Section or Content Category. </li> | ||
| 113 : | <li><strong>Archive</strong>: | ||
| 114 : | Click the 'Archive' icon | ||
| 115 : | to put Content Items into an archived state. They are | ||
| 116 : | still accessible to the Frontend of your site if in | ||
| 117 : | published mode. </li> | ||
| 118 : | <li><strong>Trash</strong>: | ||
| 119 : | Click the 'Trash' icon to put Content Items in the trash | ||
| 120 : | bin. They are not completely removed but can't be | ||
| 121 : | displayed on your site. You can restore this Content | ||
| 122 : | items in the Trash Manager.</li> | ||
| 123 : | </ul></td> | ||
| 124 : | </tr></table> |
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

