Author: ericjohnson
Date: Thu Sep 14 11:33:26 2006
New Revision: 443435
URL: http://svn.apache.org/viewvc?view=rev&rev=443435
Log:
polished up the styles and added a few navigational links
Removed:
incubator/cxf/web/docs/designs.html
incubator/cxf/web/docs/project.html
Modified:
incubator/cxf/web/designs.html
incubator/cxf/web/docs/faq.html
incubator/cxf/web/docs/index.html
incubator/cxf/web/get_involved.html
incubator/cxf/web/index.html
incubator/cxf/web/mail_list.html
incubator/cxf/web/news.html
incubator/cxf/web/roadmap.html
incubator/cxf/web/site.css
incubator/cxf/web/source.html
Modified: incubator/cxf/web/designs.html
URL:
http://svn.apache.org/viewvc/incubator/cxf/web/designs.html?view=diff&rev=443435&r1=443434&r2=443435
==============================================================================
--- incubator/cxf/web/designs.html (original)
+++ incubator/cxf/web/designs.html Thu Sep 14 11:33:26 2006
@@ -30,8 +30,18 @@
<li><a
href="http://cwiki.apache.org/confluence/display/CXF/Setting+up+Eclipse">Setting
up Eclipse</a></li>
<li><a href="designs.html">Design Documentation</a></li>
</ul>
+<h1>Legacy</h1>
+<ul>
+<li><a href="http://celtix.objectweb.org/">Celtix</a></li>
+<li><a href="http://xfire.codehaus.org/">Codehaus XFire</a><li>
+</ul>
</div>
<div id="main">
+<h1>CeltiXFire Design Plans</h1>
+<ul>
+<li><a
href="http://cwiki.apache.org/confluence/display/CXF/Configuration+Design">Configuration</a></li>
+<li><a href="http://cwiki.apache.org/confluence/display/CXF/REST+Support">REST
Support</a></li>
+</ul>
</div>
</body>
</html>
Modified: incubator/cxf/web/docs/faq.html
URL:
http://svn.apache.org/viewvc/incubator/cxf/web/docs/faq.html?view=diff&rev=443435&r1=443434&r2=443435
==============================================================================
--- incubator/cxf/web/docs/faq.html (original)
+++ incubator/cxf/web/docs/faq.html Thu Sep 14 11:33:26 2006
@@ -30,8 +30,26 @@
<li><a
href="http://cwiki.apache.org/confluence/display/CXF/Setting+up+Eclipse">Setting
up Eclipse</a></li>
<li><a href="../designs.html">Design Documentation</a></li>
</ul>
+<h1>Legacy</h1>
+<ul>
+<li><a href="http://celtix.objectweb.org/">Celtix</a></li>
+<li><a href="http://xfire.codehaus.org/">Codehaus XFire</a><li>
+</ul>
</div>
<div id="main">
+<h1>General Questions</h1>
+<h2>Support</h2>
+<h3>Can I still get support for using either Celtix or XFire?</h3>
+<p>You can get support for the original projects at their websites.</p>
+<ul>
+<li><a href="http://celtix.objectweb.org/">Celtix</a></li>
+<li><a href="http://xfire.codehaus.org/">Codehaus XFire</a><li>
+</ul>
+<h3>How can I get support for using CeltiXfire?</h3>
+<p>You can subscribe to the CeltiXfire user's list by sending an e-mail to <a
href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a> and ask your questions.
You can also
+take a look at the <a href="index.html">documentaiton</a> and browse the <a
href="http://cwiki.apache.org/confluence/display/CXF/Index">Wiki</a>.</p>
+<h1>Using CeltiXfire</h1>
+<h1>CeltiXfire Development</h1>
</div>
</body>
</html>
Modified: incubator/cxf/web/docs/index.html
URL:
http://svn.apache.org/viewvc/incubator/cxf/web/docs/index.html?view=diff&rev=443435&r1=443434&r2=443435
==============================================================================
--- incubator/cxf/web/docs/index.html (original)
+++ incubator/cxf/web/docs/index.html Thu Sep 14 11:33:26 2006
@@ -1,6 +1,6 @@
<html>
<head>
- <title>CeltiXfire : Documentation</title>
+ <title>CeltiXfire - Documentation</title>
<link rel="stylesheet" href="../site.css" type="text/css" />
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
@@ -31,10 +31,14 @@
<li><a
href="http://cwiki.apache.org/confluence/display/CXF/Setting+up+Eclipse">Setting
up Eclipse</a></li>
<li><a href="../designs.html">Design Documentation</a></li>
</ul>
+<h1>Legacy</h1>
+<ul>
+<li><a href="http://celtix.objectweb.org/">Celtix</a></li>
+<li><a href="http://xfire.codehaus.org/">Codehaus XFire</a><li>
+</ul>
</div>
<div id="main">
<h1></a>CeltiXfire Documentation</h1>
- <p>If you are interested in contributing the the CeltiXfire
documentation click on the <a href="../docs/project.html">Documentation
Project</a> link on the menu.</p>
<h2>User FAQs</h2>
<h2>Installation Documentation</h2>
<h2>Tutorials</h2>
Modified: incubator/cxf/web/get_involved.html
URL:
http://svn.apache.org/viewvc/incubator/cxf/web/get_involved.html?view=diff&rev=443435&r1=443434&r2=443435
==============================================================================
--- incubator/cxf/web/get_involved.html (original)
+++ incubator/cxf/web/get_involved.html Thu Sep 14 11:33:26 2006
@@ -1,6 +1,6 @@
<html>
<head>
- <title>CeltiXfire - An Open Source Service Framework</title>
+ <title>CeltiXfire - Getting Involved</title>
<link rel="stylesheet" href="site.css" type="text/css" />
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
@@ -30,10 +30,27 @@
<li><a
href="http://cwiki.apache.org/confluence/display/CXF/Setting+up+Eclipse">Setting
up Eclipse</a></li>
<li><a href="designs.html">Design Documentation</a></li>
</ul>
+<h1>Legacy</h1>
+<ul>
+<li><a href="http://celtix.objectweb.org/">Celtix</a></li>
+<li><a href="http://xfire.codehaus.org/">Codehaus XFire</a><li>
+</ul>
</div>
<div id="main">
<h1>Getting Involved</h1>
-<p>Apache Incubator CeltiXfire is currenlty under heavy development. To get
involved you can <a href="mail_list.html" title="Mailing Lists">subscribe to
the mailing lists</a>. You can also grab the code from the <a
href="source.html" title="Source Repository">Source Repository</a>. You also
need to read about <a
href="http://cwiki.apache.org/confluence/display/CXF/Building">Building</a>
CXF. For Eclipse users, you should read about <a
href="http://cwiki.apache.org/confluence/display/CXF/Setting+up+Eclipse">Setting
up Eclipse</a>.</p>
+<h2>Development</h2>
+<p>The CeltiXfire code base is currenlty under heavy development. To get
involved you can:
+<ul>
+<li><a href="mail_list.html" title="Mailing Lists">subscribe to the mailing
lists</a>.</li>
+<li>grab the code from the <a href="source.html" title="Source
Repository">Source Repository</a>.</li>
+</ul>
+<p>You also need to read about <a
href="http://cwiki.apache.org/confluence/display/CXF/Building">building</a>
CeltiXfire. For Eclipse users, you should read about <a
href="http://cwiki.apache.org/confluence/display/CXF/Setting+up+Eclipse">setting
up Eclipse</a>.</p>
+<h2>Documentation</h2>
+<p>To help document CeltiXfire:</p>
+<ul>
+<li><a href="mail_list.html" title="Mailing Lists">subscribe to the mailing
lists</a>.</li>
+<li>Add content to the project wiki at <a
href="http://cwiki.apache.org/confluence/display/CXF/Index">http://cwiki.apache.org/confluence/display/CXF/Index</a>.</li>
+</ul>
</div>
</body>
</html>
Modified: incubator/cxf/web/index.html
URL:
http://svn.apache.org/viewvc/incubator/cxf/web/index.html?view=diff&rev=443435&r1=443434&r2=443435
==============================================================================
--- incubator/cxf/web/index.html (original)
+++ incubator/cxf/web/index.html Thu Sep 14 11:33:26 2006
@@ -33,6 +33,11 @@
<li><a
href="http://cwiki.apache.org/confluence/display/CXF/Setting+up+Eclipse">Setting
up Eclipse</a></li>
<li><a href="designs.html">Design Documentation</a></li>
</ul>
+<h1>Legacy</h1>
+<ul>
+<li><a href="http://celtix.objectweb.org/">Celtix</a></li>
+<li><a href="http://xfire.codehaus.org/">Codehaus XFire</a><li>
+</ul>
</div>
<div id="main">
<h1>Apache Incubator CeltiXfire: An Open Source Service Framework</h1>
Modified: incubator/cxf/web/mail_list.html
URL:
http://svn.apache.org/viewvc/incubator/cxf/web/mail_list.html?view=diff&rev=443435&r1=443434&r2=443435
==============================================================================
--- incubator/cxf/web/mail_list.html (original)
+++ incubator/cxf/web/mail_list.html Thu Sep 14 11:33:26 2006
@@ -31,6 +31,11 @@
<li><a
href="http://cwiki.apache.org/confluence/display/CXF/Setting+up+Eclipse">Setting
up Eclipse</a></li>
<li><a href="designs.html">Design Documentation</a></li>
</ul>
+<h1>Legacy</h1>
+<ul>
+<li><a href="http://celtix.objectweb.org/">Celtix</a></li>
+<li><a href="http://xfire.codehaus.org/">Codehaus XFire</a><li>
+</ul>
</div>
<div id="main">
<h1>Project Mailing Lists</h1>
Modified: incubator/cxf/web/news.html
URL:
http://svn.apache.org/viewvc/incubator/cxf/web/news.html?view=diff&rev=443435&r1=443434&r2=443435
==============================================================================
--- incubator/cxf/web/news.html (original)
+++ incubator/cxf/web/news.html Thu Sep 14 11:33:26 2006
@@ -30,8 +30,20 @@
<li><a
href="http://cwiki.apache.org/confluence/display/CXF/Setting+up+Eclipse">Setting
up Eclipse</a></li>
<li><a href="designs.html">Design Documentation</a></li>
</ul>
+<h1>Legacy</h1>
+<ul>
+<li><a href="http://celtix.objectweb.org/">Celtix</a></li>
+<li><a href="http://xfire.codehaus.org/">Codehaus XFire</a><li>
+</ul>
</div>
<div id="main">
+<h1>News</h1>
+<h2>Project News</h2>
+<h3>August 2006</h3>
+<h4>CeltiXfire Accepted to be Apache Incubator Project</h4>
+<p>CeltiXfire, which is a merging of the Celtix project and the XFire project,
was accepted into incubation at Apache. The project aims to create an
enterprise quality framework for developing services.
+Code has been contributed from both projects and development is under way to
create a new core by drawing on the best ideas of XFire and Celtix.</p>
+<h2>In the News</h2>
</div>
</body>
</html>
Modified: incubator/cxf/web/roadmap.html
URL:
http://svn.apache.org/viewvc/incubator/cxf/web/roadmap.html?view=diff&rev=443435&r1=443434&r2=443435
==============================================================================
--- incubator/cxf/web/roadmap.html (original)
+++ incubator/cxf/web/roadmap.html Thu Sep 14 11:33:26 2006
@@ -30,6 +30,11 @@
<li><a
href="http://cwiki.apache.org/confluence/display/CXF/Setting+up+Eclipse">Setting
up Eclipse</a></li>
<li><a href="designs.html">Design Documentation</a></li>
</ul>
+<h1>Legacy</h1>
+<ul>
+<li><a href="http://celtix.objectweb.org/">Celtix</a></li>
+<li><a href="http://xfire.codehaus.org/">Codehaus XFire</a><li>
+</ul>
</div>
<div id="main">
<h1>Milestone 1</h1>
Modified: incubator/cxf/web/site.css
URL:
http://svn.apache.org/viewvc/incubator/cxf/web/site.css?view=diff&rev=443435&r1=443434&r2=443435
==============================================================================
--- incubator/cxf/web/site.css (original)
+++ incubator/cxf/web/site.css Thu Sep 14 11:33:26 2006
@@ -8,8 +8,8 @@
div#disclaimer{
background-color: rgb(250, 250, 250);
- height: 60px;
font-size: 80%;
+ min-height: 60px;
}
div#main{
@@ -28,39 +28,64 @@
div#navMenu h1
{
font-weight: bold;
- font-size: 12pt;
+ font-size: 10pt;
+ text-align: center;
color: #000033;
padding: 0;
margin: 0;
border: ridge;
- background-color: #DEEBB5;
+ background-color: #009900;
}
h1 { font-weight: bold;
font-size: 18pt;
- color: rgb(16, 56, 213);
+ color: #009966;
margin-bottom: 0.5em;
+ border-bottom: thin solid rgb(0,0,0);
}
h2 { font-weight: bold;
font-size: 14pt;
- color: rgb(16, 56, 213);
+ font-variant: small-caps;
+ color: #999966;
margin-bottom: 0.2em;
+ border-bottom: thin dotted rgb(0,0,0);
}
- h3 { font-weight: bold;
+ h3
+ {
+ font-weight: bold;
font-size: 12pt;
- color: rgb(0, 0, 0);
margin-bottom: 0em;
- }
+ color: #999999;
+ }
+
+ h4
+ { font-weight: bold;
+ font-size: 10pt;
+ margin-bottom: 0em;
+ }
+p
+{
+ font-size: 10pt;
+}
+
+li
+{
+ font-size: 10pt;
+}
div#navMenu ul
{
- font-size: 10pt;
list-style-type: none;
padding: 0.2em;
margin: 0 0 1em 0;
border: thin solid;
+}
+
+div#navMenu li
+{
+ font-size: 8pt;
}
.code
Modified: incubator/cxf/web/source.html
URL:
http://svn.apache.org/viewvc/incubator/cxf/web/source.html?view=diff&rev=443435&r1=443434&r2=443435
==============================================================================
--- incubator/cxf/web/source.html (original)
+++ incubator/cxf/web/source.html Thu Sep 14 11:33:26 2006
@@ -1,6 +1,6 @@
<html>
<head>
- <title>CeltiXfire : Source Repository</title>
+ <title>CeltiXfire - Source Repository</title>
<link rel="stylesheet" href="site.css" type="text/css" />
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
@@ -30,6 +30,11 @@
<li><a
href="http://cwiki.apache.org/confluence/display/CXF/Building">Building</a><li>
<li><a
href="http://cwiki.apache.org/confluence/display/CXF/Setting+up+Eclipse">Setting
up Eclipse</a></li>
<li><a href="designs.html">Design Documentation</a></li>
+</ul>
+<h1>Legacy</h1>
+<ul>
+<li><a href="http://celtix.objectweb.org/">Celtix</a></li>
+<li><a href="http://xfire.codehaus.org/">Codehaus XFire</a><li>
</ul>
</div>
<div id="main">