Fabio Paroni wrote: > in my taglibs.jsp I have the following import: > > [code]<%@ taglib > uri="http://magnolia-cms.com/taglib/templating-components/cms" prefix="cms" %> > [/code] > > but it gives me this error: > > Can not find the tag library descriptor for > "http://magnolia-cms.com/taglib/templating-components/cms" > > Any ideas? > > Magnolia 4.5.7.
Did you upgrade to Magnolia 4.5 recently? http://documentation.magnolia-cms.com/reference/tag-libraries.html says: "The CMS and CMS Utility tag libraries were dropped in Magnolia CMS 4.5. They are replaced with new templating functions available through the cmsfn and stkfn templating support objects. If you are working with Magnolia CMS 4.4.6 or earlier, see CMS tag library and CMS Utility tag library." Nils. ---------------------------------------------------------------- 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]> ----------------------------------------------------------------
