You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by al...@apache.org on 2014/01/02 02:53:03 UTC

svn commit: r1554719 - in /juddi/cms-site/trunk: content/project-info.mdtext templates/skeleton.html templates/skeletonHome.html

Author: alexoree
Date: Thu Jan  2 01:53:02 2014
New Revision: 1554719

URL: http://svn.apache.org/r1554719
Log:
JUDDI-750 adding more content

Added:
    juddi/cms-site/trunk/content/project-info.mdtext
Modified:
    juddi/cms-site/trunk/templates/skeleton.html
    juddi/cms-site/trunk/templates/skeletonHome.html

Added: juddi/cms-site/trunk/content/project-info.mdtext
URL: http://svn.apache.org/viewvc/juddi/cms-site/trunk/content/project-info.mdtext?rev=1554719&view=auto
==============================================================================
--- juddi/cms-site/trunk/content/project-info.mdtext (added)
+++ juddi/cms-site/trunk/content/project-info.mdtext Thu Jan  2 01:53:02 2014
@@ -0,0 +1,19 @@
+# Project Information
+
+This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.
+
+# Overview
+
+|Document	|Description|
+|About	|jUDDI (pronounced "Judy") is an open source Java implementation of the Universal Description, Discovery, and Integration (UDDI) specification for Web Services.|
+|Project Plugins	|This document lists the build plugins and the report plugins used by this project.|
+|Plugin Management	|This document lists the plugins that are defined through pluginManagement.|
+|Mailing Lists	|This document provides subscription and archive information for this project's mailing lists.|
+|Dependency Convergence	|This document presents the convergence of dependency versions across the entire project, and its sub modules.|
+|Issue Tracking	|This is a link to the issue management system for this project. Issues (bugs, features, change requests) can be created and queried using this link.|
+|Source Repository	|This is a link to the online source repository that can be viewed via a web browser.|
+|Project Summary	|This document lists other related information of this project|
+|Dependencies	|This document lists the project's dependencies and provides information on each dependency.|
+|Continuous Integration	|This is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis.|
+|Project Team	|This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.|
+|Project License	|This is a link to the definitions of project licenses.|
\ No newline at end of file

Modified: juddi/cms-site/trunk/templates/skeleton.html
URL: http://svn.apache.org/viewvc/juddi/cms-site/trunk/templates/skeleton.html?rev=1554719&r1=1554718&r2=1554719&view=diff
==============================================================================
--- juddi/cms-site/trunk/templates/skeleton.html (original)
+++ juddi/cms-site/trunk/templates/skeleton.html Thu Jan  2 01:53:02 2014
@@ -118,7 +118,39 @@
 		</div>
 		 
 		<div class="row">
-			{% extends "navbar.html" %}
+						<div class="span2" id="verticalNavBar">
+				<ul class="nav nav-list">
+					<li><a href="#">Welcome</li>
+					<li class="nav-header">Downloads</li>
+						<li><a href="releases.html">Releases</a></li>
+						<li><a href="source.html">Source Code</a></li>
+					<li class="nav-header"><a href="participation.html">Participation</a></li>
+					<li class="nav-header">Documentation</li>
+						<li><a href="docs.html">jUDDI Docs</a></li>
+						<li><a href="http://wiki.apache.org/juddi/">Wiki</a></li>
+						<li><a href="library.html">UDDI Library</a></li>
+						<li><a href="#">Javadocs v2</a></li>
+						<li><a href="#">Javadocs v3</a></li>
+						<li><a href="#">XRef v3</a></li>
+					<li class="nav-header">Project Information</li>
+						<li><a href="project-info.html">Project Information</a></li>
+						<li><a href="mailing-list.html">Mailing Lists & IRC</a></li>
+						<li><a href="http://apachejuddi.blogspot.com/">jUDDI Blog</a></li>
+						<li><a href="http://issues.apache.org/jira/browse/JUDDI">Issue Tracking</a></li>
+						<li><a href="dependencies.html">Dependencies</a></li>
+						<li><a href="team-list.html">Project Team</a></li>
+						<li><a href="project-summary.html">Project Summary</a></li>
+					<li class="nav-header">Subprojects</li>
+						<li><a href="http://projects.apache.org/projects/scout.html">Apache Scout</a></li>
+					<li class="nav-header">Misc</li>
+						<li><a href="#">Who We Are</a></li>
+						<li><a href="#">Committer Notes</a></li>
+						<li><a href="#">Sponsors</a></li>
+						<li><a href="#">Legal</a></li>
+						<li><a href="#">License</a></li>
+				</ul>
+			</div>
+			
 			<div class="span10" >
 		{% block content %}{{ content|markdown }}{% endblock %}
 			</div>

Modified: juddi/cms-site/trunk/templates/skeletonHome.html
URL: http://svn.apache.org/viewvc/juddi/cms-site/trunk/templates/skeletonHome.html?rev=1554719&r1=1554718&r2=1554719&view=diff
==============================================================================
--- juddi/cms-site/trunk/templates/skeletonHome.html (original)
+++ juddi/cms-site/trunk/templates/skeletonHome.html Thu Jan  2 01:53:02 2014
@@ -121,7 +121,39 @@
 		 
 
 		<div class="row">
-			{% extends "navbar.html" %}
+						<div class="span2" id="verticalNavBar">
+				<ul class="nav nav-list">
+					<li><a href="#">Welcome</li>
+					<li class="nav-header">Downloads</li>
+						<li><a href="releases.html">Releases</a></li>
+						<li><a href="source.html">Source Code</a></li>
+					<li class="nav-header"><a href="participation.html">Participation</a></li>
+					<li class="nav-header">Documentation</li>
+						<li><a href="docs.html">jUDDI Docs</a></li>
+						<li><a href="http://wiki.apache.org/juddi/">Wiki</a></li>
+						<li><a href="library.html">UDDI Library</a></li>
+						<li><a href="#">Javadocs v2</a></li>
+						<li><a href="#">Javadocs v3</a></li>
+						<li><a href="#">XRef v3</a></li>
+					<li class="nav-header">Project Information</li>
+						<li><a href="project-info.html">Project Information</a></li>
+						<li><a href="mailing-list.html">Mailing Lists & IRC</a></li>
+						<li><a href="http://apachejuddi.blogspot.com/">jUDDI Blog</a></li>
+						<li><a href="http://issues.apache.org/jira/browse/JUDDI">Issue Tracking</a></li>
+						<li><a href="dependencies.html">Dependencies</a></li>
+						<li><a href="team-list.html">Project Team</a></li>
+						<li><a href="project-summary.html">Project Summary</a></li>
+					<li class="nav-header">Subprojects</li>
+						<li><a href="http://projects.apache.org/projects/scout.html">Apache Scout</a></li>
+					<li class="nav-header">Misc</li>
+						<li><a href="#">Who We Are</a></li>
+						<li><a href="#">Committer Notes</a></li>
+						<li><a href="#">Sponsors</a></li>
+						<li><a href="#">Legal</a></li>
+						<li><a href="#">License</a></li>
+				</ul>
+			</div>
+			
 			<div class="span10" >
 			{% block title %}{{ headers.title }}{% endblock %}
 		{% block content %}{{ content|markdown }}{% endblock %}



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@juddi.apache.org
For additional commands, e-mail: commits-help@juddi.apache.org