You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by re...@apache.org on 2008/05/16 08:40:32 UTC

svn commit: r656945 [11/11] - in /cocoon/site/site: ./ 2.2/ 2.2/blocks/ 2.2/blocks/1.0/css/ 2.2/blocks/ajax/1.0/ 2.2/blocks/ajax/1.0/apidocs/ 2.2/blocks/auth/1.0/ 2.2/blocks/auth/1.0/apidocs/ 2.2/blocks/batik/1.0/ 2.2/blocks/batik/1.0/apidocs/ 2.2/bloc...

Modified: cocoon/site/site/subprojects/configuration/1.0/spring-configurator/1.0/changes-report.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/subprojects/configuration/1.0/spring-configurator/1.0/changes-report.html?rev=656945&r1=656944&r2=656945&view=diff
==============================================================================
--- cocoon/site/site/subprojects/configuration/1.0/spring-configurator/1.0/changes-report.html (original)
+++ cocoon/site/site/subprojects/configuration/1.0/spring-configurator/1.0/changes-report.html Thu May 15 23:40:22 2008
@@ -167,19 +167,21 @@
     </li>
       </ul>
          <h2><a name="Changes Report"></a>Changes Report</h2><h3><a name="Release History"></a>Release History</h3><table class="bodyTable"><tr class="a"><th>Version</th><th>Date</th><th>Description</th></tr><tr class="b"><td><a href="#1.0.2">1.0.2</a></td><td>2008-00-00</td><td>unreleased</td></tr><tr class="a"><td><a href="#1.0.1">1.0.1</a></td><td>2007-09-20</td><td>released</td></tr><tr class="b"><td><a href="#1.0.0">1.0.0</a></td><td>2007-02-22</td><td>released</td></tr></table><br /><br /><h3><a name="1.0.2"></a>Release 1.0.2 - 2008-00-00</h3><table class="bodyTable"><tr class="a"><th>Type</th><th>Changes</th><th>By</th></tr><tr class="b"><td><img src="images/fix.gif" alt="fix" /></td><td>nullFix block deployment for Weblogic 9.2. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON-2172">COCOON-2172<img src="images/external.png" /></a>. Thanks to <a href="mailto:jvazquez@apache.org">Juan Jose Vazquez Delgado</a>.</td><td><a href="team-list.ht
 ml#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/fix.gif" alt="fix" /></td><td>SettingsBeanFactoryPostProcessor creates work and cache directories only
-        after properties are loaded and settings object is populated, and
-        not before that.</td><td><a href="team-list.html#vgritsenko">vgritsenko</a></td></tr></table><h3><a name="1.0.1"></a>Release 1.0.1 - 2007-09-20</h3><table class="bodyTable"><tr class="b"><th>Type</th><th>Changes</th><th>By</th></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>Added ability to the bean-map handler to specify what properties a bean must have
-        to be considered as a candidate for the constructed Map as well as keying the Map
-        with a property value from the bean itself instead of its bean-id.</td><td><a href="team-list.html#giacomo">giacomo</a></td></tr><tr class="b"><td><img src="images/fix.gif" alt="fix" /></td><td>SettingsBeanFactoryPostProcessor can be used outside of a servlet context.</td><td><a href="team-list.html#cziegeler">cziegeler</a></td></tr></table><h3><a name="1.0.0"></a>Release 1.0.0 - 2007-02-22</h3><table class="bodyTable"><tr class="a"><th>Type</th><th>Changes</th><th>By</th></tr><tr class="b"><td><img src="images/fix.gif" alt="fix" /></td><td>WebAppContextUtils stored a Spring parent application context in a static field. This
-        made it impossible to reload the context. The static field was removed and a request
-        for the parent context results in
-        WebApplicationContextUtils.getRequiredWebApplicationContext(ServletContext)
-        which returns the parent Spring application context stored in the servlet context.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>Each property reference can have an optional default value, like
-        ${my.property.net:THE DEFAULT}. If no other definition for this
-        property is found, the default is used.</td><td><a href="team-list.html#cziegeler">cziegeler</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>Add a bean map that collects all beans from the Spring context
-        conforming to a specified type.</td><td><a href="team-list.html#cziegeler">cziegeler</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>Improved the DefaultBlockResourcesHolder to act like a PropertyPlaceholderConfigurer.
-        This allows access to the path of the deployed blocks in the configuration files
-        through properties like ${org.apache.cocoon.blocks.[BLOCK_NAME].resources}.</td><td><a href="team-list.html#cziegeler">cziegeler</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>Initial creation.</td><td><a href="team-list.html#cziegeler">cziegeler</a></td></tr></table>
+after properties are loaded and settings object is populated, and
+not before that.</td><td><a href="team-list.html#vgritsenko">vgritsenko</a></td></tr></table><h3><a name="1.0.1"></a>Release 1.0.1 - 2007-09-20</h3><table class="bodyTable"><tr class="b"><th>Type</th><th>Changes</th><th>By</th></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>Added ability to the bean-map handler to specify what properties a bean must have
+to be considered as a candidate for the constructed Map as well as keying the Map
+with a property value from the bean itself instead of its bean-id.</td><td><a href="team-list.html#giacomo">giacomo</a></td></tr><tr class="b"><td><img src="images/fix.gif" alt="fix" /></td><td>SettingsBeanFactoryPostProcessor can be used outside of a servlet context.</td><td><a href="team-list.html#cziegeler">cziegeler</a></td></tr></table><h3><a name="1.0.0"></a>Release 1.0.0 - 2007-02-22</h3><table class="bodyTable"><tr class="a"><th>Type</th><th>Changes</th><th>By</th></tr><tr class="b"><td><img src="images/fix.gif" alt="fix" /></td><td>WebAppContextUtils stored a Spring parent application context in a static field. This
+made it impossible to reload the context. The static field was removed and a request
+for the parent context results in
+WebApplicationContextUtils.getRequiredWebApplicationContext(ServletContext)
+which returns the parent Spring application context stored in the servlet context.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>Each property reference can have an optional default value, like
+${my.property.net:THE DEFAULT}. If no other definition for this
+property is found, the default is used.</td><td><a href="team-list.html#cziegeler">cziegeler</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>Add a bean map that collects all beans from the Spring context
+conforming to a specified type.</td><td><a href="team-list.html#cziegeler">cziegeler</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>Improved the DefaultBlockResourcesHolder to act like a PropertyPlaceholderConfigurer.
+This allows access to the path of the deployed blocks in the configuration files
+through properties like ${org.apache.cocoon.blocks.[BLOCK_NAME
+]
+.resources}.</td><td><a href="team-list.html#cziegeler">cziegeler</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>Initial creation.</td><td><a href="team-list.html#cziegeler">cziegeler</a></td></tr></table>
     </div>
 
     <!-- end of content -->

Modified: cocoon/site/site/subprojects/css/site.css
URL: http://svn.apache.org/viewvc/cocoon/site/site/subprojects/css/site.css?rev=656945&r1=656944&r2=656945&view=diff
==============================================================================
--- cocoon/site/site/subprojects/css/site.css (original)
+++ cocoon/site/site/subprojects/css/site.css Thu May 15 23:40:22 2008
@@ -17,21 +17,21 @@
  * under the License.
  */
 
-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #4c4c4c;
}
a:link, a:visited {
	color: #0086b3;
}
a:hover {
	text-decoration: none;
}
h1 {
-	margin: 25px 0 15px 0;
	padding: 0 0 5px 17px;
	background: url(../images/h1-image.gif) no-repeat left 4px;
	font-size: 130%;
	color: #0086b3;
	border-bottom: 1px solid #0086b3;
}
+body {	font-family: Arial, Helvetica, sans-serif;	font-size: 0.8em;	color: #4c4c4c;}a:link, a:visited {	color: #0086b3;}a:hover {	text-decoration: none;}h1 {
+	margin: 25px 0 15px 0;	padding: 0 0 5px 17px;	background: url(../images/h1-image.gif) no-repeat left 4px;	font-size: 130%;	color: #0086b3;	border-bottom: 1px solid #0086b3;}
 h1.docTitle {
 	margin: 0 0 10px 0;
 	padding: 0 0 5px 0;
 	font-size: 150%;
 	background: none; 
 }
-
h2 {
	font-size: 120%;
}
+h2 {	font-size: 120%;}
 
 h3, h4, h5 {
    font-size: 100%;
    font-weight: bold;
 }
-
ul {
	margin: 5px 0 10px 0;
	padding: 0 0 0 20px;
	list-style: none;
}
li {
	padding-left: 15px;
	padding-bottom: 3px;
}
+ul {	margin: 5px 0 10px 0;	padding: 0 0 0 20px;	list-style: none;}li {	padding-left: 15px;	padding-bottom: 3px;}
 ul li {
 	background: url(../images/list.gif) no-repeat left 3px;   
 }
@@ -40,14 +40,14 @@
 }
 tt {
 	font-size: 130%;
-}
-pre {
	border:1px solid #aaaaaa;
	background: #efefef;
	font-size: 110%;
	padding:10px;
}
table {
	margin: 0 0 10px 0;
	width: 99.5%;
	border: 1px solid #cce7f0;
}
table th, table td {
	padding: 4px;
}
thead {
	background: #0086b3;
	color: #fff;
}
tbody {
	background: #e5f3f7;
}
table .alt {
	background: #cce7f0;
}
/* Header part
+}
+pre {	border:1px solid #aaaaaa;	background: #efefef;	font-size: 110%;	padding:10px;}table {	margin: 0 0 10px 0;	width: 99.5%;	border: 1px solid #cce7f0;}table th, table td {	padding: 4px;}thead {	background: #0086b3;	color: #fff;}tbody {	background: #e5f3f7;}table .alt {	background: #cce7f0;}/* Header part
 --------------------------------------*/
-#breadtrail {
	background: #2698be url(../images/breadtrail-bg.gif) repeat-x bottom left;
}
#breadtrail p {
	margin: 0;
	padding: 2px 0 5px 20px;
	color: #fff;
}
#breadtrail a {
	color: #fff;
	text-decoration: none;
}
#breadtrail a:hover {
	text-decoration: underline;
}
#top {
	background: url(../images/top-background.jpg) repeat-x;
}
#header {
	height: 129px;
	background: url(../images/logo-background.jpg) no-repeat;
}
.projectlogo {
	float: left;
}
.logoImage {
	margin: 30px 0 0 34px;
}
.grouplogo {
	margin: 10px 10px 0 0;
	float: right;
}
.grouptitle {
	margin: 0;
	padding-bottom: 5px;
	background: url(../images/group-title-line.gif) repeat-x bottom;
}
.grouptitle a:link, .grouptitle a:visited {
	color: #545454;
	text-decoration: none;
}
.searchbox {
	margin: 3px 0;
	padding: 0;
}
.searchbox input {
	padding: 3px;
	font-size: 11px;
	border: 1px solid #626262;
	color: #626262;
}
.searchbox .searchboxsubmit {
	background: #626262;
	border: none;
	color: #fff;
}

#projectBar
  {
	margin-bottom: 10px;
	height: 25px;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
}
#projectBar .projectTitle {
	margin: 0;
	padding: 6px 0 0 5px;
	background: none;
	border: none;
	float: left;
	font-size: 100%;
	color: #0086b3;
}
.projectTitle a {
	text-decoration: none;
}
.projectTitle a:hover {
	text-decoration: underline;
}
#projectBar .projectList {
	margin: 5px 15px 0 0;
	padding: 0;
	list-style: none;
	float: right;
}
#projectBar .projectList li {
	padding: 0 8px;
	background: none;
	float: left;
	border-right: 1px solid #f2f2f2;
}
#projectBar .projectList a {
	color: #acacac;
	text-decoration: none;
}
#projectBar .projectList a:hover {
	text-decoration: underline;
}
.projectList img {
	padding-top: 2px;
}
.cocoonHome {
	margin: 0;
	padding: 4px 0 0 10px;
	float: left;
}
.projectBarClear {
	height: 1%;
	clear: both;
}
+#breadtrail {	background: #2698be url(../images/breadtrail-bg.gif) repeat-x bottom left;}#breadtrail p {	margin: 0;	padding: 2px 0 5px 20px;	color: #fff;}#breadtrail a {	color: #fff;	text-decoration: none;}#breadtrail a:hover {	text-decoration: underline;}#top {	background: url(../images/top-background.jpg) repeat-x;}#header {	height: 129px;	background: url(../images/logo-background.jpg) no-repeat;}.projectlogo {	float: left;}.logoImage {	margin: 30px 0 0 34px;}.grouplogo {	margin: 10px 10px 0 0;	float: right;}.grouptitle {	margin: 0;	padding-bottom: 5px;	background: url(../images/group-title-line.gif) repeat-x bottom;}.grouptitle a:link, .grouptitle a:visited {	color: #545454;	text-decoration: none;}.searchbox {	margin: 3px 0;	padding: 0;}.searchbox input {	padding: 3px;	font-size: 11px;	border: 1px solid #626262;	color: #626262;}.searchbox .searchboxsubmit {	background: #626262;	border: none;	color: #fff;}#projectBar {	margin-bottom: 10px;	height: 25px;	border-top: 1px sol
 id #f2f2f2;	border-bottom: 1px solid #f2f2f2;}#projectBar .projectTitle {	margin: 0;	padding: 6px 0 0 5px;	background: none;	border: none;	float: left;	font-size: 100%;	color: #0086b3;}.projectTitle a {	text-decoration: none;}.projectTitle a:hover {	text-decoration: underline;}#projectBar .projectList {	margin: 5px 15px 0 0;	padding: 0;	list-style: none;	float: right;}#projectBar .projectList li {	padding: 0 8px;	background: none;	float: left;	border-right: 1px solid #f2f2f2;}#projectBar .projectList a {	color: #acacac;	text-decoration: none;}#projectBar .projectList a:hover {	text-decoration: underline;}.projectList img {	padding-top: 2px;}.cocoonHome {	margin: 0;	padding: 4px 0 0 10px;	float: left;}.projectBarClear {	height: 1%;	clear: both;}
 /* Menu
---------------------------------------*/
#menu {
	margin: 0;
	padding: 0;
	width: 170px;
	list-style: none;
	font-weight: bold;
	float: left;
}
#menu li {
	margin-left: 10px;
	padding: 3px 5px 3px 10px;
	background: url(../images/menu-title.gif) no-repeat left 8px;
	color: #7c7c7c;
}
#menu li ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: normal;
}
#menu li ul li {
	margin: 0;
	padding: 3px 0 0 10px;
	background: url(../images/menu-list.gif) no-repeat left 7px;
	border-bottom: 1px solid #ebebeb;
}
#menu li ul .menuCollapse {
	background: url(../images/menu-collapse.gif) no-repeat left 7px;
}
#menu li ul li a {
	color: #7c7c7c;
	text-decoration: none;
}
#menu li ul li a:hover {
	text-decoration: underline;
}
#menu .menuVersions {
	color: #2e93b5;
}
+--------------------------------------*/#menu {	margin: 0;	padding: 0;	width: 170px;	list-style: none;	font-weight: bold;	float: left;}#menu li {	margin-left: 10px;	padding: 3px 5px 3px 10px;	background: url(../images/menu-title.gif) no-repeat left 8px;	color: #7c7c7c;}#menu li ul {	margin: 0;	padding: 0;	list-style: none;	font-weight: normal;}#menu li ul li {	margin: 0;	padding: 3px 0 0 10px;	background: url(../images/menu-list.gif) no-repeat left 7px;	border-bottom: 1px solid #ebebeb;}#menu li ul .menuCollapse {	background: url(../images/menu-collapse.gif) no-repeat left 7px;}#menu li ul li a {	color: #7c7c7c;	text-decoration: none;}#menu li ul li a:hover {	text-decoration: underline;}#menu .menuVersions {	color: #2e93b5;}
 /* Content
---------------------------------------*/
#contentBody {
	margin: 0 20px 0 185px;
	padding: 0;
}
+--------------------------------------*/#contentBody {	margin: 0 20px 0 185px;	padding: 0;}
 #contentBody.withSidebar {
    margin-right: 190px;
 }
@@ -57,7 +57,7 @@
    margin: 0;
 }
 .includedDoc h1.docTitle {
- 	margin: 0;
	padding: 0 0 0 17px;
	background: url(../images/h1-image.gif) no-repeat bottom left;
	font-size: 130%;
	color: #0086b3;
	border-bottom: 1px solid #0086b3;  
+ 	margin: 0;	padding: 0 0 0 17px;	background: url(../images/h1-image.gif) no-repeat bottom left;	font-size: 130%;	color: #0086b3;	border-bottom: 1px solid #0086b3;  
 }
 /* hide the link to Daisy for included documents */
 .includedDoc .editUrl {
@@ -66,18 +66,18 @@
 
 /* Intro on home page
 --------------------------------------*/
-
#intro {
	width: 180px;
	float: right;
	background: #ebebeb;
}
#intro div {
	margin: 2px;
	border: 1px solid #fff;
}
#intro h2 {
	color: #0086b3;
}
#intro p, #intro h2 {
	margin: 8px;
}
+#intro {	width: 180px;	float: right;	background: #ebebeb;}#intro div {	margin: 2px;	border: 1px solid #fff;}#intro h2 {	color: #0086b3;}#intro p, #intro h2 {	margin: 8px;}
 /* Green + blue getting boxes on 
  * home page
---------------------------------------*/
#getting {
	margin: 0;
	padding: 0;
	display: inline-block;
	width: 100%;
}
/* Hide from IE-mac \*/
* html #getting {
	height: 1%;
	width: auto;
}
#getting {
	display: table;
}
/* End hide from IE-mac */
#getting div {
	margin: 0 5px 5px 0;
	padding: 0;
	width: 150px;
	height: 16em;
	background: #9bcd52 url(../images/getting-bottom.gif) no-repeat bottom;
	border: none;
	float: left;
}
#getting div div {
	margin: 0;
-	height: auto;
	padding: 10px 0 0 10px;
	background: url(../images/getting-top.gif) no-repeat;
}
#getting h2 {
	margin: 0 10px;
	padding: 4px 0;
	font-size: 120%;
	color: #fff;
	border-bottom: 1px solid #fff;
}
#getting ul {
	margin: 0 10px 10px 10px;
	padding: 0;
	color: #fff;
	list-style: none;
}
#getting ul li {
	padding: 2px 0 2px 7px;
	background: url(../images/getting-list.gif) no-repeat left 6px;
}
#getting ul li a {
	color: #fff;
}
#getting ul li a:hover {
	text-decoration: none;
}
#getting #gettingDownload {
-	background: #2e93b5 url(../images/download-bottom.gif) no-repeat bottom left;
}
#gettingDownload .downloadVersion {
	margin: 0;
-	height: auto;
	padding: 83px 0 25px 0;
	background: url(../images/download-bg.jpg) no-repeat;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}
#getting .moreDownload {
	height: auto;
-	width: auto;
	margin: 0;
	padding: 0 10px;
	background: #2e93b5;
	color: #fff;
}
#getting .moreDownload a {
	color: #fff;
}
/* News section
---------------------------------------*/
.news {
	margin: 10px 0 0 0;
	padding: 0;
}
.news dt {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 110%;
}
.news dd {
	margin: 0;
	padding: 0;
}
.news .newsMeta {
	margin: 5px 0 15px 0;
	padding-left: 8px;
	background: url(../images/news-meta.gif) no-repeat left 4px;
	font-size: 90%;
	color: #959595;
}
-
.errors, .fixme, .warning, .note {
    margin: 10px 0;
    padding: 0 0 0 45px;
    border: 1px solid #9bcd52;
}
.errors div, .fixme div, .warning div, .note div {
    margin: 5px;
    padding: 8px 0;
}
.errors {
    background: url(../images/errors.gif) no-repeat 10px 7px;
}
.fixme {
    background: url(../images/fixme.gif) no-repeat 10px 7px;
}
.warning {
    background: url(../images/warning.gif) no-repeat 10px 7px;
}
.note {
    background: url(../images/note.gif) no-repeat 10px 7px;
}
+--------------------------------------*/#getting {	margin: 0;	padding: 0;	display: inline-block;	width: 100%;}/* Hide from IE-mac \*/* html #getting {	height: 1%;	width: auto;}#getting {	display: table;}/* End hide from IE-mac */#getting div {	margin: 0 5px 5px 0;	padding: 0;	width: 150px;	height: 16em;	background: #9bcd52 url(../images/getting-bottom.gif) no-repeat bottom;	border: none;	float: left;}#getting div div {	margin: 0;
+	height: auto;	padding: 10px 0 0 10px;	background: url(../images/getting-top.gif) no-repeat;}#getting h2 {	margin: 0 10px;	padding: 4px 0;	font-size: 120%;	color: #fff;	border-bottom: 1px solid #fff;}#getting ul {	margin: 0 10px 10px 10px;	padding: 0;	color: #fff;	list-style: none;}#getting ul li {	padding: 2px 0 2px 7px;	background: url(../images/getting-list.gif) no-repeat left 6px;}#getting ul li a {	color: #fff;}#getting ul li a:hover {	text-decoration: none;}#getting #gettingDownload {
+	background: #2e93b5 url(../images/download-bottom.gif) no-repeat bottom left;}#gettingDownload .downloadVersion {	margin: 0;
+	height: auto;	padding: 83px 0 25px 0;	background: url(../images/download-bg.jpg) no-repeat;	font-size: 120%;	font-weight: bold;	text-align: center;}#getting .moreDownload {	height: auto;
+	width: auto;	margin: 0;	padding: 0 10px;	background: #2e93b5;	color: #fff;}#getting .moreDownload a {	color: #fff;}/* News section
+--------------------------------------*/.news {	margin: 10px 0 0 0;	padding: 0;}.news dt {	margin-bottom: 5px;	font-weight: bold;	font-size: 110%;}.news dd {	margin: 0;	padding: 0;}.news .newsMeta {	margin: 5px 0 15px 0;	padding-left: 8px;	background: url(../images/news-meta.gif) no-repeat left 4px;	font-size: 90%;	color: #959595;}
+.errors, .fixme, .warning, .note {    margin: 10px 0;    padding: 0 0 0 45px;    border: 1px solid #9bcd52;}.errors div, .fixme div, .warning div, .note div {    margin: 5px;    padding: 8px 0;}.errors {    background: url(../images/errors.gif) no-repeat 10px 7px;}.fixme {    background: url(../images/fixme.gif) no-repeat 10px 7px;}.warning {    background: url(../images/warning.gif) no-repeat 10px 7px;}.note {    background: url(../images/note.gif) no-repeat 10px 7px;}
 /* Bottom link to Daisy page
---------------------------------------*/
.editUrl {
-	margin-top: 1em;
	padding: 0 0 0 45px;
	background: url(../images/errors.gif) no-repeat 10px 7px;
	border: 1px solid #9bcd52;
}
.editUrl div {
	margin: 5px;
	padding: 8px 0;
}
+--------------------------------------*/.editUrl {
+	margin-top: 1em;	padding: 0 0 0 45px;	background: url(../images/errors.gif) no-repeat 10px 7px;	border: 1px solid #9bcd52;}.editUrl div {	margin: 5px;	padding: 8px 0;}
 /* Footer
---------------------------------------*/
#footer {
	border-top: 1px solid #f2f2f2;
	text-align: center;
	clear: both;
}
\ No newline at end of file
+--------------------------------------*/#footer {	border-top: 1px solid #f2f2f2;	text-align: center;	clear: both;}
\ No newline at end of file

Modified: cocoon/site/site/subprojects/servlet-service/1.0/1325_1_1.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/subprojects/servlet-service/1.0/1325_1_1.html?rev=656945&r1=656944&r2=656945&view=diff
==============================================================================
--- cocoon/site/site/subprojects/servlet-service/1.0/1325_1_1.html (original)
+++ cocoon/site/site/subprojects/servlet-service/1.0/1325_1_1.html Thu May 15 23:40:22 2008
@@ -27,7 +27,7 @@
 
 <html>
   <head>
-    <title>      Cocoon Servlet Service Site - List
+    <title>      Cocoon Servlet Service Site - Overview and Download
   </title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
@@ -87,16 +87,16 @@
     <div id="content">
          <ul id="menu">
         <li>
-              List
+              Overview and Download
             <ul>
                   
     <li >
-              <strong>List</strong>
+              <strong>Overview and Download</strong>
         </li>
               </ul>
     </li>
       </ul>
-         <div id="contentBody"><div id="bodyText"><h1 class="docTitle">List</h1><p>The Servlet Service Famework makes it easy to use servlets as components
+         <div id="contentBody"><div id="bodyText"><h1 class="docTitle">Overview and Download</h1><p>The Servlet Service Famework makes it easy to use servlets as components
 which can communicate with each other. The current implementation is based on
 Spring 2.0.</p><table class="bodyTable">
 <tbody>
@@ -135,6 +135,47 @@
 </td>
 </tr>
 </tbody>
+</table><h1 xmlns:p="http://outerx.org/daisy/1.0#publisher" xmlns:ns="http://outerx.org/daisy/1.0">Download</h1><p>The artifacts below contain sources, binaries, javadocs and user
+documentation.</p><table class="bodyTable">
+<tbody>
+<tr class="b">
+<th>
+<p>Artifact</p>
+</th>
+<th>
+<p>Description</p>
+</th>
+<th>
+<p>Download</p>
+</th>
+<th>
+<p>Veri</p>
+</th>
+</tr>
+<tr class="a">
+<td>
+<p><strong>Cocoon Serlvet Service Framework 1.0.0</strong></p>
+</td>
+<td>
+<p>Contains the SSF implementation and the Cocoon components: sources, binaries,
+javadocs, docs</p>
+</td>
+<td>
+<p>cocoon-servlet-service-1.0.0.zip</p>
+</td>
+<td>
+<p>pgp md5 sha1</p>
+</td>
+</tr>
+<tr class="b">
+<td>
+<p>cocoon-servlet-service-1.0.0.tar.gz</p>
+</td>
+<td>
+<p>pgp md5 sha1</p>
+</td>
+</tr>
+</tbody>
 </table></div><div class="editUrl"><div><em>Errors and Improvements?</em> If you see any errors or potential improvements in this document please help
         us: <a href="http://cocoon.zones.apache.org/daisy/cdocs/1325?branch=1&language=1">View, Edit or comment</a> on the latest development version (registration required).
       </div></div></div>

Modified: cocoon/site/site/subprojects/servlet-service/1.0/css/site.css
URL: http://svn.apache.org/viewvc/cocoon/site/site/subprojects/servlet-service/1.0/css/site.css?rev=656945&r1=656944&r2=656945&view=diff
==============================================================================
--- cocoon/site/site/subprojects/servlet-service/1.0/css/site.css (original)
+++ cocoon/site/site/subprojects/servlet-service/1.0/css/site.css Thu May 15 23:40:22 2008
@@ -17,21 +17,21 @@
  * under the License.
  */
 
-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #4c4c4c;
}
a:link, a:visited {
	color: #0086b3;
}
a:hover {
	text-decoration: none;
}
h1 {
-	margin: 25px 0 15px 0;
	padding: 0 0 5px 17px;
	background: url(../images/h1-image.gif) no-repeat left 4px;
	font-size: 130%;
	color: #0086b3;
	border-bottom: 1px solid #0086b3;
}
+body {	font-family: Arial, Helvetica, sans-serif;	font-size: 0.8em;	color: #4c4c4c;}a:link, a:visited {	color: #0086b3;}a:hover {	text-decoration: none;}h1 {
+	margin: 25px 0 15px 0;	padding: 0 0 5px 17px;	background: url(../images/h1-image.gif) no-repeat left 4px;	font-size: 130%;	color: #0086b3;	border-bottom: 1px solid #0086b3;}
 h1.docTitle {
 	margin: 0 0 10px 0;
 	padding: 0 0 5px 0;
 	font-size: 150%;
 	background: none; 
 }
-
h2 {
	font-size: 120%;
}
+h2 {	font-size: 120%;}
 
 h3, h4, h5 {
    font-size: 100%;
    font-weight: bold;
 }
-
ul {
	margin: 5px 0 10px 0;
	padding: 0 0 0 20px;
	list-style: none;
}
li {
	padding-left: 15px;
	padding-bottom: 3px;
}
+ul {	margin: 5px 0 10px 0;	padding: 0 0 0 20px;	list-style: none;}li {	padding-left: 15px;	padding-bottom: 3px;}
 ul li {
 	background: url(../images/list.gif) no-repeat left 3px;   
 }
@@ -40,14 +40,14 @@
 }
 tt {
 	font-size: 130%;
-}
-pre {
	border:1px solid #aaaaaa;
	background: #efefef;
	font-size: 110%;
	padding:10px;
}
table {
	margin: 0 0 10px 0;
	width: 99.5%;
	border: 1px solid #cce7f0;
}
table th, table td {
	padding: 4px;
}
thead {
	background: #0086b3;
	color: #fff;
}
tbody {
	background: #e5f3f7;
}
table .alt {
	background: #cce7f0;
}
/* Header part
+}
+pre {	border:1px solid #aaaaaa;	background: #efefef;	font-size: 110%;	padding:10px;}table {	margin: 0 0 10px 0;	width: 99.5%;	border: 1px solid #cce7f0;}table th, table td {	padding: 4px;}thead {	background: #0086b3;	color: #fff;}tbody {	background: #e5f3f7;}table .alt {	background: #cce7f0;}/* Header part
 --------------------------------------*/
-#breadtrail {
	background: #2698be url(../images/breadtrail-bg.gif) repeat-x bottom left;
}
#breadtrail p {
	margin: 0;
	padding: 2px 0 5px 20px;
	color: #fff;
}
#breadtrail a {
	color: #fff;
	text-decoration: none;
}
#breadtrail a:hover {
	text-decoration: underline;
}
#top {
	background: url(../images/top-background.jpg) repeat-x;
}
#header {
	height: 129px;
	background: url(../images/logo-background.jpg) no-repeat;
}
.projectlogo {
	float: left;
}
.logoImage {
	margin: 30px 0 0 34px;
}
.grouplogo {
	margin: 10px 10px 0 0;
	float: right;
}
.grouptitle {
	margin: 0;
	padding-bottom: 5px;
	background: url(../images/group-title-line.gif) repeat-x bottom;
}
.grouptitle a:link, .grouptitle a:visited {
	color: #545454;
	text-decoration: none;
}
.searchbox {
	margin: 3px 0;
	padding: 0;
}
.searchbox input {
	padding: 3px;
	font-size: 11px;
	border: 1px solid #626262;
	color: #626262;
}
.searchbox .searchboxsubmit {
	background: #626262;
	border: none;
	color: #fff;
}

#projectBar
  {
	margin-bottom: 10px;
	height: 25px;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
}
#projectBar .projectTitle {
	margin: 0;
	padding: 6px 0 0 5px;
	background: none;
	border: none;
	float: left;
	font-size: 100%;
	color: #0086b3;
}
.projectTitle a {
	text-decoration: none;
}
.projectTitle a:hover {
	text-decoration: underline;
}
#projectBar .projectList {
	margin: 5px 15px 0 0;
	padding: 0;
	list-style: none;
	float: right;
}
#projectBar .projectList li {
	padding: 0 8px;
	background: none;
	float: left;
	border-right: 1px solid #f2f2f2;
}
#projectBar .projectList a {
	color: #acacac;
	text-decoration: none;
}
#projectBar .projectList a:hover {
	text-decoration: underline;
}
.projectList img {
	padding-top: 2px;
}
.cocoonHome {
	margin: 0;
	padding: 4px 0 0 10px;
	float: left;
}
.projectBarClear {
	height: 1%;
	clear: both;
}
+#breadtrail {	background: #2698be url(../images/breadtrail-bg.gif) repeat-x bottom left;}#breadtrail p {	margin: 0;	padding: 2px 0 5px 20px;	color: #fff;}#breadtrail a {	color: #fff;	text-decoration: none;}#breadtrail a:hover {	text-decoration: underline;}#top {	background: url(../images/top-background.jpg) repeat-x;}#header {	height: 129px;	background: url(../images/logo-background.jpg) no-repeat;}.projectlogo {	float: left;}.logoImage {	margin: 30px 0 0 34px;}.grouplogo {	margin: 10px 10px 0 0;	float: right;}.grouptitle {	margin: 0;	padding-bottom: 5px;	background: url(../images/group-title-line.gif) repeat-x bottom;}.grouptitle a:link, .grouptitle a:visited {	color: #545454;	text-decoration: none;}.searchbox {	margin: 3px 0;	padding: 0;}.searchbox input {	padding: 3px;	font-size: 11px;	border: 1px solid #626262;	color: #626262;}.searchbox .searchboxsubmit {	background: #626262;	border: none;	color: #fff;}#projectBar {	margin-bottom: 10px;	height: 25px;	border-top: 1px sol
 id #f2f2f2;	border-bottom: 1px solid #f2f2f2;}#projectBar .projectTitle {	margin: 0;	padding: 6px 0 0 5px;	background: none;	border: none;	float: left;	font-size: 100%;	color: #0086b3;}.projectTitle a {	text-decoration: none;}.projectTitle a:hover {	text-decoration: underline;}#projectBar .projectList {	margin: 5px 15px 0 0;	padding: 0;	list-style: none;	float: right;}#projectBar .projectList li {	padding: 0 8px;	background: none;	float: left;	border-right: 1px solid #f2f2f2;}#projectBar .projectList a {	color: #acacac;	text-decoration: none;}#projectBar .projectList a:hover {	text-decoration: underline;}.projectList img {	padding-top: 2px;}.cocoonHome {	margin: 0;	padding: 4px 0 0 10px;	float: left;}.projectBarClear {	height: 1%;	clear: both;}
 /* Menu
---------------------------------------*/
#menu {
	margin: 0;
	padding: 0;
	width: 170px;
	list-style: none;
	font-weight: bold;
	float: left;
}
#menu li {
	margin-left: 10px;
	padding: 3px 5px 3px 10px;
	background: url(../images/menu-title.gif) no-repeat left 8px;
	color: #7c7c7c;
}
#menu li ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: normal;
}
#menu li ul li {
	margin: 0;
	padding: 3px 0 0 10px;
	background: url(../images/menu-list.gif) no-repeat left 7px;
	border-bottom: 1px solid #ebebeb;
}
#menu li ul .menuCollapse {
	background: url(../images/menu-collapse.gif) no-repeat left 7px;
}
#menu li ul li a {
	color: #7c7c7c;
	text-decoration: none;
}
#menu li ul li a:hover {
	text-decoration: underline;
}
#menu .menuVersions {
	color: #2e93b5;
}
+--------------------------------------*/#menu {	margin: 0;	padding: 0;	width: 170px;	list-style: none;	font-weight: bold;	float: left;}#menu li {	margin-left: 10px;	padding: 3px 5px 3px 10px;	background: url(../images/menu-title.gif) no-repeat left 8px;	color: #7c7c7c;}#menu li ul {	margin: 0;	padding: 0;	list-style: none;	font-weight: normal;}#menu li ul li {	margin: 0;	padding: 3px 0 0 10px;	background: url(../images/menu-list.gif) no-repeat left 7px;	border-bottom: 1px solid #ebebeb;}#menu li ul .menuCollapse {	background: url(../images/menu-collapse.gif) no-repeat left 7px;}#menu li ul li a {	color: #7c7c7c;	text-decoration: none;}#menu li ul li a:hover {	text-decoration: underline;}#menu .menuVersions {	color: #2e93b5;}
 /* Content
---------------------------------------*/
#contentBody {
	margin: 0 20px 0 185px;
	padding: 0;
}
+--------------------------------------*/#contentBody {	margin: 0 20px 0 185px;	padding: 0;}
 #contentBody.withSidebar {
    margin-right: 190px;
 }
@@ -57,7 +57,7 @@
    margin: 0;
 }
 .includedDoc h1.docTitle {
- 	margin: 0;
	padding: 0 0 0 17px;
	background: url(../images/h1-image.gif) no-repeat bottom left;
	font-size: 130%;
	color: #0086b3;
	border-bottom: 1px solid #0086b3;  
+ 	margin: 0;	padding: 0 0 0 17px;	background: url(../images/h1-image.gif) no-repeat bottom left;	font-size: 130%;	color: #0086b3;	border-bottom: 1px solid #0086b3;  
 }
 /* hide the link to Daisy for included documents */
 .includedDoc .editUrl {
@@ -66,18 +66,18 @@
 
 /* Intro on home page
 --------------------------------------*/
-
#intro {
	width: 180px;
	float: right;
	background: #ebebeb;
}
#intro div {
	margin: 2px;
	border: 1px solid #fff;
}
#intro h2 {
	color: #0086b3;
}
#intro p, #intro h2 {
	margin: 8px;
}
+#intro {	width: 180px;	float: right;	background: #ebebeb;}#intro div {	margin: 2px;	border: 1px solid #fff;}#intro h2 {	color: #0086b3;}#intro p, #intro h2 {	margin: 8px;}
 /* Green + blue getting boxes on 
  * home page
---------------------------------------*/
#getting {
	margin: 0;
	padding: 0;
	display: inline-block;
	width: 100%;
}
/* Hide from IE-mac \*/
* html #getting {
	height: 1%;
	width: auto;
}
#getting {
	display: table;
}
/* End hide from IE-mac */
#getting div {
	margin: 0 5px 5px 0;
	padding: 0;
	width: 150px;
	height: 16em;
	background: #9bcd52 url(../images/getting-bottom.gif) no-repeat bottom;
	border: none;
	float: left;
}
#getting div div {
	margin: 0;
-	height: auto;
	padding: 10px 0 0 10px;
	background: url(../images/getting-top.gif) no-repeat;
}
#getting h2 {
	margin: 0 10px;
	padding: 4px 0;
	font-size: 120%;
	color: #fff;
	border-bottom: 1px solid #fff;
}
#getting ul {
	margin: 0 10px 10px 10px;
	padding: 0;
	color: #fff;
	list-style: none;
}
#getting ul li {
	padding: 2px 0 2px 7px;
	background: url(../images/getting-list.gif) no-repeat left 6px;
}
#getting ul li a {
	color: #fff;
}
#getting ul li a:hover {
	text-decoration: none;
}
#getting #gettingDownload {
-	background: #2e93b5 url(../images/download-bottom.gif) no-repeat bottom left;
}
#gettingDownload .downloadVersion {
	margin: 0;
-	height: auto;
	padding: 83px 0 25px 0;
	background: url(../images/download-bg.jpg) no-repeat;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}
#getting .moreDownload {
	height: auto;
-	width: auto;
	margin: 0;
	padding: 0 10px;
	background: #2e93b5;
	color: #fff;
}
#getting .moreDownload a {
	color: #fff;
}
/* News section
---------------------------------------*/
.news {
	margin: 10px 0 0 0;
	padding: 0;
}
.news dt {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 110%;
}
.news dd {
	margin: 0;
	padding: 0;
}
.news .newsMeta {
	margin: 5px 0 15px 0;
	padding-left: 8px;
	background: url(../images/news-meta.gif) no-repeat left 4px;
	font-size: 90%;
	color: #959595;
}
-
.errors, .fixme, .warning, .note {
    margin: 10px 0;
    padding: 0 0 0 45px;
    border: 1px solid #9bcd52;
}
.errors div, .fixme div, .warning div, .note div {
    margin: 5px;
    padding: 8px 0;
}
.errors {
    background: url(../images/errors.gif) no-repeat 10px 7px;
}
.fixme {
    background: url(../images/fixme.gif) no-repeat 10px 7px;
}
.warning {
    background: url(../images/warning.gif) no-repeat 10px 7px;
}
.note {
    background: url(../images/note.gif) no-repeat 10px 7px;
}
+--------------------------------------*/#getting {	margin: 0;	padding: 0;	display: inline-block;	width: 100%;}/* Hide from IE-mac \*/* html #getting {	height: 1%;	width: auto;}#getting {	display: table;}/* End hide from IE-mac */#getting div {	margin: 0 5px 5px 0;	padding: 0;	width: 150px;	height: 16em;	background: #9bcd52 url(../images/getting-bottom.gif) no-repeat bottom;	border: none;	float: left;}#getting div div {	margin: 0;
+	height: auto;	padding: 10px 0 0 10px;	background: url(../images/getting-top.gif) no-repeat;}#getting h2 {	margin: 0 10px;	padding: 4px 0;	font-size: 120%;	color: #fff;	border-bottom: 1px solid #fff;}#getting ul {	margin: 0 10px 10px 10px;	padding: 0;	color: #fff;	list-style: none;}#getting ul li {	padding: 2px 0 2px 7px;	background: url(../images/getting-list.gif) no-repeat left 6px;}#getting ul li a {	color: #fff;}#getting ul li a:hover {	text-decoration: none;}#getting #gettingDownload {
+	background: #2e93b5 url(../images/download-bottom.gif) no-repeat bottom left;}#gettingDownload .downloadVersion {	margin: 0;
+	height: auto;	padding: 83px 0 25px 0;	background: url(../images/download-bg.jpg) no-repeat;	font-size: 120%;	font-weight: bold;	text-align: center;}#getting .moreDownload {	height: auto;
+	width: auto;	margin: 0;	padding: 0 10px;	background: #2e93b5;	color: #fff;}#getting .moreDownload a {	color: #fff;}/* News section
+--------------------------------------*/.news {	margin: 10px 0 0 0;	padding: 0;}.news dt {	margin-bottom: 5px;	font-weight: bold;	font-size: 110%;}.news dd {	margin: 0;	padding: 0;}.news .newsMeta {	margin: 5px 0 15px 0;	padding-left: 8px;	background: url(../images/news-meta.gif) no-repeat left 4px;	font-size: 90%;	color: #959595;}
+.errors, .fixme, .warning, .note {    margin: 10px 0;    padding: 0 0 0 45px;    border: 1px solid #9bcd52;}.errors div, .fixme div, .warning div, .note div {    margin: 5px;    padding: 8px 0;}.errors {    background: url(../images/errors.gif) no-repeat 10px 7px;}.fixme {    background: url(../images/fixme.gif) no-repeat 10px 7px;}.warning {    background: url(../images/warning.gif) no-repeat 10px 7px;}.note {    background: url(../images/note.gif) no-repeat 10px 7px;}
 /* Bottom link to Daisy page
---------------------------------------*/
.editUrl {
-	margin-top: 1em;
	padding: 0 0 0 45px;
	background: url(../images/errors.gif) no-repeat 10px 7px;
	border: 1px solid #9bcd52;
}
.editUrl div {
	margin: 5px;
	padding: 8px 0;
}
+--------------------------------------*/.editUrl {
+	margin-top: 1em;	padding: 0 0 0 45px;	background: url(../images/errors.gif) no-repeat 10px 7px;	border: 1px solid #9bcd52;}.editUrl div {	margin: 5px;	padding: 8px 0;}
 /* Footer
---------------------------------------*/
#footer {
	border-top: 1px solid #f2f2f2;
	text-align: center;
	clear: both;
}
\ No newline at end of file
+--------------------------------------*/#footer {	border-top: 1px solid #f2f2f2;	text-align: center;	clear: both;}
\ No newline at end of file

Modified: cocoon/site/site/subprojects/servlet-service/1.0/license.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/subprojects/servlet-service/1.0/license.html?rev=656945&r1=656944&r2=656945&view=diff
==============================================================================
--- cocoon/site/site/subprojects/servlet-service/1.0/license.html (original)
+++ cocoon/site/site/subprojects/servlet-service/1.0/license.html Thu May 15 23:40:22 2008
@@ -86,11 +86,11 @@
     <div id="content">
          <ul id="menu">
         <li>
-              List
+              Overview and Download
             <ul>
                   
     <li >
-              <a href="1325_1_1.html">List</a>
+              <a href="1325_1_1.html">Overview and Download</a>
         </li>
               </ul>
     </li>

Modified: cocoon/site/site/subprojects/servlet-service/1.0/project-info.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/subprojects/servlet-service/1.0/project-info.html?rev=656945&r1=656944&r2=656945&view=diff
==============================================================================
--- cocoon/site/site/subprojects/servlet-service/1.0/project-info.html (original)
+++ cocoon/site/site/subprojects/servlet-service/1.0/project-info.html Thu May 15 23:40:22 2008
@@ -86,11 +86,11 @@
     <div id="content">
          <ul id="menu">
         <li>
-              List
+              Overview and Download
             <ul>
                   
     <li >
-              <a href="1325_1_1.html">List</a>
+              <a href="1325_1_1.html">Overview and Download</a>
         </li>
               </ul>
     </li>

Modified: cocoon/site/site/subprojects/servlet-service/1.0/servlet-service-components/1.0/changes-report.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/subprojects/servlet-service/1.0/servlet-service-components/1.0/changes-report.html?rev=656945&r1=656944&r2=656945&view=diff
==============================================================================
--- cocoon/site/site/subprojects/servlet-service/1.0/servlet-service-components/1.0/changes-report.html (original)
+++ cocoon/site/site/subprojects/servlet-service/1.0/servlet-service-components/1.0/changes-report.html Thu May 15 23:40:22 2008
@@ -141,9 +141,9 @@
     </li>
       </ul>
          <h2><a name="Changes Report"></a>Changes Report</h2><h3><a name="Release History"></a>Release History</h3><table class="bodyTable"><tr class="a"><th>Version</th><th>Date</th><th>Description</th></tr><tr class="b"><td><a href="#1.0.0">1.0.0</a></td><td>2008-00-00</td><td>unreleased</td></tr><tr class="a"><td><a href="#1.0.0-RC1">1.0.0-RC1</a></td><td>2007-10-29</td><td>released</td></tr><tr class="b"><td><a href="#1.0.0-M1">1.0.0-M1</a></td><td>2007-02-15</td><td>released</td></tr></table><br /><br /><h3><a name="1.0.0"></a>Release 1.0.0 - 2008-00-00</h3><table class="bodyTable"><tr class="a"><th>Type</th><th>Changes</th><th>By</th></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>nullThe ServletSource supports absolute connections. An example for an absolute servlet source
-        URI is "servlet:com.mycompany.test+:/test". This URI points to the servlet "com.mycompany.test" which
-        is marked by the "+" character postfix. This also means that the "+" character at the end of connection
-        names is not allowed.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr></table><h3><a name="1.0.0-RC1"></a>Release 1.0.0-RC1 - 2007-10-29</h3><table class="bodyTable"><tr class="a"><th>Type</th><th>Changes</th><th>By</th></tr></table><h3><a name="1.0.0-M1"></a>Release 1.0.0-M1 - 2007-02-15</h3><table class="bodyTable"><tr class="b"><th>Type</th><th>Changes</th><th>By</th></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>Initial creation.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr></table>
+URI is "servlet:com.mycompany.test+:/test". This URI points to the servlet "com.mycompany.test" which
+is marked by the "+" character postfix. This also means that the "+" character at the end of connection
+names is not allowed.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr></table><h3><a name="1.0.0-RC1"></a>Release 1.0.0-RC1 - 2007-10-29</h3><table class="bodyTable"><tr class="a"><th>Type</th><th>Changes</th><th>By</th></tr></table><h3><a name="1.0.0-M1"></a>Release 1.0.0-M1 - 2007-02-15</h3><table class="bodyTable"><tr class="b"><th>Type</th><th>Changes</th><th>By</th></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>Initial creation.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr></table>
     </div>
 
     <!-- end of content -->

Modified: cocoon/site/site/subprojects/servlet-service/1.0/servlet-service-impl/1.0/1412_1_1.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/subprojects/servlet-service/1.0/servlet-service-impl/1.0/1412_1_1.html?rev=656945&r1=656944&r2=656945&view=diff
==============================================================================
--- cocoon/site/site/subprojects/servlet-service/1.0/servlet-service-impl/1.0/1412_1_1.html (original)
+++ cocoon/site/site/subprojects/servlet-service/1.0/servlet-service-impl/1.0/1412_1_1.html Thu May 15 23:40:22 2008
@@ -154,7 +154,7 @@
 etc.). The connection to the outside world is the <tt>DispatcherServlet</tt>
 that delegates requests to one of the mounted servlets (for details see the next
 section). This is the only servlet that is exposed in the web.xml and can
-directly be accessed using an HTTP call to the servlet container.<img alt="cocoon22_ssf" name="cocoon22_ssf" height="387" width="473" src="images/1430_1_1.img"></img><h2 xmlns:p="http://outerx.org/daisy/1.0#publisher" xmlns:ns="http://outerx.org/daisy/1.0">Request dispatching</h2>The most basic functionality is request dispatching that is handled by the
+directly be accessed using an HTTP call to the servlet container.<img width="473" height="387" name="cocoon22_ssf" alt="cocoon22_ssf" src="images/1430_1_1.img"></img><h2 xmlns:p="http://outerx.org/daisy/1.0#publisher" xmlns:ns="http://outerx.org/daisy/1.0">Request dispatching</h2>The most basic functionality is request dispatching that is handled by the
 <a href="http://cocoon.apache.org/subprojects/servlet-service/1.0/servlet-service-impl/1.0/apidocs/org/apache/cocoon/servletservice/DispatcherServlet.html"><tt>DispatcherServlet</tt></a>.
 Each servlet is registered by setting the property <tt>mount-path</tt>. This
 property defines the request path which can be used to access a particular
@@ -162,14 +162,14 @@
 the registered servlets and checks if  the <tt>mount-path</tt> property of any
 servlet matches the request path. If such a servlet is found, the
 <tt>DispatcherServlet </tt>dispatches the request. For that request, the
-matching mount-path is truncated from the request URI.The following diagram illustrates the process.<img alt="servlet service basic dispatching" name="servlet service basic dispatching" height="604" width="600" src="images/1427_1_1.img"></img>The fact that the <tt>mount-path</tt> is being omitted frees servlet
+matching mount-path is truncated from the request URI.The following diagram illustrates the process.<img width="600" height="604" name="servlet service basic dispatching" alt="servlet service basic dispatching" src="images/1427_1_1.img"></img>The fact that the <tt>mount-path</tt> is being omitted frees servlet
 implementator from bothering about it at development stage. It also enables the
 configuration of the <tt>mount-path</tt> at deployment time.<h2 xmlns:p="http://outerx.org/daisy/1.0#publisher" xmlns:ns="http://outerx.org/daisy/1.0">Connecting servlets</h2>The Servlet Service Framework establishes a standarized way for the
 communication between components (in this case servlets) that follow standards
 like Servlet API and HTTP. In order to communicate with other servlets you just
 need to make a <strong>connection</strong> to it and then create a request. For
 the called servlet there is no difference if the request comes from another
-servlet or is an external request.<p><img alt="servlet service connecting" name="servlet service connecting" height="462" width="600" src="images/1428_1_1.img"></img></p><p>You should notice two things while looking at the diagram:</p><ul>
+servlet or is an external request.<p><img width="600" height="462" name="servlet service connecting" alt="servlet service connecting" src="images/1428_1_1.img"></img></p><p>You should notice two things while looking at the diagram:</p><ul>
 <li>The <tt>DispatcherServlet </tt>is <strong>not</strong> involved in
 communication between connected servlets (it is performed using
 <a href="http://cocoon.apache.org/subprojects/servlet-service/1.0/servlet-service-impl/1.0/apidocs/org/apache/cocoon/servletservice/ServletConnection.html">ServletConnection</a>
@@ -269,7 +269,7 @@
 B doesn't provide the requested resource and returns a 404 (NOT_FOUND) HTTP
 status code.</p><p>The third sequence shows that because Servlet B doesn't contain the resource,
 the super servlet (Servlet A) is being asked for it. Servlet A can handle the
-request and returns a response with the resource and a 200 HTTP status code.</p><p><img alt="servlet service inheritance" name="servlet service inheritance" height="1347" width="700" src="images/1429_1_1.img"></img></p><p>Now few remarks are needed:</p><ul>
+request and returns a response with the resource and a 200 HTTP status code.</p><p><img width="700" height="1347" name="servlet service inheritance" alt="servlet service inheritance" src="images/1429_1_1.img"></img></p><p>Now few remarks are needed:</p><ul>
 <li>If the request is being made by a servlet using connection it would look
 similar to this one. It turns out that connection object is not a trivial object
 linking two servlets because it's the connection's task to make all this magic

Modified: cocoon/site/site/subprojects/servlet-service/1.0/servlet-service-impl/1.0/changes-report.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/subprojects/servlet-service/1.0/servlet-service-impl/1.0/changes-report.html?rev=656945&r1=656944&r2=656945&view=diff
==============================================================================
--- cocoon/site/site/subprojects/servlet-service/1.0/servlet-service-impl/1.0/changes-report.html (original)
+++ cocoon/site/site/subprojects/servlet-service/1.0/servlet-service-impl/1.0/changes-report.html Thu May 15 23:40:22 2008
@@ -141,13 +141,14 @@
     </li>
       </ul>
          <h2><a name="Changes Report"></a>Changes Report</h2><h3><a name="Release History"></a>Release History</h3><table class="bodyTable"><tr class="a"><th>Version</th><th>Date</th><th>Description</th></tr><tr class="b"><td><a href="#1.0.0">1.0.0</a></td><td>2008-00-00</td><td>unreleased</td></tr><tr class="a"><td><a href="#1.0.0-RC1">1.0.0-RC1</a></td><td>2007-10-29</td><td>released</td></tr></table><br /><br /><h3><a name="1.0.0"></a>Release 1.0.0 - 2008-00-00</h3><table class="bodyTable"><tr class="b"><th>Type</th><th>Changes</th><th>By</th></tr><tr class="a"><td><img src="images/fix.gif" alt="fix" /></td><td>nullFixed bug in ServletServiceContext that was responsible for errors on resetting response that was already committed.
-        Now Servlet Service Framework buffers response but only if 404 status code has been set.
-        This allows to reset the response safely. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON-2150">COCOON-2150<img src="images/external.png" /></a>.</td><td><a href="team-list.html#gkossakowski">gkossakowski</a></td></tr><tr class="b"><td><img src="images/update.gif" alt="update" /></td><td>Made attributes 'mount-path' and 'context-path' of servlet-context tag required.</td><td><a href="team-list.html#gkossakowski">gkossakowski</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>The "+" character is not allowed at the end of connection names anymore. Starting
-        Cocoon will fail hard with a RuntimeException if this rule is broken. See
-        org.apache.cocoon.servletservice.spring.ServletDecorator.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>Add support for absolute ServetConnections. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON-2154">COCOON-2154<img src="images/external.png" /></a>.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>The ServletServiceResponse inherits the request attributes, request parameters and the session
-        from the caller. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON-1831">COCOON-1831<img src="images/external.png" /></a>.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>Throw an exception when circular dependencies in servlet connections are detected. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON-2036">COCOON-2036<img src="images/external.png" /></a>. Thanks to <a href="mailto:alexander.klimetschek@googlemail.com">Alexander Klimetschek</a>.</td><td><a href="team-list.html#gkossakowski">gkossakowski</a></td></tr><tr class="a"><td><img src="images/fix.gif" alt="fix" /></td><td>DispatcherServlet does not throw an exception if it fails to find suitable servlet for processing incomming request.
-      	It returns 404 error and puts information to log about the failure, instead.</td><td><a href="team-list.html#gkossakowski">gkossakowski</a></td></tr></table><h3><a name="1.0.0-RC1"></a>Release 1.0.0-RC1 - 2007-10-29</h3><table class="bodyTable"><tr class="b"><th>Type</th><th>Changes</th><th>By</th></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>Implemented true Object Oriented approach for handling servlet calls.
-        This change removes the need for explicit super calls. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON-2038">COCOON-2038<img src="images/external.png" /></a>.</td><td><a href="team-list.html#gkossakowski">gkossakowski</a></td></tr><tr class="b"><td><img src="images/fix.gif" alt="fix" /></td><td>Fixed handling of multilevel inheritance that could cause stack overflow. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON-1939">COCOON-1939<img src="images/external.png" /></a>.</td><td><a href="team-list.html#gkossakowski">gkossakowski</a></td></tr><tr class="a"><td><img src="images/fix.gif" alt="fix" /></td><td>Fixed bug in DispatcherServlet that caused servlet (blocks) mounted at "/" to be handled improperly. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON-2121">COCOON-2121<img src="images/external.png" /></a>.</td><td><a href="team-list.html#gkossakowski">gkossakowski</a></td></tr>
 </table>
+Now Servlet Service Framework buffers response but only if 404 status code has been set.
+This allows to reset the response safely. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON-2150">COCOON-2150<img src="images/external.png" /></a>.</td><td><a href="team-list.html#gkossakowski">gkossakowski</a></td></tr><tr class="b"><td><img src="images/update.gif" alt="update" /></td><td>Made attributes 'mount-path' and 'context-path' of servlet-context tag required.</td><td><a href="team-list.html#gkossakowski">gkossakowski</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>The "+" character is not allowed at the end of connection names anymore. Starting
+Cocoon will fail hard with a RuntimeException if this rule is broken. See
+org.apache.cocoon.servletservice.spring.ServletDecorator.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>Add support for absolute ServetConnections. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON-2154">COCOON-2154<img src="images/external.png" /></a>.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>The ServletServ
+iceResponse inherits the request attributes, request parameters and the session
+from the caller. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON-1831">COCOON-1831<img src="images/external.png" /></a>.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>Throw an exception when circular dependencies in servlet connections are detected. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON-2036">COCOON-2036<img src="images/external.png" /></a>. Thanks to <a href="mailto:alexander.klimetschek@googlemail.com">Alexander Klimetschek</a>.</td><td><a href="team-list.html#gkossakowski">gkossakowski</a></td></tr><tr class="a"><td><img src="images/fix.gif" alt="fix" /></td><td>DispatcherServlet does not throw an exception if it fails to find suitable servlet for processing incomming request.
+It returns 404 error and puts information to log about the failure, instead.</td><td><a href="team-list.html#gkossakowski">gkossakowski</a></td></tr></table><h3><a name="1.0.0-RC1"></a>Release 1.0.0-RC1 - 2007-10-29</h3><table class="bodyTable"><tr class="b"><th>Type</th><th>Changes</th><th>By</th></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>Implemented true Object Oriented approach for handling servlet calls.
+This change removes the need for explicit super calls. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON-2038">COCOON-2038<img src="images/external.png" /></a>.</td><td><a href="team-list.html#gkossakowski">gkossakowski</a></td></tr><tr class="b"><td><img src="images/fix.gif" alt="fix" /></td><td>Fixed handling of multilevel inheritance that could cause stack overflow. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON-1939">COCOON-1939<img src="images/external.png" /></a>.</td><td><a href="team-list.html#gkossakowski">gkossakowski</a></td></tr><tr class="a"><td><img src="images/fix.gif" alt="fix" /></td><td>Fixed bug in DispatcherServlet that caused servlet (blocks) mounted at "/" to be handled improperly. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON-2121">COCOON-2121<img src="images/external.png" /></a>.</td><td><a href="team-list.html#gkossakowski">gkossakowski</a></td></tr></table>
     </div>
 
     <!-- end of content -->

Modified: cocoon/site/site/subprojects/servlet-service/1.0/team-list.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/subprojects/servlet-service/1.0/team-list.html?rev=656945&r1=656944&r2=656945&view=diff
==============================================================================
--- cocoon/site/site/subprojects/servlet-service/1.0/team-list.html (original)
+++ cocoon/site/site/subprojects/servlet-service/1.0/team-list.html Thu May 15 23:40:22 2008
@@ -86,11 +86,11 @@
     <div id="content">
          <ul id="menu">
         <li>
-              List
+              Overview and Download
             <ul>
                   
     <li >
-              <a href="1325_1_1.html">List</a>
+              <a href="1325_1_1.html">Overview and Download</a>
         </li>
               </ul>
     </li>

Modified: cocoon/site/site/team-list.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/team-list.html?rev=656945&r1=656944&r2=656945&view=diff
==============================================================================
--- cocoon/site/site/team-list.html (original)
+++ cocoon/site/site/team-list.html Thu May 15 23:40:22 2008
@@ -95,7 +95,7 @@
         </li>
                   
     <li >
-              <a href="1284_1_1.html">Versions</a>
+              <a href="1284_1_1.html">Versions & Download</a>
         </li>
                   
     <li >