Regarding subcategorizing the leftnav:

Okay, I'm showing ya'll this cause I said I'd do it but I don't want to
apply it cause I think it looks really crappy.

I don't yet know enough about velocity to try creating a submenu type
entity with a smaller font but I'm not so sure this could look good any
way you slice it.  Anyhow whoever said it, it was a good idea, but it
looks ugly.  Here is the patch for the interested:

Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/stylesheets/project.xml,v
retrieving revision 1.22
diff -u -r1.22 project.xml
--- project.xml 8 Jan 2002 05:02:20 -0000       1.22
+++ project.xml 31 Jan 2002 03:38:44 -0000
@@ -37,28 +37,36 @@
         <item name="Bug Database"          href="/site/bugs.html"/>
     </menu>
 
-    <menu name="SubProjects">
-        <item name="Alexandria"            href="/alexandria/index.html"/>
+    <menu name="SubProjects"/>
+
+    <menu name="Libraries">
         <item name="Ant"                   href="/ant/index.html"/>
-        <item name="Avalon"                href="/avalon/index.html"/>
         <item name="BCEL"                  href="/bcel/index.html"/>
-        <item name="Cactus"                href="/cactus/index.html"/>
         <item name="Commons"               href="/commons/index.html"/>
         <item name="ECS"                   href="/ecs/index.html"/>
-        <item name="James"                 href="/james/index.html"/>
-        <item name="Jetspeed"              href="/jetspeed/index.html"/>
         <item name="JMeter"                href="/jmeter/index.html"/>
         <item name="Log4J"                 href="/log4j/index.html"/>
-        <item name="Lucene"                href="/lucene/index.html"/>
         <item name="ORO"                   href="/oro/index.html"/>
         <item name="Regexp"                href="/regexp/index.html"/>
-        <item name="Slide"                 href="/slide/index.html"/>
-        <item name="Struts"                href="/struts/index.html"/>
         <item name="Taglibs"               href="/taglibs/index.html"/>
-        <item name="Tomcat"                href="/tomcat/index.html"/>
+        <item name="Watchdog"              href="/watchdog/index.html"/>
+    </menu>
+
+    <menu name="Frameworks/Engines">
+        <item name="Avalon"                href="/avalon/index.html"/>
+        <item name="Cactus"                href="/cactus/index.html"/>
+        <item name="Lucene"                href="/lucene/index.html"/>
+        <item name="Struts"                href="/struts/index.html"/>
         <item name="Turbine"               href="/turbine/index.html"/>
         <item name="Velocity"              href="/velocity/index.html"/>
-        <item name="Watchdog"              href="/watchdog/index.html"/>
+    </menu>
+
+    <menu name="Server Apps">
+        <item name="Alexandria"            href="/alexandria/index.html"/>
+        <item name="James"                 href="/james/index.html"/>
+        <item name="Jetspeed"              href="/jetspeed/index.html"/>
+        <item name="Slide"                 href="/slide/index.html"/>
+        <item name="Tomcat"                href="/tomcat/index.html"/>
     </menu>
 
     <menu name="Misc">
-- 
www.superlinksoftware.com
www.sourceforge.net/projects/poi - port of Excel format to java
http://developer.java.sun.com/developer/bugParade/bugs/4487555.html 
                        - fix java generics!


The avalanche has already started. It is too late for the pebbles to
vote.
-Ambassador Kosh


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to