# TODO notes for IvyFour web framework 1.0.0-rc3: -> Release goals: + Improve Search functionality (!) + Improve News.php with JavaScript refreshing each photo after load (against cache) -> Short time goals: + Fix bugs, fix VDP login screen, build nicer IvyFour's website, officially release 1.0.0 :) -> Milestone goals: + Improve privileges system by adding USER GROUPS support! Also consider building privileges library for easier distinction in VD Plugins + Add KEYWORDS and DESCRIPTION fields for each subsite in DB, to be used both by HTML META tags, and command line ivy4 scripting + Move content parsing engine much higher in execution sequence (f.e. in run_IvyFour.php), so that many variables would be later available for other generators (like meta keywords generator for SEO) + Write a command line ivy4 maintaining tool with abilities to add/delete things from DB, update system, analyse content and build keywords, etc. (Something based on Rails scripts, but smaller and morelike in all-in-one manner). + Build/implement some kind of installer (consider CVS/SVN and writing own code) -> Version goals: + [E] Add mod_rewrite support! + [S] Add commenting engine suitable for any text and plugin subsite within it's inner subsites + [V] New, better desktop engine with new graphics and icons/windows handling!