0byt3m1n1
Path:
/
data
/
applications
/
aps
/
mambo
/
4.6.5-1
/
standard
/
htdocs
/
help
/
[
Home
]
File: categories.newsfeeds.manager.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US"> <head> <title>Newsfeed Category Manager</title> <link href="css/help.css" rel="stylesheet" type="text/css" /> </head> <body><strong class="title">Newsfeeds: Categories </strong> <table width="100%" border="1" cellspacing="0" cellpadding="3"> <tr> <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td> <td width="84%" valign="top" class="data"><p>This page shows show a list of the Newsfeeds categories defined on your site.</p> <strong>Display Columns</strong> <ul> <li><strong>Category </strong><strong>Name</strong>: This is the name of a category. Click the name to edit the category parameters. A padlock icon next to it shows that it is checked-out. To check-in, click the name to edit.</li> <li><strong>Published</strong>: Whether a category is published or not. Click the icon to change the state.</li> <li><strong>Reorder</strong>: This shows the order of categories in the list. Click the arrow icons to move the item up or down in the list.</li> <li><strong>Order</strong>: Order of the categories on the list (this has no effect on site display). </li> <li><strong>Access</strong>: This is the User access level. Public, Registered or Special.</li> <li><strong>Category ID</strong>: There is the ID for each category as defined in the database.</li> </ul> </td> </tr> <tr> <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td> <td valign="top" class="data">n/a</td> <blockquote> </blockquote> </tr> <tr> <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td> <td valign="top" class="data">n/a</td> </tr> <tr> <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td> <td valign="top" class="data">n/a</td> </tr> <tr> <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td> <td valign="top" class="data"><ul> <li><strong>Publish</strong>: Click to publish any number of selected Categories.</li> <li><strong>Unpublish</strong>: Click to unpublish any number of selected Categories.</li> <li><span style="COLOR: rgb(51,51,51)"><strong>New</strong>: Click the 'New' icon to create a new category.</span></li> <li><span style="COLOR: rgb(51,51,51)"><strong>Edit</strong>: Click the 'Edit' icon to edit the category.</span></li> <li><span style="COLOR: rgb(51,51,51)"><strong>Delete</strong>: Click the 'Delete' icon to delete one or multiple categories. An Alert will pop to let you confirm this choice. This action can't be performed if the category contains Newsfeeds or Contacts. In this last case, you would have to delete the Newsfeeds or Contacts first.</span></li> </ul></td> </tr></table> </body></html>