From: Paul V. <pau...@gm...> - 2007-09-08 16:36:51
|
Hi, I've just committed a change to admin.php that shows the way I'm going with some sort of tag management. (not functional yet) The basic idea is that the administrator (and only the administrator currently) should be able to mark tags as 'visible'. Once that part is done (adding a button and some code to write stuff to the database), I will replace all the hardcoded checking for size of the tagname by checking this new 'visible' flag. The above will mean a 'major leap' into being not kernel centric anymore. Comment? Remarks? Suggestions? Cheers, Paul. |