Name: Anonymous 2012-03-19 15:06
'sup /prog/
Say I'm starting up an image site of sorts, and want to implement a tagging system. How would I best go about doing that?
It needs to support multiple tags per item, preferably not limited in length, be capable of performing multiple types of searches, be user-editable even after initial placement, I want to be able to display the amount of items that use a certain tag, etc. etc.
I already found this, but I'm not sure if that's the want I want to go.
http://forge.mysql.com/wiki/TagSchema#Recommended_Architecture
Enlighten me /prog/.
Say I'm starting up an image site of sorts, and want to implement a tagging system. How would I best go about doing that?
It needs to support multiple tags per item, preferably not limited in length, be capable of performing multiple types of searches, be user-editable even after initial placement, I want to be able to display the amount of items that use a certain tag, etc. etc.
I already found this, but I'm not sure if that's the want I want to go.
http://forge.mysql.com/wiki/TagSchema#Recommended_Architecture
Enlighten me /prog/.