Category ID
Posted: Mon Jul 17, 2006 3:12 am
You used to be able to mouse over the edit link for the categories to get their ID and it would be displayed. This no longer happens. Certain plugins require this ID.
Code: Select all
Below is a list of categories available to your entries:<br /><br />
<table cellspacing="0" cellpadding="4" width="100%" border=0>
<tr>
<td width="16"><a href="?serendipity[adminModule]=category&serendipity[adminAction]=edit&serendipity[cid]=3"><img src="/templates/default/admin/img/edit.png" border="0" alt="Edit" /></a></td>
<td width="16"><a href="?serendipity[adminModule]=category&serendipity[adminAction]=delete&serendipity[cid]=3"><img src="/templates/default/admin/img/delete.png" border="0" alt="Delete" /></a></td>
<td width="16"> </td>
<td width="300" style="padding-left: 20px"><img src="/templates/default/admin/img/folder.png" style="vertical-align: bottom;"> General</td>
<td>General</td>
<td align="right">All authors</td>
</tr>