PHPulse News
Brought to you by:
geezo
Am working on the last piece before doing a final build. Doing a preloader for projects so person who don't want to deal with SQL don't have to and can preload their projects using XML.
This does NOT mean the framework relies on XML now. It merely means that each project can have an XML config file to for INITIALLY loading you project into the framework.
Building a parser class to be used from the command line and from the administrative interface and going to test extensively before doing another release. This may take another week before I get this release out but it will be worth it if it makes loading projects alot easier than dealing with alot of SQL (or the administrative interface).