Hi Sheetal, in versions prior to Magnolia 4.1 the dialog attribute of editButton was not supported anymore:
http://dev.magnolia-cms.com/ref/4.0.1/magnolia-taglib-cms/tagreference.html#cms:editButton with Magnolia 4.1 the dialog attribute was introduced: http://dev.magnolia-cms.com/ref/4.0.1/magnolia-taglib-cms/tagreference.html#cms:editButton I don't see any relation between googlemaps and the tag library. There can be a workaround which should work, just rename the attribute to paragraph and if your dialog has unique name it should go through. - Best regards, Zdenek Skodik Magnolia International Ltd. Magnolia® - Simple Open-Source Content Management On Út, 2009-11-03 at 15:18 +0000, Sheetal Thaker wrote: > I get the following error on a dialog which I built and was working for > the last 8 weeks: > > "Attribute dialog invalid for tag editButton according to TLD" > > the error is pointing to this line of code: > > <cms:editButton label="Add top paragraph text" dialog="myDialog" > contentNodeName="text"/> > > I built the dialog over a month ago and it worked fine until today > > I used the following link to build the dialog area for a webpage: > > http://documentation.magnolia-cms.com/cookbook/creating-a-custom-dialog.html > > the paragraph was working fine until we installed the Googlemaps jar file... > > I do notice a contradiction between the error I recieve, the tutorial which > allows dialog="" and the tag reference > which states that it does not use dialog as an attribute.... (see link below) > > http://dev.magnolia-cms.com/ref/3.0.5/magnolia-taglib-cms/tagreference.html#editButton > > It's confusing.... can someone shed some light > > Many thanks > > Sheetal > > > > > > > > > ---------------------------------------------------------------- > For list details see > http://www.magnolia-cms.com/home/community/mailing-lists.html > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
