Author: alexoree
Date: Thu Jan 2 21:52:25 2014
New Revision: 1554935
URL: http://svn.apache.org/r1554935
Log:
JUDDI-760 done
Modified:
juddi/cms-site/trunk/content/mailing-list.mdtext
juddi/cms-site/trunk/content/project-info.mdtext
juddi/cms-site/trunk/templates/skeleton.html
juddi/cms-site/trunk/templates/skeletonHome.html
Modified: juddi/cms-site/trunk/content/mailing-list.mdtext
URL:
http://svn.apache.org/viewvc/juddi/cms-site/trunk/content/mailing-list.mdtext?rev=1554935&r1=1554934&r2=1554935&view=diff
==============================================================================
--- juddi/cms-site/trunk/content/mailing-list.mdtext (original)
+++ juddi/cms-site/trunk/content/mailing-list.mdtext Thu Jan 2 21:52:25 2014
@@ -4,11 +4,11 @@ Title: Project Mailing Lists
These are the mailing lists that have been established for this project. For
each list, there is a subscribe, unsubscribe, and an archive link.
-| Name | Subscribe
| Unsubscribe
| Post | Archive |
-| --- | ---
| ---
| --- | --- |
-| jUDDI User List |
[Subscribe](mailto:[email protected]) |
[Unsubscribe](mailto:[email protected]) |
[Post](mailto:[email protected]) |
[mail-archives.apache.org](http://mail-archives.apache.org/mod_mbox/juddi-user/)
|
+| Name | Subscribe
| Unsubscribe
| Post | Archive | Nabble |
+| --- | ---
| ---
| --- | --- | |
+| jUDDI User List |
[Subscribe](mailto:[email protected]) |
[Unsubscribe](mailto:[email protected]) |
[Post](mailto:[email protected]) |
[mail-archives.apache.org](http://mail-archives.apache.org/mod_mbox/juddi-user/)
|
| jUDDI Developer List | [Subscribe](mailto:[email protected])
| [Unsubscribe](mailto:[email protected]) |
[Post](mailto:[email protected]) |
[mail-archives.apache.org](http://mail-archives.apache.org/mod_mbox/juddi-dev/)
|
-| jUDDI SVN List |
[Subscribe](mailto:[email protected])|
[Unsubscribe](mailto:[email protected]) |
|
[mail-archives.apache.org](http://mail-archives.apache.org/mod_mbox/juddi-cvs/)
|
+| jUDDI SVN List |
[Subscribe](mailto:[email protected])|
[Unsubscribe](mailto:[email protected]) |
|
[mail-archives.apache.org](http://mail-archives.apache.org/mod_mbox/juddi-commits/)
|
## Internet Relay Chat
Modified: juddi/cms-site/trunk/content/project-info.mdtext
URL:
http://svn.apache.org/viewvc/juddi/cms-site/trunk/content/project-info.mdtext?rev=1554935&r1=1554934&r2=1554935&view=diff
==============================================================================
--- juddi/cms-site/trunk/content/project-info.mdtext (original)
+++ juddi/cms-site/trunk/content/project-info.mdtext Thu Jan 2 21:52:25 2014
@@ -11,7 +11,7 @@ This document provides an overview of th
|[Plugin Management](plugin-management.html) |This document lists the
plugins that are defined through pluginManagement.|
|[Mailing Lists](mail-lists.html) |This document
provides subscription and archive information for this project's mailing lists.|
|[Dependency Convergence](dependency-convergence.html) |This document presents
the convergence of dependency versions across the entire project, and its sub
modules.|
-|[Issue Tracking](http://issues.apache.org/jira/browse/JUDDI)
|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.|
+|[Issue Tracking](http://issues.apache.org/jira/browse/JUDDI)
|This is a link to the issue management system for this project. Issues (bugs,
features, change requests) can be created and queried.|
|[Source Repository](source.html) |This is a link
to the online source repository that can be viewed via a web browser.|
|[Project Summary](project-summary.html) |This document lists
other related information of this project|
|[Dependencies](dependencies) |This document
lists the project's dependencies and provides information on each dependency.|
Modified: juddi/cms-site/trunk/templates/skeleton.html
URL:
http://svn.apache.org/viewvc/juddi/cms-site/trunk/templates/skeleton.html?rev=1554935&r1=1554934&r2=1554935&view=diff
==============================================================================
--- juddi/cms-site/trunk/templates/skeleton.html (original)
+++ juddi/cms-site/trunk/templates/skeleton.html Thu Jan 2 21:52:25 2014
@@ -77,19 +77,19 @@
<a class="brand" href="index.html"
style="padding-left:19px; padding-top:0px; padding-bottom:0px"><img
src="img/logo2.png"></a>
<div class="nav-collapse collapse">
<ul class="nav">
- <li class="dropdown"><a href="home.jsp"
data-toggle="dropdown" class="dropdowb-town"><i class="icon-home
icon-large"></i>Home
+ <li class="dropdown"><a href="home.jsp"
class="dropdowb-town"><i class="icon-home icon-large"></i>Home
</a></li>
- <li class="dropdown" ><a href="#"
data-toggle="dropdown" class="dropdowb-town"><i class="icon-search
icon-large"></i>Downloads
+ <li class="dropdown" ><a href="#"
class="dropdowb-town"><i class="icon-search icon-large"></i>Downloads
</a></li>
<li class="dropdown"><a href="#"
data-toggle="dropdown" class="dropdowb-town"><i class="icon-question-sign
icon-large"></i>Help <b class="caret"></b></a>
<ul class="dropdown-menu">
- <li><a
href="http://juddi.apache.org/docs/3.x/userguide/html/index.html" >User
Guide</a></li>
- <li><a
href="http://juddi.apache.org/docs/3.x/devguide/html/index.html" >Dev
Guide</a></li>
- <li><a
href="http://juddi.apache.org/docs.html" >API Docs</a></li>
+ <li><a
href="docs/3.x/userguide/html/index.html" >User Guide</a></li>
+ <li><a
href="docs/3.x/devguide/html/index.html" >Dev Guide</a></li>
+ <li><a href="docs.html" >API
Docs</a></li>
<li><a
href="http://wiki.apache.org/juddi" >Wiki</a></li>
- <li><a
href="http://juddi.apache.org/issue-tracking.html" >Issue Tracking</a></li>
-
<li><a href="http://www.nabble.com/jUDDI-f218.html" >IRC</a></li>
+ <li><a
href="http://issues.apache.org/jira/browse/JUDDI" >Issue Tracking</a></li>
+
<li><a href="mailing-list.html" >IRC</a></li>
<li><a
href="http://www.nabble.com/jUDDI-f218.html" >Mailing List Archive</a></li>
<li><a
href="http://svn.apache.org/viewvc/juddi/" >Source Code</a></li>
Modified: juddi/cms-site/trunk/templates/skeletonHome.html
URL:
http://svn.apache.org/viewvc/juddi/cms-site/trunk/templates/skeletonHome.html?rev=1554935&r1=1554934&r2=1554935&view=diff
==============================================================================
--- juddi/cms-site/trunk/templates/skeletonHome.html (original)
+++ juddi/cms-site/trunk/templates/skeletonHome.html Thu Jan 2 21:52:25 2014
@@ -77,9 +77,9 @@
<a class="brand" href="index.html"
style="padding-left:19px; padding-top:0px; padding-bottom:0px"><img
src="img/logo2.png"></a>
<div class="nav-collapse collapse">
<ul class="nav">
- <li class="dropdown"><a href="index.html"
data-toggle="dropdown" class="dropdowb-town"><i class="icon-home
icon-large"></i>Home
+ <li class="dropdown"><a href="index.html"
class="dropdowb-town"><i class="icon-home icon-large"></i> Home
</a></li>
- <li class="dropdown" ><a href="releases.html"
data-toggle="dropdown" class="dropdowb-town"><i class="icon-search
icon-large"></i>Downloads
+ <li class="dropdown" ><a href="releases.html"
class="dropdowb-town"><i class="icon-search icon-large"></i> Downloads
</a></li>
<li class="dropdown"><a href="#"
data-toggle="dropdown" class="dropdowb-town"><i class="icon-question-sign
icon-large"></i>Help <b class="caret"></b></a>
@@ -89,7 +89,7 @@
<li><a
href="http://juddi.apache.org/docs.html" >API Docs</a></li>
<li><a
href="http://wiki.apache.org/juddi" >Wiki</a></li>
<li><a
href="http://juddi.apache.org/issue-tracking.html" >Issue Tracking</a></li>
-
<li><a href="http://www.nabble.com/jUDDI-f218.html" >IRC</a></li>
+
<li><a href="mailing-list.html" >IRC</a></li>
<li><a
href="http://www.nabble.com/jUDDI-f218.html" >Mailing List Archive</a></li>
<li><a
href="http://svn.apache.org/viewvc/juddi/" >Source Code</a></li>
@@ -112,7 +112,7 @@
<div class="row">
<div class="span12" >
<div class="hero-unit">
- <h1>jUDDI</h1>
+ <img src="img/logo.png" title="jUDDI
Logo"><br>
<p>An open source implementation of
OASIS's UDDI v3 specification</p>
</div>
</div>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]