User Menu
Keywords
WikyBlog.com
What CMS
|
To Do List > Talk > File RedirectionThe `flag` field in the `all_files` is a set including the value "redirect".. What we need is a way to set this flag to "redirect" and we need a way to know where the redirection is going. I'm thinking this is going to result in a database modification of some sort. Do we need another field in the table to store the permaLink? It could then be used for other things.. we could implement a "duplicate entry" flag... Then of course we need to check for the "redirect" flag when we get files then act accordingly.. |