You could do this with the <cms:query /> tag. -will
On 04.05.2010, at 09:00, Ragna Dirkner wrote: > > Hi everybody, > > is there a simple way to access the information stored in the AdminCentral > under "Configuration" in jsp? > > In particular, I'm trying to get the list of supported locales under > server/i18n/content/locales. My first try was to use the > contentNodeIterator: > > <cms:contentNodeIterator repository="config" path="/server/i18n/content" > contentNodeName="locales"> > > But this returned an empty list. > > Thanks for any hint, > 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]> ----------------------------------------------------------------
