Blog
- July 21, 2010
- jQuery and jQuery UI added to Mura CMS admin
We've switched the default javascript library for the Mura CMS admin to jQuery (from Prototype), including the availability of the jQueryUI library for plugin developers. This will be a huge productivity gain for plugin programming, and also provides a great foundation for future improvements to the Mura CMS admin functionality.
- By Malcolm O'Keeffe
- Comments(2)
- December 23, 2008
- Custom Objects in Mura
Although I only meant to cover how to use Mura's "addToHTMLHeadQueue" function to show you how to load javascript libraries, CSS or whatever else you may need on-the-fly, I ended up covering a lot of ground in the interest of providing something useful, a custom object that uses the aforementioned function and loads internal Mura content dynamically.
- By Sean Schroeder
- Comments(19)