Archives for August 2008
You are currently browsing 3 article(s) published in August 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
aFramework progress
Friday, August 15, 2008
I've finished most of the actual framework-code now. There's some left but nothing I really need to build a project.
All that's left now is to build all the modules that make up aBlog (there's like 40 of them).
Here's a screenshot of aFramework's debug-panel. As you can see some of the module's are from aFramework itself, some from aCMS. This is possible thanks to aFramework's site-hierarchy feature.
You may also note that the module I'm hovering with my mouse (Navigation) is highlighted on the site (well actually low lighted as I set opacity to .2).
The next step is to start building modules. AndreasLagerkvist.com should hopefully be up and running in about a month.
Ciao
- Comments are off
- Filed under aFramework, Development
One reason why headings are important
Tuesday, August 12, 2008
- Comments are off
- Filed under (X)HTML, Accessibility, Semantics, Web Standards







