I saw alot of good tagging plugins but are these plugins really what I want?
I want to: - Tag products, users and news - Search by tags - List all tags like SELECT DISTINCT tag (for a autocomplete tag list and button tags like here on stackoverflow).
I'm thinking of a separated model Tag. What is the best way to do it?