Welcome Guest, Not a member yet? Register   Sign In
Managing TAGS for many different tables - Design Logic Help
#9

[eluser]Xeoncross[/eluser]
Looks like my only choice is a re-write of freetags. Wink
Well, I know what I am going to be doing the next couple days...

function list:
Code:
tags_ref = object_id that matches tags

add
->tags
->tag_ref for object_id

update
->tags
->tags_ref for object_id

delete
->tags
->tags_ref for object_id

fetch
->tag_id from tag
->tag from tag_id

->tags for object_id
->object_id's for tag_id

->tags like tag (based on objects linked)
->fetch objects like object (based on tags linked)

->most popular tags
->newest tags


Messages In This Thread
Managing TAGS for many different tables - Design Logic Help - by El Forum - 08-19-2008, 03:37 PM



Theme © iAndrew 2016 - Forum software by © MyBB