AI OnAI Off
You can use ITagService.GetAllTags() to query for all the tags.
Hope this helps
Frederik
Hi Frederik,
thanks, but i know that the GetAllTags() exists... I was looking for a example of how i can easily make the tag store maintainable for the editors.
Simple overview(table) where they can delete(button) existing (unused) tags from the store.
Hey guys,
i'm using Geta Tags (http://geta.no/blogg/new-version-of-geta-tags/)
Now the client wants to have an overview of all tags available someplace (to be decided).
Is this maybe possible in the dashboard of maybe in a property which just lists all the available tags.
Can someone point me to a good post or maybe has a piece of code lying on how i can accomplish this ?