28 Feb 07 Tag Filters
I’ve a feature request for all you php ninjas out there, particularly those of you who develop plugins that do strange and wonderful things with tagging:
How about making the ability to tag posts in WordPress a little bit more powerful? For instance, I use Ultimate Tag Warrior to create a site index here, and it’s nice to be able to click on a particular tag and see all of the entries that fall under it.
Here’s the thing, though – I’d like to see it be possible to filter down still further into those entries. Instead of, for instance, being able to see the entries that fall under speculative fiction only, I’d like to be able to add more tag filters and see all the entries that have been tagged as both speculative fiction and tv shows, or to be able to add still more filters so that I could see all entries that fall under speculative fiction, tv, shows, and heroes, if I wanted to get that specific. It would also be cool to be able to filter by an ‘OR’ command, so that I could sift through all my entries and see all posts that have been tagged as either science fiction or fantasy, for a larger list. I believe that this could easily be done using AJAX to add and remove tags at will. bbPress already has something like this in place for individual posts, so I don’t think it would require much effort to modify that script slightly to make it do more and go further.
So, any javascript/php geeks out there looking for a new challenge to expand the functionality of some of useful tools to make them even more useful?
Tags: ajax, Coding, geek, php, plugins, software, tagging, tags, ultimate-tag-warrior, WordPress



