Archives for Wednesday, August 27th, 2008
You are currently browsing 1 article(s) published on Wednesday, August 27th, 2008, please try the search if you can't fint what you're looking for.
aFramework drag n drop admin
Wednesday, August 27, 2008
I've been working hard all night coding a drag n drop admin for aFramework. It allows you to add and remove modules to the page you are currently at.
Just like every other admin in aFramework this one is run directly on the site. You just log in and that allows you to customize the page as well as eventually add and remove articles etc (this is already possible in v2, just have to convert it to v3).
Update
aFramework v3 requires PHP 5.3 to work, something my host does not offer (yet, it's only in beta) but I've set up a static example of the drag-n-drop admin so you can at least get a feel for how it works.
After adding a module it will never stop loading. This is where aFramework would actually run and render the module using AJAX. Since this is just a hard-coded version in pure HTML, CSS and JS the AJAX:ing won't work.
You can try disabling JS if you like - it works without as well. You won't be able to either add nor remove modules without JS in the static version though (for the same reasons as the AJAX-calls don't work).
Ok, check it out!
- Comments are off
- Filed under aFramework, Development






