[opencms-dev] build two-level navigation

Nico Krause Nico.Krause at nsc.eu.com
Wed Oct 30 16:05:10 CET 2002


Hello Thomas,

for some weeks I got an special implementation for this kind of navigation.
It works pretty good at this time...

If you like I can forward it to you.

So long,

Nico



-----Original Message-----
From: Thomas März [mailto:thomasmaerz at gmx.de] 
Sent: Mittwoch, 30. Oktober 2002 15:55
To: opencms-dev at opencms.com
Subject: [opencms-dev] build two-level navigation

Hello,

I am trying to reflect my folder structure
in the navigation of my site.

I tried to succeed with OpenCms' CmsXmlNav possibilities,
but I was not successful.

Now my problem:

I open the file

/myFolder/A/d/4/index.html

and the navigation of the site should look this:

----------------------------------------------------------------------------
---
		|--A--|  B  |  C  |  D  |  E  |
----------------------------------------------------------------------------
---

---------
  A a
---------
  A b
---------
  A c
---------
->A d
    A d 1
    A d 2
    A d 3
  ->A d 4
    A d 5
---------
  A e
---------

----------------------------------------------------------------------------
---

So every folder resp. every navigation-entry should change the site.

Is it all possible whithout writing your own Java-Classes,
just using "getNavCurrent", "naventry" etc.

I have no ideas any more, just writing my own code.

Thanks

Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20021030/ce23a426/attachment.htm>


More information about the opencms-dev mailing list