You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by zo...@apache.org on 2010/12/22 15:48:30 UTC

svn commit: r1051926 - in /incubator/aries/branches/site/trunk: content/development.mdtext content/documentation.mdtext content/modules.mdtext content/overview.mdtext content/resources/site.css content/sponsorship.mdtext templates/navigation.mdtext

Author: zoe
Date: Wed Dec 22 14:48:29 2010
New Revision: 1051926

URL: http://svn.apache.org/viewvc?rev=1051926&view=rev
Log:
ARIES-502 Revert navigation page changes

Added:
    incubator/aries/branches/site/trunk/content/development.mdtext
    incubator/aries/branches/site/trunk/content/documentation.mdtext
    incubator/aries/branches/site/trunk/content/modules.mdtext
    incubator/aries/branches/site/trunk/content/overview.mdtext
    incubator/aries/branches/site/trunk/content/sponsorship.mdtext
Modified:
    incubator/aries/branches/site/trunk/content/resources/site.css
    incubator/aries/branches/site/trunk/templates/navigation.mdtext

Added: incubator/aries/branches/site/trunk/content/development.mdtext
URL: http://svn.apache.org/viewvc/incubator/aries/branches/site/trunk/content/development.mdtext?rev=1051926&view=auto
==============================================================================
--- incubator/aries/branches/site/trunk/content/development.mdtext (added)
+++ incubator/aries/branches/site/trunk/content/development.mdtext Wed Dec 22 14:48:29 2010
@@ -0,0 +1,36 @@
+Title: Development
+<a name="Development-Contributingasadeveloper"></a>
+# Contributing as a developer
+
+This page links to information for people that either are, or would like to
+be involved in, the development of Apache Aries.
+
+<a name="Development-Development"></a>
+## Development
+
+ - [Source control](https://svn.apache.org/repos/asf/incubator/aries)
+ - [Bug tracking](https://issues.apache.org/jira/browse/ARIES)
+
+<a name="Development-Build"></a>
+## Build
+
+ - [Building Aries](buildingaries.html)
+ - [Build system](http://hudson.zones.apache.org/hudson/job/Aries/)
+ - [Module dependencies](moduledependencies.html)
+
+<a name="Development-Release"></a>
+## Release
+
+ - [Release Manager's Guide](releasingaries.html)
+
+<a name="Development-Compliancetesting"></a>
+## Compliance testing
+
+ - [The Enterprise OSGi CT ](-compliancetesting-.html)
+
+<a name="Development-Instructionsformaintainingthewebpages"></a>
+## Instructions for maintaining the web pages
+
+Committers on the Aries project keep maintain the Web pages by editing a
+Confluence wiki which is then exported to the Aries Web site. Details of
+the process are documented [here](maintainingthewebpages.html)

Added: incubator/aries/branches/site/trunk/content/documentation.mdtext
URL: http://svn.apache.org/viewvc/incubator/aries/branches/site/trunk/content/documentation.mdtext?rev=1051926&view=auto
==============================================================================
--- incubator/aries/branches/site/trunk/content/documentation.mdtext (added)
+++ incubator/aries/branches/site/trunk/content/documentation.mdtext Wed Dec 22 14:48:29 2010
@@ -0,0 +1,19 @@
+Title: Documentation
+<a name="Documentation-Documentation"></a>
+# Documentation
+
+All Aries documentation is linked from here. 
+
+<a name="Documentation-Ariesdeveloperdocumentation"></a>
+## Aries developer documentation
+ - [Programming Model](ariesprogrammingmodel.html)
+   - [Applications](applications.html)
+   - [Blueprint](blueprint.html)
+ - [Pointers to OSGi specifications](pointerstoosgispecifications.html)
+ - [Integrators Guide](integrators-guide.html)
+
+<a name="Documentation-Ariesuserdocumentation"></a>
+## Aries user documentation
+ - [Articles](articles.html)
+ - [Slides](https://svn.apache.org/repos/asf/incubator/aries/slides/)
+ - [Tutorials](tutorials.html)

Added: incubator/aries/branches/site/trunk/content/modules.mdtext
URL: http://svn.apache.org/viewvc/incubator/aries/branches/site/trunk/content/modules.mdtext?rev=1051926&view=auto
==============================================================================
--- incubator/aries/branches/site/trunk/content/modules.mdtext (added)
+++ incubator/aries/branches/site/trunk/content/modules.mdtext Wed Dec 22 14:48:29 2010
@@ -0,0 +1,13 @@
+Title: Modules
+<a name="Modules-Modules"></a>
+# Modules
+
+ - [Samples](samples.html)
+ - [Blueprint](blueprint.html)
+  - [Blueprint annotations](blueprintannotation.html)
+ - [JNDI](jndiproject.html)
+ - [JPA](jpaproject.html)
+ - [Transactions](transactionsproject.html)
+ - [Applications](applications.html)
+ - [EBA Maven Plugin](ebamavenpluginproject.html)
+ - [SPI Fly](spi-fly.html)

Added: incubator/aries/branches/site/trunk/content/overview.mdtext
URL: http://svn.apache.org/viewvc/incubator/aries/branches/site/trunk/content/overview.mdtext?rev=1051926&view=auto
==============================================================================
--- incubator/aries/branches/site/trunk/content/overview.mdtext (added)
+++ incubator/aries/branches/site/trunk/content/overview.mdtext Wed Dec 22 14:48:29 2010
@@ -0,0 +1,7 @@
+Title: Overview
+<a name="Overview-Overview"></a>
+# Overview
+
+- [Board Reports](boardreports.html)
+- [License](http://www.apache.org/licenses/LICENSE-2.0.html)
+- [Site Map](sitemap.html)

Modified: incubator/aries/branches/site/trunk/content/resources/site.css
URL: http://svn.apache.org/viewvc/incubator/aries/branches/site/trunk/content/resources/site.css?rev=1051926&r1=1051925&r2=1051926&view=diff
==============================================================================
--- incubator/aries/branches/site/trunk/content/resources/site.css (original)
+++ incubator/aries/branches/site/trunk/content/resources/site.css Wed Dec 22 14:48:29 2010
@@ -100,51 +100,68 @@ body {
   line-height: 1em;
 }
 
-.menutitle {
-        cursor:pointer;
-        text-transform: lowercase;
-        color: #7b5d94;
-        padding: 10px 22px;
-        margin-left: 5px;
-        letter-spacing: 0.15em;
-        background-image: url('../images/BigBullet.png');
-        background-repeat: no-repeat;
-        background-position: center left;
-        font-family: Verdana, arial, sans-serif;
-        font-weight : bold;
-		font-size: 70%;
-}
-
-.menutitle:hover{text-decoration:underline;cursor: pointer;}
-
-#menu-page .menuitemgroup {
-        margin: 0px 0px 6px 8px;
-        padding: 0px;
-        font-weight : bold;
-        }
-
-#menu-page .selectedmenuitemgroup{
-        margin: 0px 0px 0px 8px;
-        padding: 0px;
-        font-weight : normal;
-        }
-
-#menu-page .menuitem {
-        padding: 2px 0px 1px 13px;
-        background-image: url('../images/LittleBullet.png');
-        background-repeat: no-repeat;
-        background-position: center left;
-        font-weight : normal;
-        margin-left: 10px;
+#menu-page ul {
+  margin: 0;
+  padding: 0;
+  list-style: none;
+  width: 200px;
+}
+
+#menu-page ul li {
+  position: relative;
+} 
+
+#menu-page li ul {
+  /*position: relative;*/
+  position: absolute;
+  left: 170px;
+  top: 0;
+  outline-style: groove;
+  outline-color: #bfaecd;
+  background-color: #ffffff;
+  display: none;
+}
+#menu-page li:hover ul {
+  display: block;
 }
 
-#menu-page a:link, #menu-page a:visited {
+#menu-page h3 {
+  font-size: 75%;
+  text-transform: lowercase;
+  margin: 1em 0 0.3em 0;
+  color: #bfaecd;
+  letter-spacing: 0.15em;
+  background: url('../images/BigBullet.png') no-repeat 0pt;
+  background-position:left center;
+  margin-left:15px;
+  padding-left: 20px;
+  font-family: Verdana, arial, sans-serif;
+  font-weight: bold;	
+  line-height: 250%;
+}
+#menu-page  ul li h4 a:link, #menu-page  ul li h4 a:visited {
+  color: #380b61; 
+}
+#menu-page  li h4 {
+  line-height: 10%;
+}
+#menu-page h4 {
   font-size: 60%;
+  text-transform: lowercase;
+  margin: 1em 0 0.3em 0; 
+  font-weight: normal;
+  letter-spacing: 0.15em;
+  background: url('../images/LittleBullet.png') no-repeat 0pt;
+  background-position:left center;
+  margin-left:15px;
+  padding-left: 20px;
+  font-family: Verdana, arial, sans-serif;
+}
+#menu-page a:link, #menu-page a:visited {
   color: #7b5d94; 
 }
 
 #menu-page a:hover {
-   font-size: 60%;
    color: #bfaecd; 
 }
 
@@ -1562,3 +1579,4 @@ div.auto_complete ul strong.highlight {
 .leftnav li a:active {color:white;}
 .leftnav li a:visited {color:white;}
 .leftnav li a:hover {background-color: #3c4672; color:white;}
+

Added: incubator/aries/branches/site/trunk/content/sponsorship.mdtext
URL: http://svn.apache.org/viewvc/incubator/aries/branches/site/trunk/content/sponsorship.mdtext?rev=1051926&view=auto
==============================================================================
--- incubator/aries/branches/site/trunk/content/sponsorship.mdtext (added)
+++ incubator/aries/branches/site/trunk/content/sponsorship.mdtext Wed Dec 22 14:48:29 2010
@@ -0,0 +1,6 @@
+Title: Sponsorship
+<a name="Sponsorship-Sponsorship"></a>
+# Sponsorship
+
+ - [Thanks](http://www.apache.org/foundation/thanks.html)
+ - [Sponsoring Apache](http://www.apache.org/foundation/sponsorship.html)

Modified: incubator/aries/branches/site/trunk/templates/navigation.mdtext
URL: http://svn.apache.org/viewvc/incubator/aries/branches/site/trunk/templates/navigation.mdtext?rev=1051926&r1=1051925&r2=1051926&view=diff
==============================================================================
--- incubator/aries/branches/site/trunk/templates/navigation.mdtext (original)
+++ incubator/aries/branches/site/trunk/templates/navigation.mdtext Wed Dec 22 14:48:29 2010
@@ -1,114 +1,34 @@
-<div onclick="SwitchMenu('menu_1.1', '')" id="menu_1.1Title" class="menutitle">Overview</div>
-<div id="menu_1.1" class="menuitemgroup">
-	<div class="menuitem">
-		<a href="boardreports.html">Board Reports</a> 
-	</div>
-	<div class="menuitem">
-		<a href="sitemap.html">Site Map</a> 
-	</div>
-</div>
-<div onclick="SwitchMenu('menu_1.2', '')" id="menu_1.2Title" class="menutitle">Documentation</div>
-<div id="menu_1.2" class="menuitemgroup">
-	<div class="menuitem">
-		<a href="ariesprogrammingmodel.html">Programming Model</a> 
-	</div>
-	<div class="menuitem">
-		<a href="pointerstoosgispecifications.html">Pointers to OSGi specs</a> 
-	</div>
-	<div class="menuitem">
-		<a href="integrators-guide.html">Integrators Guide</a> 
-	</div>
-	<div class="menuitem">
-		<a href="articles.html">Articles</a> 
-	</div>
-	<div class="menuitem">
-		<a href="https://svn.apache.org/repos/asf/incubator/aries/slides/">Slides</a> 
-	</div>
-	<div class="menuitem">
-		<a href="tutorials.html">Tutorials</a> 
-	</div>
-</div>
-<div onclick="SwitchMenu('menu_1.3', '')" id="menu_1.3Title" class="menutitle">Downloads</div>
-<div id="menu_1.3" class="menuitemgroup">
-	<div class="menuitem">
-		<a href="downloads.html">Downloads</a> 
-	</div>
-</div>
-<div onclick="SwitchMenu('menu_1.4', '')" id="menu_1.4Title" class="menutitle">Community</div>
-<div id="menu_1.4" class="menuitemgroup">
-	<div class="menuitem">
-		<a href="community.html">Community</a> 
-	</div>
-	<div class="menuitem">
-		<a href="gettinginvolved.html">Getting Involved</a> 
-	</div>
-	<div class="menuitem">
-		<a href="people.html">Who we are</a> 
-	</div>
-	<div class="menuitem">
-		<a href="mailinglists.html">Mailing lists</a> 
-	</div>
-	<div class="menuitem">
-		<a href="http://blogs.apache.org/aries/">Aries Group Blog</a> 
-	</div>
-</div>
-<div onclick="SwitchMenu('menu_1.5', '')" id="menu_1.5Title" class="menutitle">Development</div>
-<div id="menu_1.5" class="menuitemgroup">
-	<div class="menuitem">
-		<a href="https://svn.apache.org/repos/asf/incubator/aries/">Source Control</a> 
-	</div>
-	<div class="menuitem">
-		<a href="https://issues.apache.org/jira/browse/ARIES">Bug Tracking</a> 
-	</div>
-	<div class="menuitem">
-		<a href="buildingaries.html">Building Aries </a> 
-	</div>
-	<div class="menuitem">
-		<a href="releasingaries.html">Releasing Aries </a> 
-	</div>
-	<div class="menuitem">
-		<a href="compliancetesting.html">OSGi Compliance Tests </a> 
-	</div>
-	<div class="menuitem">
-		<a href="http://hudson.zones.apache.org/hudson/">Build System</a> 
-	</div>
-	<div class="menuitem">
-		<a href="maintainingthewebpages.html">Web Site Maintenance </a> 
-	</div>
-</div>
-<div onclick="SwitchMenu('menu_1.6', '')" id="menu_1.6Title" class="menutitle">Modules</div>
-<div id="menu_1.6" class="menuitemgroup">
-	<div class="menuitem">
-		<a href="samples.html">Samples</a> 
-	</div>
-	<div class="menuitem">
-		<a href="blueprint.html">Blueprint</a> 
-	</div>
-	<div class="menuitem">
-		<a href="jndiproject.html">JNDI</a> 
-	</div>
-	<div class="menuitem">
-		<a href="jpaproject.html">JPA</a> 
-	</div>
-	<div class="menuitem">
-		<a href="applications.html">Applications</a> 
-	</div>
-	<div class="menuitem">
-		<a href="transactionsproject.html">Transactions</a> 
-	</div>
-	<div class="menuitem">
-		<a href="-ebamavenpluginproject.html">EBA Maven Plugin </a> 
-	</div>
-	<div class="menuitem">
-		<a href="spi-fly.html">SPI Fly</a> 
-	</div>
-</div>
-<div onclick="SwitchMenu('menu_1.7', '')" id="menu_1.7Title" class="menutitle">Sponsorship</div>
-<div id="menu_1.7" class="menuitemgroup">
-	<div class="menuitem">
-		<a href="http://www.apache.org/foundation/thanks.html">Thanks</a> 
-	</div>
-	<div class="menuitem">
-		<a href="http://www.apache.org/foundation/sponsorship.html">Sponsoring Apache</a> 
-	</div>
-</div>
+- <h3>[Overview](overview.html)</h3>
+    - <h4>[Board Reports](boardreports.html)</h4>
+    - <h4>[Site Map](sitemap.html)</h4>
+- <h3>[Documentation](documentation.html)</h3>
+    - <h4>[Programming Model](ariesprogrammingmodel.html)</h4>
+    - <h4>[Pointers to OSGi specs](pointerstoosgispecifications.html)</h4>
+    - <h4>[Integrators Guide](integrators-guide.html)</h4>
+    - <h4>[Articles](articles.html)</h4>
+    - <h4>[Slides](https://svn.apache.org/repos/asf/incubator/aries/slides/)</h4>
+    - <h4>[Tutorials](tutorials.html)</h4>
+- <h3>[Downloads](downloads.html)</h3>
+- <h3>[Community](community.html)</h3>
+    - <h4>[Getting Involved](gettinginvolved.html)</h4>
+    - <h4>[Who we are](people.html)</h4>
+    - <h4>[Mailing lists](mailinglists.html)</h4>
+    - <h4>[Aries Group Blog](http://blogs.apache.org/aries/)</h4>
+- <h3>[Development](development.html)</h3>
+    - <h4>[Source Control ](https://svn.apache.org/repos/asf/incubator/aries/)</h4>
+    - <h4>[Bug Tracking](https://issues.apache.org/jira/browse/ARIES)</h4>
+    - <h4>[Building Aries ](buildingaries.html)</h4>
+    - <h4>[Releasing Aries ](releasingaries.html)</h4>
+    - <h4>[OSGi Compliance Tests ](compliancetesting.html)</h4>
+    - <h4>[Build System](http://hudson.zones.apache.org/hudson/)</h4>
+    - <h4>[Web Site Maintenance ](maintainingthewebpages.html)</h4>
+- <h3>[Modules](modules.html)</h3>
+    - <h4>[Samples](samples.html)</h4>
+    - <h4>[Blueprint](blueprint.html)</h4>
+    - <h4>[JNDI](jndiproject.html)</h4>
+    - <h4>[JPA](jpaproject.html)</h4>
+    - <h4>[Applications](applications.html)</h4>
+    - <h4>[Transactions](transactionsproject.html)</h4>
+    - <h4>[EBA Maven Plugin ](-ebamavenpluginproject.html)</h4>
+    - <h4>[SPI Fly](spi-fly.html)</h4>
+- <h3> [Sponsorship](sponsorship.html)</h3>