Tag
Tag copied to clipboard
Tag is a content tagging module for the Zikula Application Framework.
The tagged content should be shown with a pager.
This is when trying a fresh installation with Zikula 1.4.3 RC3, using Tag 1.0.4.
Tag gives me only the first used tag; no more of that. If I use another tag from the block; it only responses the first used.
Add ability for admin to require a number of tags - must be an admin setting
When the `processDelete` action fires, the `$hookObject` is removed from the `tag_object` table, but the association in the `tag_entity_object_tag_entity_tag` table is not also removed as it should be. This causes...
Now for to do this we have to change the getPresentationLink(), it would be nice if would be possible to do it with Smarty in .tpl file (if its possible)...
It would be nice if would be possible to sort the tagged content by the date of its publishing (e.g. news).