Errr, in this case, what you want to do is I18nContentSupport i18ContentSupport = I18nContentSupportFactory.getI18nSupport() i18ContentSupport.getLocales()
On May 4, 2010, at 12:11, Ragna Dirkner wrote: > > Thank you very much, Will. > > The query > > <cms:query var="result" > query="//server/i18n/content/locales/*[enabled='true']" repository="config" > nodeType="mgnl:contentNode"/> > > seems to do the job. The only thing I wonder is why it returns also the node > "locales", as I espected only the childs of "locales". > > Regards > Ragna > > > ---------------------------------------------------------------- > 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]> ----------------------------------------------------------------
