I want to program a simple sidebar-plugin, that displays some content depending on a tag or category.
For example:
- if tag="tomato" I want to display text-a
- if category="recipe" I want to display text-b
But how do I get an array of the article tag (set by freetag plugin) and the name of the category?
Is there anywhere a list of s9y-variables?
Any idea appreciated.
regards
Ansgar