cms.jellygnite redeveloped using MochaUI
Wednesday, November 5th, 2008I am currently developing/redesigning my CMS and admin panel I use for clients’ websites. I have found a fantastic tool called MochaUI which was developed using the Mootools javascript framework. MochaUI is a user interface library that you can use to build your web application on.
I had reservations making my CMS completely dependent on MochaUI so I have made everything modular. This will allow me to easily change the user interface should I no longer wish to use MochaUI in the future.
MochaUI provides the ability to open draggable, resizable, rounded-corner and dropshadowed windows without using images. These work great for help and file browser popup windows. It lets you design the user interface using columns and panels which are also resizeable. It uses the canvas tag so everything looks great with customisable curves and dropshadows.