AW: [opencms-dev] <cms:contentloop element="XX"> Tag
Bernd Wolfsegger
bw at code-create.com
Fri Oct 7 12:52:49 CEST 2005
| <cms:contentshow element="Head/Textbox/Headline" />
Where "Head" is defined in some main schema and "Textbox" is a sub schema
nested in "Head" and "Headline" is defined in the "Textbox" schema.
On Friday, 7. October 2005 12:22, Manuel Wallnoefer wrote:
> Hi bernd ,
>
> thanks for your fast reply!
>
> Can you copy an example for XPath here .......
>
> thx
>
>
> ~manuel
>
>
>
>
> -----Ursprüngliche Nachricht-----
> Von: opencms-dev-bounces at opencms.org
> [mailto:opencms-dev-bounces at opencms.org] Im Auftrag von Bernd Wolfsegger
> Gesendet: Freitag, 7. Oktober 2005 11:13
> An: The OpenCms mailing list
> Betreff: Re: [opencms-dev] <cms:contentloop element="XX"> Tag
>
> With "contentloop" you can also get at nested elements.
> So maybe, if you try to iterate through two not netsted multi elements
> using
>
> nested "contentloop" tags there is a problem in the source code not knowing
> what to do.
> Maybe nested "contentloop"s only work with nested elements.
> I have not tested it yet. I only used nested "contentloop" with nested
> elements so far. That works fine. But it is not necessary anymore, because
> with 6.0 you can use XPath paths in "contentshow" and access nested
> elements
>
> directly.
>
> Kind regards, Bernd Wolfsegger
>
> On Friday, 7. October 2005 11:41, Manuel Wallnoefer wrote:
> > Hi all,
> >
> >
> >
> > i've got a problem with the contentloop tag.
> >
> >
> >
> > I want to to something like that :
> >
> >
> >
> > <cms:contentloop element="XX">
> >
> >
> >
> > Do somethimg
> >
> >
> >
> > <cms:contentloop element="XX">
> >
> > Do something
> >
> > </cms:contentloop>
> >
> >
> >
> > Do something
> >
> >
> >
> > </cms:contentloop>
> >
> >
> >
> > But the inner contentloop isn't executet!
> >
> >
> >
> > Can anybody help me ?
> >
> >
> >
> > Thx
> >
> >
> >
> > ~manuel
--
[ Code Create
[ Web Content Management and Presentation
[ Bernd Wolfsegger
[ Sun Certified Programmer for Java(TM) 2 Platform
[ Lohmeyerstrasse 13
[ 10587 Berlin
[ Germany
[ Fon +49 (0)30 26555788
[ Fax +49 (0)30 2651835
[ Mobile +49 (0)163 6505622
[ bw at code-create.com
[ http://www.code-create.com/
More information about the opencms-dev
mailing list