Discussion:
Sublevel menus
Thomas Feldman
2009-02-10 12:44:41 UTC
Permalink
Hi,



I try to implement a template with a menu of depth 4...I tried this kind
of containers

<ui:navigationMenu kind="sideMenu" dispNumber="4">

But only one level of navigation displays...



How do I fix that...I the sublevel option implemented yet. If not, how
can I have a menu with depth...



Thanks



Thomas Feldman
Chef de projet technique -Technical Project Manager
____________________________________________________________

Duke - A Razorfish Company
86-90, rue Notre Dame de Nazareth
75003 Paris - France
T : +33 (0)1 53 44 17 19

mailto:***@duke-interactive.com
<mailto:***@duke-interactive.com>
http://www.duke-interactive.com <http://www.duke-interactive.com>
____________________________________________________________

If emails save time, not printing them saves trees
Romain Felden
2009-02-11 17:19:34 UTC
Permalink
Post by Thomas Feldman
Hi,
I try to implement a template with a menu of depth 4...I tried this
kind of containers
|<ui:navigationMenu kind="sideMenu" dispNumber="4">|
|But only one level of navigation displays...|
| |
|How do I fix that...I the sublevel option implemented yet. If not,
how can I have a menu with depth...|
| |
|Thanks|
*Thomas Feldman
*Chef de projet technique -Technical Project Manager
____________________________________________________________
*Duke - A Razorfish Company*
86-90, rue Notre Dame de Nazareth
75003 Paris - France
T : +33 (0)1 53 44 17 19
http://www.duke-interactive.com
____________________________________________________________
If emails save time, not printing them saves trees
------------------------------------------------------------------------
_______________________________________________
template_list mailing list
http://lists.jahia.org/cgi-bin/mailman/listinfo/template_list
Hi,

Actually the attribute to set up are "expandOnlyPageInPath" and
"maxDepth". The first one allows the whole tree to be displayed, with a
depth of maxDepth (or no limit if no attribute specified).
Hope it helps.

Regards,
Romain
--
Romain Felden --=[ rfelden_at_jahia_dot_com ]=--

Jahia Solutions
9 route des Jeunes
CH-1227 Les Acacias

This e-mail and its contents are subject to the DISCLAIMER at http://www.jahia.com/disclaimer
ali DAN-BOUZOUA
2009-02-11 18:32:44 UTC
Permalink
  Using Eclipse for Jahia Template Development
 
I am setting eclipse/jahia6 following the instructions
 
 
1. I have a question first:
 
I am confuse about the two ins install of Maven 2 .
Do we have to do the two, seems there is redundency there
 
·  Maven 2‹ (http://maven.apache.org/download.html)
 
OR ? AND ?
 
·  Maven 2 Eclipse Plugin‹ (http://m2eclipse.codehaus.org/ with installation requirements
 
 
 
2 I did exactly the steps in the tutorial . But Maven complains about jre.
 I have fixed Installed JRE  to use JDK it in eclipse and in the eclipse.ini, add the option  –vm c:\jdk1.6_10\bin\javaw.exe.
 
I can see my project in my workspace but Open Project disabled and Maven  still complaining about  “Eclipse is running in JRE, but JDK is required-  some Maven Plugging may not works
”
..
 
Regards
Jahia papez
2009-02-11 20:38:13 UTC
Permalink
_______________________________________________
template_list mailing list
***@jahia.org
http://lists.jahia.org/cgi-bin/mailman/listinfo/template_list

Loading...