Thank you !

> -----Message d'origine-----
> De : Sebastien LERIDON [mailto:[EMAIL PROTECTED]
> Envoy� : vendredi 10 septembre 2004 18:27
> � : '[EMAIL PROTECTED]'
> Cc : '[EMAIL PROTECTED]'
> Objet : RE: Dynamic Template
> 
> 
> HI
> If you include this file in your template, you will see the list of
> sub-items (only the next level) of the current page. 
> The template should include left_menu.jsp also.
> 
> I used this to create navigation pages, it is usefull when 
> you have a lot of
> pages & levels (the titles of the pages are displayed not truncated).
> The action icons at the end of each line permit to modify the 
> properties of
> each page (including the title).
> 
> Hope it helps
> 
> S�bastien.
> 
> 
> 
> -----Message d'origine-----
> De: Grosmann, Olivier [mailto:[EMAIL PROTECTED]
> Date: vendredi 10 septembre 2004 17:37
> �: [EMAIL PROTECTED]
> Objet: Dynamic Template
> 
> 
> Hello,
> 
> Hope that someone will help... : I'm trying to realize a 
> "dynamic template"
> based on the menu :
> 
> I have the following menu :
> Home (home template)
> -Item ("dynmaic template")
> --Sub-item1 (simple template)
> --Sub-item2 (simple template)
> --Sub-item3 (double template)
> 
> I need to develop the "dynamic template" in order to display 
> the title of
> each sub-item and an editable text box for each sub-item. 
> Well, something
> like that :
> 
> Title Sub-item1
> text-box (edit texte)
> link to sub-item1
> 
> Title Sub-item2
> text-box (edit texte)
> link to sub-item2
> 
> Title Sub-item3
> text-box (edit texte)
> link to sub-item2
> 
> Of course, I don't know how many sub-items will be created 
> that's why I need
> my template to be "dynamic"...
> Is that possible ? And how ?
> 
> I'm tried to find in the Jahia Template Developer Guide 
> (draft version) an
> answer but the draft version doesn't help...
> 
> Thanks a lot !
> Olivier.
> 
> 

Reply via email to