I am using 4.5.3 and Freemarker for templating. With the new cms taglib the editBar is automatically injected at the beginning of the component. My template is for a newsletter and therefore the layout is done with tables. Injecting the editbar div at the beginning results in a div outside of any table cell which renders unusable in some browsers. As a solution I could open a table row and cell in the area template and close it in the component template if in edit mode. But this is a rather hackish solution imho. Is there any way how I can specify the location of the editBar injection?
Kind regards Tobias Reinhardt -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=d344263c-c5ba-48b7-9855-75b695e72a10 ---------------------------------------------------------------- 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]> ----------------------------------------------------------------
