Function printTags
Prints a list of tags, editable by admin
string |
$option = 'links' |
<p>links by default, if anything else the tags will not link to all other images with the same tag</p> |
string |
$preText = NULL |
text to go before the printed tags |
string |
$class = NULL |
css class to apply to the div surrounding the UL list |
string |
$separator = ', ' |
what charactor shall separate the tags |