From: Andrew T. <ajt...@hi...> - 2006-07-09 16:44:24
|
Ok - I hooked myself up to some coffee this morning and got through a bunch of work on the UI redesign. There is still a lot to be done. The current stuff starts restructuring the html to better fit the design, and adding css classes/id's, and css markup. I've also started splitting out "repeated" view blocks, such as a feed item. So as the loop iterates over all items, it includes view/feed_item.php. The idea is to make these sections smaller and easier to manipulate and pull in to other sections. Once the HTML & CSS is in better shape, we can start tying in better Javascript functionality. I'm going to compare: Dojo, MooFX, and Prototype. Anyone want to chime in & give reasoning to another JS framework? Since there is so much rework of code, etc. happening, I've made a branch for the redesign. There is a lot of functionality that was pulled out that won't currently work (marking items, adding feeds via the panel page) so don't use this branch as your working copy. svn co https://svn.sourceforge.net/svnroot/fofredux/fofredux/branches/UIREDESIGN uiredesign Andrew -- Andrew Turner ajt...@hi... 42.4266N x 83.4931W http://highearthorbit.com Northville, Michigan, USA |