I'm using WordPress as a catalog, and I would like all of the catalog entries to be tags so that you can search them by clicking. This is what it looks like, and it works fine. But... I've been doing all the coding in the posts by hand with rel="tag"s and it's a pain.
http://underground-library.org/?p=327
Does anyone know of a plugin/hack or even a tutorial somewhere that would help me make a back end so that I can just enter each item separated by commas, the same as I would do with the regular Tags field? Is this something I can do with custom fields?
Thanks much.