Author: zoe
Date: Tue Dec 7 14:35:21 2010
New Revision: 1043062
URL: http://svn.apache.org/viewvc?rev=1043062&view=rev
Log:
ARIES-502 Fix the navigation pane again
Modified:
incubator/aries/branches/site/trunk/templates/navigation.mdtext
Modified: incubator/aries/branches/site/trunk/templates/navigation.mdtext
URL: http://svn.apache.org/viewvc/incubator/aries/branches/site/trunk/templates/navigation.mdtext?rev=1043062&r1=1043061&r2=1043062&view=diff
==============================================================================
--- incubator/aries/branches/site/trunk/templates/navigation.mdtext (original)
+++ incubator/aries/branches/site/trunk/templates/navigation.mdtext Tue Dec 7 14:35:21 2010
@@ -8,56 +8,27 @@
- <h4>[Articles](articles.html)</h4>
- <h4>[Slides](https://svn.apache.org/repos/asf/incubator/aries/slides/)</h4>
- <h4>[Tutorials](tutorials.html)</h4>
--
-### [Downloads](downloads.html)
-
--
-### [Community](community.html)
- -
-#### [Getting Involved](gettinginvolved.html)
- -
-#### [Who we are](people.html)
- -
-#### [Mailing lists](mailinglists.html)
- -
-#### [Aries Group Blog](http://blogs.apache.org/aries/)
-
--
-### [Development](development.html)
- -
-#### [Source Control ](https://svn.apache.org/repos/asf/incubator/aries/.html)
- -
-#### [Bug Tracking](https://issues.apache.org/jira/browse/aries.html)
- -
-#### [Building Aries ](buildingaries.html)
- -
-#### [Releasing Aries ](releasingaries.html)
- -
-#### [OSGi Compliance Tests ](compliancetesting.html)
- -
-#### [Build System](http://hudson.zones.apache.org/hudson/.html)
- -
-#### [Web Site Maintenance ](maintainingthewebpages.html)
-
--
-### [Modules](modules.html)
- -
-#### [Samples](samples.html)
- -
-#### [Blueprint](blueprint.html)
- -
-#### [JNDI](jndiproject.html)
- -
-#### [JPA](jpaproject.html)
- -
-#### [Applications](applications.html)
- -
-#### [Transactions](transactionsproject.html)
- -
-#### [EBA Maven Plugin ](-ebamavenpluginproject.html)
- -
-#### [SPI Fly](spi-fly.html)
-
--
-### [Sponsorship](sponsorship.html)
-
+- <h3>[Downloads](downloads.html)
+- <h3>[Community](community.html)
+ - <h4>[Getting Involved](gettinginvolved.html)
+ - <h4>[Who we are](people.html)
+ - <h4>[Mailing lists](mailinglists.html)
+ - <h4>[Aries Group Blog](http://blogs.apache.org/aries/)
+- <h3>[Development](development.html)
+ - <h4>[Source Control ](https://svn.apache.org/repos/asf/incubator/aries/.html)
+ - <h4>[Bug Tracking](https://issues.apache.org/jira/browse/aries.html)
+ - <h4>[Building Aries ](buildingaries.html)
+ - <h4>[Releasing Aries ](releasingaries.html)
+ - <h4>[OSGi Compliance Tests ](compliancetesting.html)
+ - <h4>[Build System](http://hudson.zones.apache.org/hudson/.html)
+ - <h4>[Web Site Maintenance ](maintainingthewebpages.html)
+- <h3>[Modules](modules.html)
+ - <h4>[Samples](samples.html)
+ - <h4>[Blueprint](blueprint.html)
+ - <h4>[JNDI](jndiproject.html)
+ - <h4>[JPA](jpaproject.html)
+ - <h4>[Applications](applications.html)
+ - <h4>[Transactions](transactionsproject.html)
+ - <h4>[EBA Maven Plugin ](-ebamavenpluginproject.html)
+ - <h4>[SPI Fly](spi-fly.html)
+- <h3> [Sponsorship](sponsorship.html)
|