Hi I am using the Magnolia 4.5.9 Community Edition. On our site we have had issues with differences in JavaScript behaviour (for jQuery Plugins - such as Bootstrap Modals and Jquery Colorbox) between the Author and Public instances. Basically the plugins work in Public, but not in Author.
I have read other posts that talk about how the CMS: Init for magnolia uses the '$', and that to get around the conflict, you should use 'jQuery' when implementing any jQuery plugins. However, I went ahead and changed all of the references in the jQuery plugins I have used from '$' to 'jQuery' and the plugins continue to not work in Author but work in Public. Anyhow, just wondering if anyone had any suggestions on how to work with this. It would be nice if Magnolia allowed you on the Author instance to view a rendered version of a page that was an exact duplicate of how the page appears in the Public instance (i.e. did not include any of the CMS:Init scripts). We are using our author instance in QA and our public instance for Production, so needless to say it is not good that there are such stark differences in performance between the two instances. Thanks, Ryan -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=687aba98-6829-4317-aad4-69a5923c63cc ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
