|
From: Alessandro P. (T. / J578) <al...@ti...> - 2002-01-04 21:15:17
|
After an evening spent in testing/fixing and five minutes of pure panic due to CVS conflicts (now solved), I've finally uploaded the new "Look & Feel" admin panel. Ehy, stop imagine such a wonderful thing: it actually has limited features. Current features (which replaces old variables in config.php) are: setting of the old: - $default_theme (site global theme) - $disable_themes (can user have a own theme?) - $block_percent (columns size in %) - $extend_menu (menu is fully extended by default?) - $show_articles_morebytes (self explicative :>) All these values are stored in an updated version of the flags table. I know it would be better to store them in a proper table, but I preferred storing them there due to the fact they are core-related flags. Feel free to burn me screaming "no, stupid! do not put them there!!" :> I've also updates both install and upgrade scripts, they should work. Please contribute some testing, if you want/can :> Bye, Alessandro -- Alessandro "TXM" Pisani - al...@ti... - ICQ #2209087 phpWebSite Development Team http://phpwebsite.appstate.edu INWO Project coordinator http://inwoproject.sourceforge.net "I will carry you through, hicking and screaming, and in the end you will thank me" - Tyler Durden [from "Fight Club"] |