|
eoCMS Developer
Offline
Posts: 1528
|
Re: 0.9.0 New Major Features List
Posted on: 31st August, 2009, 05:26:14 PM
Fully dependable on JavaScript. It also removes the problems Paul said he was having on IIS which was that it ran out of memory with SQLite, because it sends an ajax request per creation/insert meaning its seperate queries so it is spread onto multiple requests. It also means when the Insert queries are running, you dont have a page trying to load for a while (SQLite) and your not sure if its done or not.
I have also added in step checking so if you start an installation but do not finish it, you can go back to where you left off.
Lots of Layouts redone, just finished re-doing the Profiles Layout
Please do not PM me requesting support or anything, use the forums, thats what they are here for
|