You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by cc...@apache.org on 2010/04/28 19:41:30 UTC

svn commit: r939023 [2/12] - /servicemix/sandbox/ccustine/cwikitemplates/

Added: servicemix/sandbox/ccustine/cwikitemplates/CAYDOC12.template
URL: http://svn.apache.org/viewvc/servicemix/sandbox/ccustine/cwikitemplates/CAYDOC12.template?rev=939023&view=auto
==============================================================================
--- servicemix/sandbox/ccustine/cwikitemplates/CAYDOC12.template (added)
+++ servicemix/sandbox/ccustine/cwikitemplates/CAYDOC12.template Wed Apr 28 17:41:27 2010
@@ -0,0 +1,106 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html lang="en">
+<head>
+<title>Apache Cayenne &#187; $page.title</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="description" content="Apache Cayenne is a powerful, full-featured, open-source object relational mapping framework created for developers working with relational databases.">
+<meta name="robots" content="index,follow">
+<link rel="stylesheet" type="text/css" media="screen, projection" href="http://cayenne.apache.org/css/styles.css">
+<link rel="stylesheet" type="text/css" media="print" href="http://cayenne.apache.org/css/print.css">
+<link rel="shortcut icon" href="http://cayenne.apache.org/img/favicon.ico" type="image/ico">
+<script type="text/javascript" src="http://cayenne.apache.org/js/scripts.js"></script>
+</head>
+<body>
+<div id="wrap"><div id="wrap-inner">
+
+<div id="header">
+	<h1><a href="http://cayenne.apache.org" title="Return to Apache Cayenne home"><span>The Apache Cayenne Project</span></a></h1>
+	<h2><a href="http://www.apache.org" title="The Apache Software Foundation"><span>The Apache Software Foundation</span></a></h2>
+</div>
+
+<div id="container">
+
+<div id="sidebar">
+<ul id="nav">
+	<li><a href="http://cayenne.apache.org/about.html">About</a>
+		<ul>
+			<li><a href="http://cayenne.apache.org/why-cayenne.html">Why Cayenne?</a></li>
+		<!--	<li><a href="http://cayenne.apache.org/features.html">Features</a></li> -->
+			<li><a href="http://cayenne.apache.org/download.html">Download</a></li>
+			<li><a href="http://cayenne.apache.org/success-stories.html">Success Stories</a></li>
+			<li><a href="http://cayenne.apache.org/commercial-support.html">Commercial Support</a></li>
+		</ul>
+	</li>
+	<li><a href="http://cayenne.apache.org/documentation.html">Documentation</a>
+		<ul>
+			<li><a href="http://cayenne.apache.org/doc30/tutorial.html">Getting Started</a></li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc30/documentation.html">Version 3.0 (beta)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc30/overview.html">Overview</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/cayenne-guide.html">Cayenne Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/api/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc20/documentation.html">Version 2.0 (released)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc20/user-guide.html">User Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/api/cayenne/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc12/documentation.html">Version 1.2 (archived)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc12/user-guide.html">User Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/api/cayenne/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+		</ul>
+	</li>
+	<li><a href="http://cayenne.apache.org/collaboration.html">Collaboration</a>
+		<ul>
+			<li><a href="http://issues.apache.org/jira/browse/CAY">Bug/Feature Tracker</a></li>
+			<li><a href="http://cayenne.apache.org/mailing-lists.html">Mailing Lists</a></li>
+			<li><a href="http://cwiki.apache.org/CAY">Wiki</a></li>
+			<li><a href="http://cayenne.apache.org/code-repository.html">Code Repository</a></li>
+			<li><a href="http://cayenne.apache.org/developer-guide.html">Developer Guide</a></li>
+			<li><a href="http://cayenne.apache.org/how-can-i-help.html">How Can I Help</a></li>
+			<li><a href="http://cayenne.apache.org/contributors.html">Contributors</a></li>
+		</ul>
+	</li>
+</ul>
+</div>
+
+<hr>
+
+<div id="content">
+        <div id="bread">
+	  <span>$autoexport.breadcrumbs($page)</span>
+          <ul>
+             <li><a href="$confluenceUri/pages/editpage.action?pageId=$page.id">edit page</a></li>
+             <li><a href="$confluenceUri/pages/createpage.action?spaceKey=$page.spaceKey&fromPageId=$page.id">new page</a></li>
+          </ul>
+        </div>
+	$body
+	<hr>
+	<p id="footer">Copyright &#169; 2001-2010 Apache Software Foundation. <a href="http://cayenne.apache.org/privacy-policy.html">Privacy policy.</a></p>
+</div>
+
+</div>
+
+</div></div>
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+</script>
+<script type="text/javascript">
+try {
+var pageTracker = _gat._getTracker("UA-7036673-1");
+pageTracker._trackPageview();
+} catch(err) {}</script>
+</body>
+</html>

Added: servicemix/sandbox/ccustine/cwikitemplates/CAYDOC20.template
URL: http://svn.apache.org/viewvc/servicemix/sandbox/ccustine/cwikitemplates/CAYDOC20.template?rev=939023&view=auto
==============================================================================
--- servicemix/sandbox/ccustine/cwikitemplates/CAYDOC20.template (added)
+++ servicemix/sandbox/ccustine/cwikitemplates/CAYDOC20.template Wed Apr 28 17:41:27 2010
@@ -0,0 +1,106 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html lang="en">
+<head>
+<title>Apache Cayenne &#187; $page.title</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="description" content="Apache Cayenne is a powerful, full-featured, open-source object relational mapping framework created for developers working with relational databases.">
+<meta name="robots" content="index,follow">
+<link rel="stylesheet" type="text/css" media="screen, projection" href="http://cayenne.apache.org/css/styles.css">
+<link rel="stylesheet" type="text/css" media="print" href="http://cayenne.apache.org/css/print.css">
+<link rel="shortcut icon" href="http://cayenne.apache.org/img/favicon.ico" type="image/ico">
+<script type="text/javascript" src="http://cayenne.apache.org/js/scripts.js"></script>
+</head>
+<body>
+<div id="wrap"><div id="wrap-inner">
+
+<div id="header">
+	<h1><a href="http://cayenne.apache.org" title="Return to Apache Cayenne home"><span>The Apache Cayenne Project</span></a></h1>
+	<h2><a href="http://www.apache.org" title="The Apache Software Foundation"><span>The Apache Software Foundation</span></a></h2>
+</div>
+
+<div id="container">
+
+<div id="sidebar">
+<ul id="nav">
+	<li><a href="http://cayenne.apache.org/about.html">About</a>
+		<ul>
+			<li><a href="http://cayenne.apache.org/why-cayenne.html">Why Cayenne?</a></li>
+		<!--	<li><a href="http://cayenne.apache.org/features.html">Features</a></li> -->
+			<li><a href="http://cayenne.apache.org/download.html">Download</a></li>
+			<li><a href="http://cayenne.apache.org/success-stories.html">Success Stories</a></li>
+			<li><a href="http://cayenne.apache.org/commercial-support.html">Commercial Support</a></li>
+		</ul>
+	</li>
+	<li><a href="http://cayenne.apache.org/documentation.html">Documentation</a>
+		<ul>
+			<li><a href="http://cayenne.apache.org/doc30/tutorial.html">Getting Started</a></li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc30/documentation.html">Version 3.0 (beta)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc30/overview.html">Overview</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/cayenne-guide.html">Cayenne Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/api/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc20/documentation.html">Version 2.0 (released)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc20/user-guide.html">User Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/api/cayenne/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc12/documentation.html">Version 1.2 (archived)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc12/user-guide.html">User Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/api/cayenne/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+		</ul>
+	</li>
+	<li><a href="http://cayenne.apache.org/collaboration.html">Collaboration</a>
+		<ul>
+			<li><a href="http://issues.apache.org/jira/browse/CAY">Bug/Feature Tracker</a></li>
+			<li><a href="http://cayenne.apache.org/mailing-lists.html">Mailing Lists</a></li>
+			<li><a href="http://cwiki.apache.org/CAY">Wiki</a></li>
+			<li><a href="http://cayenne.apache.org/code-repository.html">Code Repository</a></li>
+			<li><a href="http://cayenne.apache.org/developer-guide.html">Developer Guide</a></li>
+			<li><a href="http://cayenne.apache.org/how-can-i-help.html">How Can I Help</a></li>
+			<li><a href="http://cayenne.apache.org/contributors.html">Contributors</a></li>
+		</ul>
+	</li>
+</ul>
+</div>
+
+<hr>
+
+<div id="content">
+        <div id="bread">
+	  <span>$autoexport.breadcrumbs($page)</span>
+          <ul>
+             <li><a href="$confluenceUri/pages/editpage.action?pageId=$page.id">edit page</a></li>
+             <li><a href="$confluenceUri/pages/createpage.action?spaceKey=$page.spaceKey&fromPageId=$page.id">new page</a></li>
+          </ul>
+        </div>
+	$body
+	<hr>
+	<p id="footer">Copyright &#169; 2001-2010 Apache Software Foundation. <a href="http://cayenne.apache.org/privacy-policy.html">Privacy policy.</a></p>
+</div>
+
+</div>
+
+</div></div>
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+</script>
+<script type="text/javascript">
+try {
+var pageTracker = _gat._getTracker("UA-7036673-1");
+pageTracker._trackPageview();
+} catch(err) {}</script>
+</body>
+</html>

Added: servicemix/sandbox/ccustine/cwikitemplates/CAYDOC30.template
URL: http://svn.apache.org/viewvc/servicemix/sandbox/ccustine/cwikitemplates/CAYDOC30.template?rev=939023&view=auto
==============================================================================
--- servicemix/sandbox/ccustine/cwikitemplates/CAYDOC30.template (added)
+++ servicemix/sandbox/ccustine/cwikitemplates/CAYDOC30.template Wed Apr 28 17:41:27 2010
@@ -0,0 +1,106 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html lang="en">
+<head>
+<title>Apache Cayenne &#187; $page.title</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="description" content="Apache Cayenne is a powerful, full-featured, open-source object relational mapping framework created for developers working with relational databases.">
+<meta name="robots" content="index,follow">
+<link rel="stylesheet" type="text/css" media="screen, projection" href="http://cayenne.apache.org/css/styles.css">
+<link rel="stylesheet" type="text/css" media="print" href="http://cayenne.apache.org/css/print.css">
+<link rel="shortcut icon" href="http://cayenne.apache.org/img/favicon.ico" type="image/ico">
+<script type="text/javascript" src="http://cayenne.apache.org/js/scripts.js"></script>
+</head>
+<body>
+<div id="wrap"><div id="wrap-inner">
+
+<div id="header">
+	<h1><a href="http://cayenne.apache.org" title="Return to Apache Cayenne home"><span>The Apache Cayenne Project</span></a></h1>
+	<h2><a href="http://www.apache.org" title="The Apache Software Foundation"><span>The Apache Software Foundation</span></a></h2>
+</div>
+
+<div id="container">
+
+<div id="sidebar">
+<ul id="nav">
+	<li><a href="http://cayenne.apache.org/about.html">About</a>
+		<ul>
+			<li><a href="http://cayenne.apache.org/why-cayenne.html">Why Cayenne?</a></li>
+		<!--	<li><a href="http://cayenne.apache.org/features.html">Features</a></li> -->
+			<li><a href="http://cayenne.apache.org/download.html">Download</a></li>
+			<li><a href="http://cayenne.apache.org/success-stories.html">Success Stories</a></li>
+			<li><a href="http://cayenne.apache.org/commercial-support.html">Commercial Support</a></li>
+		</ul>
+	</li>
+	<li><a href="http://cayenne.apache.org/documentation.html">Documentation</a>
+		<ul>
+			<li><a href="http://cayenne.apache.org/doc30/tutorial.html">Getting Started</a></li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc30/documentation.html">Version 3.0 (beta)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc30/overview.html">Overview</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/cayenne-guide.html">Cayenne Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/api/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc20/documentation.html">Version 2.0 (released)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc20/user-guide.html">User Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/api/cayenne/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc12/documentation.html">Version 1.2 (archived)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc12/user-guide.html">User Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/api/cayenne/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+		</ul>
+	</li>
+	<li><a href="http://cayenne.apache.org/collaboration.html">Collaboration</a>
+		<ul>
+			<li><a href="http://issues.apache.org/jira/browse/CAY">Bug/Feature Tracker</a></li>
+			<li><a href="http://cayenne.apache.org/mailing-lists.html">Mailing Lists</a></li>
+			<li><a href="http://cwiki.apache.org/CAY">Wiki</a></li>
+			<li><a href="http://cayenne.apache.org/code-repository.html">Code Repository</a></li>
+			<li><a href="http://cayenne.apache.org/developer-guide.html">Developer Guide</a></li>
+			<li><a href="http://cayenne.apache.org/how-can-i-help.html">How Can I Help</a></li>
+			<li><a href="http://cayenne.apache.org/contributors.html">Contributors</a></li>
+		</ul>
+	</li>
+</ul>
+</div>
+
+<hr>
+
+<div id="content">
+        <div id="bread">
+	  <span>$autoexport.breadcrumbs($page)</span>
+          <ul>
+             <li><a href="$confluenceUri/pages/editpage.action?pageId=$page.id">edit page</a></li>
+             <li><a href="$confluenceUri/pages/createpage.action?spaceKey=$page.spaceKey&fromPageId=$page.id">new page</a></li>
+          </ul>
+        </div>
+	$body
+	<hr>
+	<p id="footer">Copyright &#169; 2001-2010 Apache Software Foundation. <a href="http://cayenne.apache.org/privacy-policy.html">Privacy policy.</a></p>
+</div>
+
+</div>
+
+</div></div>
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+</script>
+<script type="text/javascript">
+try {
+var pageTracker = _gat._getTracker("UA-7036673-1");
+pageTracker._trackPageview();
+} catch(err) {}</script>
+</body>
+</html>

Added: servicemix/sandbox/ccustine/cwikitemplates/CAYDV.template
URL: http://svn.apache.org/viewvc/servicemix/sandbox/ccustine/cwikitemplates/CAYDV.template?rev=939023&view=auto
==============================================================================
--- servicemix/sandbox/ccustine/cwikitemplates/CAYDV.template (added)
+++ servicemix/sandbox/ccustine/cwikitemplates/CAYDV.template Wed Apr 28 17:41:27 2010
@@ -0,0 +1,106 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html lang="en">
+<head>
+<title>Apache Cayenne &#187; $page.title</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="description" content="Apache Cayenne is a powerful, full-featured, open-source object relational mapping framework created for developers working with relational databases.">
+<meta name="robots" content="index,follow">
+<link rel="stylesheet" type="text/css" media="screen, projection" href="http://cayenne.apache.org/css/styles.css">
+<link rel="stylesheet" type="text/css" media="print" href="http://cayenne.apache.org/css/print.css">
+<link rel="shortcut icon" href="http://cayenne.apache.org/img/favicon.ico" type="image/ico">
+<script type="text/javascript" src="http://cayenne.apache.org/js/scripts.js"></script>
+</head>
+<body>
+<div id="wrap"><div id="wrap-inner">
+
+<div id="header">
+	<h1><a href="http://cayenne.apache.org" title="Return to Apache Cayenne home"><span>The Apache Cayenne Project</span></a></h1>
+	<h2><a href="http://www.apache.org" title="The Apache Software Foundation"><span>The Apache Software Foundation</span></a></h2>
+</div>
+
+<div id="container">
+
+<div id="sidebar">
+<ul id="nav">
+	<li><a href="http://cayenne.apache.org/about.html">About</a>
+		<ul>
+			<li><a href="http://cayenne.apache.org/why-cayenne.html">Why Cayenne?</a></li>
+		<!--	<li><a href="http://cayenne.apache.org/features.html">Features</a></li> -->
+			<li><a href="http://cayenne.apache.org/download.html">Download</a></li>
+			<li><a href="http://cayenne.apache.org/success-stories.html">Success Stories</a></li>
+			<li><a href="http://cayenne.apache.org/commercial-support.html">Commercial Support</a></li>
+		</ul>
+	</li>
+	<li><a href="http://cayenne.apache.org/documentation.html">Documentation</a>
+		<ul>
+			<li><a href="http://cayenne.apache.org/doc30/tutorial.html">Getting Started</a></li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc30/documentation.html">Version 3.0 (beta)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc30/overview.html">Overview</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/cayenne-guide.html">Cayenne Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/api/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc20/documentation.html">Version 2.0 (released)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc20/user-guide.html">User Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/api/cayenne/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc12/documentation.html">Version 1.2 (archived)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc12/user-guide.html">User Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/api/cayenne/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+		</ul>
+	</li>
+	<li><a href="http://cayenne.apache.org/collaboration.html">Collaboration</a>
+		<ul>
+			<li><a href="http://issues.apache.org/jira/browse/CAY">Bug/Feature Tracker</a></li>
+			<li><a href="http://cayenne.apache.org/mailing-lists.html">Mailing Lists</a></li>
+			<li><a href="http://cwiki.apache.org/CAY">Wiki</a></li>
+			<li><a href="http://cayenne.apache.org/code-repository.html">Code Repository</a></li>
+			<li><a href="http://cayenne.apache.org/developer-guide.html">Developer Guide</a></li>
+			<li><a href="http://cayenne.apache.org/how-can-i-help.html">How Can I Help</a></li>
+			<li><a href="http://cayenne.apache.org/contributors.html">Contributors</a></li>
+		</ul>
+	</li>
+</ul>
+</div>
+
+<hr>
+
+<div id="content">
+        <div id="bread">
+	  <span>$autoexport.breadcrumbs($page)</span>
+          <ul>
+             <li><a href="$confluenceUri/pages/editpage.action?pageId=$page.id">edit page</a></li>
+             <li><a href="$confluenceUri/pages/createpage.action?spaceKey=$page.spaceKey&fromPageId=$page.id">new page</a></li>
+          </ul>
+        </div>
+	$body
+	<hr>
+	<p id="footer">Copyright &#169; 2001-2010 Apache Software Foundation. <a href="http://cayenne.apache.org/privacy-policy.html">Privacy policy.</a></p>
+</div>
+
+</div>
+
+</div></div>
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+</script>
+<script type="text/javascript">
+try {
+var pageTracker = _gat._getTracker("UA-7036673-1");
+pageTracker._trackPageview();
+} catch(err) {}</script>
+</body>
+</html>

Added: servicemix/sandbox/ccustine/cwikitemplates/CAYJPA.template
URL: http://svn.apache.org/viewvc/servicemix/sandbox/ccustine/cwikitemplates/CAYJPA.template?rev=939023&view=auto
==============================================================================
--- servicemix/sandbox/ccustine/cwikitemplates/CAYJPA.template (added)
+++ servicemix/sandbox/ccustine/cwikitemplates/CAYJPA.template Wed Apr 28 17:41:27 2010
@@ -0,0 +1,106 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html lang="en">
+<head>
+<title>Apache Cayenne &#187; $page.title</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="description" content="Apache Cayenne is a powerful, full-featured, open-source object relational mapping framework created for developers working with relational databases.">
+<meta name="robots" content="index,follow">
+<link rel="stylesheet" type="text/css" media="screen, projection" href="http://cayenne.apache.org/css/styles.css">
+<link rel="stylesheet" type="text/css" media="print" href="http://cayenne.apache.org/css/print.css">
+<link rel="shortcut icon" href="http://cayenne.apache.org/img/favicon.ico" type="image/ico">
+<script type="text/javascript" src="http://cayenne.apache.org/js/scripts.js"></script>
+</head>
+<body>
+<div id="wrap"><div id="wrap-inner">
+
+<div id="header">
+	<h1><a href="http://cayenne.apache.org" title="Return to Apache Cayenne home"><span>The Apache Cayenne Project</span></a></h1>
+	<h2><a href="http://www.apache.org" title="The Apache Software Foundation"><span>The Apache Software Foundation</span></a></h2>
+</div>
+
+<div id="container">
+
+<div id="sidebar">
+<ul id="nav">
+	<li><a href="http://cayenne.apache.org/about.html">About</a>
+		<ul>
+			<li><a href="http://cayenne.apache.org/why-cayenne.html">Why Cayenne?</a></li>
+		<!--	<li><a href="http://cayenne.apache.org/features.html">Features</a></li> -->
+			<li><a href="http://cayenne.apache.org/download.html">Download</a></li>
+			<li><a href="http://cayenne.apache.org/success-stories.html">Success Stories</a></li>
+			<li><a href="http://cayenne.apache.org/commercial-support.html">Commercial Support</a></li>
+		</ul>
+	</li>
+	<li><a href="http://cayenne.apache.org/documentation.html">Documentation</a>
+		<ul>
+			<li><a href="http://cayenne.apache.org/doc30/tutorial.html">Getting Started</a></li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc30/documentation.html">Version 3.0 (beta)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc30/overview.html">Overview</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/cayenne-guide.html">Cayenne Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/api/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc20/documentation.html">Version 2.0 (released)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc20/user-guide.html">User Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/api/cayenne/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc12/documentation.html">Version 1.2 (archived)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc12/user-guide.html">User Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/api/cayenne/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+		</ul>
+	</li>
+	<li><a href="http://cayenne.apache.org/collaboration.html">Collaboration</a>
+		<ul>
+			<li><a href="http://issues.apache.org/jira/browse/CAY">Bug/Feature Tracker</a></li>
+			<li><a href="http://cayenne.apache.org/mailing-lists.html">Mailing Lists</a></li>
+			<li><a href="http://cwiki.apache.org/CAY">Wiki</a></li>
+			<li><a href="http://cayenne.apache.org/code-repository.html">Code Repository</a></li>
+			<li><a href="http://cayenne.apache.org/developer-guide.html">Developer Guide</a></li>
+			<li><a href="http://cayenne.apache.org/how-can-i-help.html">How Can I Help</a></li>
+			<li><a href="http://cayenne.apache.org/contributors.html">Contributors</a></li>
+		</ul>
+	</li>
+</ul>
+</div>
+
+<hr>
+
+<div id="content">
+        <div id="bread">
+	  <span>$autoexport.breadcrumbs($page)</span>
+          <ul>
+             <li><a href="$confluenceUri/pages/editpage.action?pageId=$page.id">edit page</a></li>
+             <li><a href="$confluenceUri/pages/createpage.action?spaceKey=$page.spaceKey&fromPageId=$page.id">new page</a></li>
+          </ul>
+        </div>
+	$body
+	<hr>
+	<p id="footer">Copyright &#169; 2001-2010 Apache Software Foundation. <a href="http://cayenne.apache.org/privacy-policy.html">Privacy policy.</a></p>
+</div>
+
+</div>
+
+</div></div>
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+</script>
+<script type="text/javascript">
+try {
+var pageTracker = _gat._getTracker("UA-7036673-1");
+pageTracker._trackPageview();
+} catch(err) {}</script>
+</body>
+</html>

Added: servicemix/sandbox/ccustine/cwikitemplates/CAYSITE.template
URL: http://svn.apache.org/viewvc/servicemix/sandbox/ccustine/cwikitemplates/CAYSITE.template?rev=939023&view=auto
==============================================================================
--- servicemix/sandbox/ccustine/cwikitemplates/CAYSITE.template (added)
+++ servicemix/sandbox/ccustine/cwikitemplates/CAYSITE.template Wed Apr 28 17:41:27 2010
@@ -0,0 +1,106 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html lang="en">
+<head>
+<title>Apache Cayenne &#187; $page.title</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="description" content="Apache Cayenne is a powerful, full-featured, open-source object relational mapping framework created for developers working with relational databases.">
+<meta name="robots" content="index,follow">
+<link rel="stylesheet" type="text/css" media="screen, projection" href="http://cayenne.apache.org/css/styles.css">
+<link rel="stylesheet" type="text/css" media="print" href="http://cayenne.apache.org/css/print.css">
+<link rel="shortcut icon" href="http://cayenne.apache.org/img/favicon.ico" type="image/ico">
+<script type="text/javascript" src="http://cayenne.apache.org/js/scripts.js"></script>
+</head>
+<body>
+<div id="wrap"><div id="wrap-inner">
+
+<div id="header">
+	<h1><a href="http://cayenne.apache.org" title="Return to Apache Cayenne home"><span>The Apache Cayenne Project</span></a></h1>
+	<h2><a href="http://www.apache.org" title="The Apache Software Foundation"><span>The Apache Software Foundation</span></a></h2>
+</div>
+
+<div id="container">
+
+<div id="sidebar">
+<ul id="nav">
+	<li><a href="http://cayenne.apache.org/about.html">About</a>
+		<ul>
+			<li><a href="http://cayenne.apache.org/why-cayenne.html">Why Cayenne?</a></li>
+		<!--	<li><a href="http://cayenne.apache.org/features.html">Features</a></li> -->
+			<li><a href="http://cayenne.apache.org/download.html">Download</a></li>
+			<li><a href="http://cayenne.apache.org/success-stories.html">Success Stories</a></li>
+			<li><a href="http://cayenne.apache.org/commercial-support.html">Commercial Support</a></li>
+		</ul>
+	</li>
+	<li><a href="http://cayenne.apache.org/documentation.html">Documentation</a>
+		<ul>
+			<li><a href="http://cayenne.apache.org/doc30/tutorial.html">Getting Started</a></li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc30/documentation.html">Version 3.0 (beta)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc30/overview.html">Overview</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/cayenne-guide.html">Cayenne Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc30/api/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc20/documentation.html">Version 2.0 (released)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc20/user-guide.html">User Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc20/api/cayenne/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc12/documentation.html">Version 1.2 (archived)</a>
+				<ul>
+					<li><a href="http://cayenne.apache.org/doc12/user-guide.html">User Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/remote-object-persistence-guide.html">Remote Client Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/modeler-guide.html">Modeler Guide</a></li>
+					<li><a href="http://cayenne.apache.org/doc12/api/cayenne/index.html">JavaDoc</a></li>
+				</ul>
+			</li>
+		</ul>
+	</li>
+	<li><a href="http://cayenne.apache.org/collaboration.html">Collaboration</a>
+		<ul>
+			<li><a href="http://issues.apache.org/jira/browse/CAY">Bug/Feature Tracker</a></li>
+			<li><a href="http://cayenne.apache.org/mailing-lists.html">Mailing Lists</a></li>
+			<li><a href="http://cwiki.apache.org/CAY">Wiki</a></li>
+			<li><a href="http://cayenne.apache.org/code-repository.html">Code Repository</a></li>
+			<li><a href="http://cayenne.apache.org/developer-guide.html">Developer Guide</a></li>
+			<li><a href="http://cayenne.apache.org/how-can-i-help.html">How Can I Help</a></li>
+			<li><a href="http://cayenne.apache.org/contributors.html">Contributors</a></li>
+		</ul>
+	</li>
+</ul>
+</div>
+
+<hr>
+
+<div id="content">
+        <div id="bread">
+	  <span>$autoexport.breadcrumbs($page)</span>
+          <ul>
+             <li><a href="$confluenceUri/pages/editpage.action?pageId=$page.id">edit page</a></li>
+             <li><a href="$confluenceUri/pages/createpage.action?spaceKey=$page.spaceKey&fromPageId=$page.id">new page</a></li>
+          </ul>
+        </div>
+	$body
+	<hr>
+	<p id="footer">Copyright &#169; 2001-2010 Apache Software Foundation. <a href="http://cayenne.apache.org/privacy-policy.html">Privacy policy.</a></p>
+</div>
+
+</div>
+
+</div></div>
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+</script>
+<script type="text/javascript">
+try {
+var pageTracker = _gat._getTracker("UA-7036673-1");
+pageTracker._trackPageview();
+} catch(err) {}</script>
+</body>
+</html>

Added: servicemix/sandbox/ccustine/cwikitemplates/CLICK.template
URL: http://svn.apache.org/viewvc/servicemix/sandbox/ccustine/cwikitemplates/CLICK.template?rev=939023&view=auto
==============================================================================
--- servicemix/sandbox/ccustine/cwikitemplates/CLICK.template (added)
+++ servicemix/sandbox/ccustine/cwikitemplates/CLICK.template Wed Apr 28 17:41:27 2010
@@ -0,0 +1,137 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+  <head>
+    <link type="text/css" rel="stylesheet" href="$stylesheet">
+    <style type="text/css">
+      .footer {
+        background-image:      url('$confluenceUri/images/border/border_bottom.gif');
+        background-repeat:     repeat-x;
+        background-position:   left top;
+        padding-top:           4px;
+        color:                 #666;
+      }
+    </style>
+    <script type="text/javascript" language="javascript">
+      var hide = null;
+      var show = null;
+      var children = null;
+
+      function init() {
+        /* Search form initialization */
+        var form = document.forms['search'];
+        if (form != null) {
+          form.elements['domains'].value = location.hostname;
+          form.elements['sitesearch'].value = location.hostname;
+        }
+
+        /* Children initialization */
+        hide = document.getElementById('hide');
+        show = document.getElementById('show');
+        children = document.all != null ?
+                   document.all['children'] :
+                   document.getElementById('children');
+        if (children != null) {
+          children.style.display = 'none';
+          show.style.display = 'inline';
+          hide.style.display = 'none';
+        }
+      }
+
+      function showChildren() {
+        children.style.display = 'block';
+        show.style.display = 'none';
+        hide.style.display = 'inline';
+      }
+
+      function hideChildren() {
+        children.style.display = 'none';
+        show.style.display = 'inline';
+        hide.style.display = 'none';
+      }
+    </script>
+    <title>$page.title</title>
+  </head>
+  <body onload="init()">
+    <table border="0" cellpadding="2" cellspacing="0" width="100%">
+      <tr class="topBar">
+        <td align="left" valign="middle" class="topBarDiv" align="left" nowrap>
+          &nbsp;$autoexport.breadcrumbs($page)
+        </td>
+        <td align="right" valign="middle" nowrap>
+          <form name="search" action="http://www.google.com/search" method="get">
+            <input type="hidden" name="ie" value="UTF-8" />
+            <input type="hidden" name="oe" value="UTF-8" />
+            <input type="hidden" name="domains" value="" />
+            <input type="hidden" name="sitesearch" value="" />
+            <input type="text" name="q" maxlength="255" value="" />        
+            <input type="submit" name="btnG" value="Google Search" />
+          </form>
+        </td>
+      </tr> 
+    </table>
+
+    <div id="PageContent">
+      <div class="pageheader" style="padding: 6px 0px 0px 0px;">
+        <!-- We'll enable this once we figure out how to access (and save) the logo resource -->
+        <!--img src="/wiki/images/confluence_logo.gif" style="float: left; margin: 4px 4px 4px 10px;" border="0"-->
+        <div style="margin: 0px 10px 0px 10px" class="smalltext">$page.space.name</div>
+        <div style="margin: 0px 10px 8px 10px"  class="pagetitle">$page.title</div>
+
+        <div class="greynavbar" align="right" style="padding: 2px 10px; margin: 0px;">
+          <a href="$confluenceUri/pages/editpage.action?pageId=$page.id">
+            <img src="$confluenceUri/images/icons/notep_16.gif"
+                 height="16" width="16" border="0" align="absmiddle" title="Edit Page"></a>
+            <a href="$confluenceUri/pages/editpage.action?pageId=$page.id">Edit Page</a>
+          &nbsp;
+          <a href="$confluenceUri/pages/listpages.action?key=$page.spaceKey">
+            <img src="$confluenceUri/images/icons/browse_space.gif"
+                 height="16" width="16" border="0" align="absmiddle" title="Browse Space"></a>
+            <a href="$confluenceUri/pages/listpages.action?key=$page.spaceKey">Browse Space</a>
+          &nbsp;
+          <a href="$confluenceUri/pages/createpage.action?spaceKey=$page.spaceKey&fromPageId=$page.id">
+            <img src="$confluenceUri/images/icons/add_page_16.gif"
+                 height="16" width="16" border="0" align="absmiddle" title="Add Page"></a>
+          <a href="$confluenceUri/pages/createpage.action?spaceKey=$page.spaceKey&fromPageId=$page.id">Add Page</a>
+          &nbsp;
+          <a href="$confluenceUri/pages/createblogpost.action?spaceKey=$page.spaceKey&fromPageId=$page.id">
+            <img src="$confluenceUri/images/icons/add_blogentry_16.gif"
+                 height="16" width="16" border="0" align="absmiddle" title="Add News"></a>
+          <a href="$confluenceUri/pages/createblogpost.action?spaceKey=$page.spaceKey&fromPageId=$page.id">Add News</a>
+        </div>
+      </div>
+      <div class="pagesubheading" style="margin: 0px 10px 0px 10px;">
+        #editReport()
+      </div>
+
+      <div class="pagecontent">
+        <div class="wiki-content">
+          $body
+        </div>
+
+        #if ($page.hasChildren())
+          <div class="tabletitle">
+            Children
+            <span class="smalltext" id="show" style="display: inline;">
+              <a href="javascript:showChildren()">Show Children</a></span>
+            <span class="smalltext" id="hide" style="display: none;">
+              <a href="javascript:hideChildren()">Hide Children</a></span>
+          </div>
+          <div class="greybox" id="children" style="display: none;">
+            #set ($children = $page.children)
+            #foreach ($child in $children)
+              $autoexport.link($child)
+              <span class="smalltext">($child.space.name)</span>
+              <br>
+            #end
+          </div>
+        #end
+
+      </div>
+    </div>
+    <div class="footer">
+      Generated by
+      $autoexport.confluenceInfo
+      $autoexport.autoexportInfo
+    </div>
+  </body>
+</html>

Added: servicemix/sandbox/ccustine/cwikitemplates/CMIS.template
URL: http://svn.apache.org/viewvc/servicemix/sandbox/ccustine/cwikitemplates/CMIS.template?rev=939023&view=auto
==============================================================================
--- servicemix/sandbox/ccustine/cwikitemplates/CMIS.template (added)
+++ servicemix/sandbox/ccustine/cwikitemplates/CMIS.template Wed Apr 28 17:41:27 2010
@@ -0,0 +1,137 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+  <head>
+    <link type="text/css" rel="stylesheet" href="$stylesheet">
+    <style type="text/css">
+      .footer {
+        background-image:      url('$confluenceUri/images/border/border_bottom.gif');
+        background-repeat:     repeat-x;
+        background-position:   left top;
+        padding-top:           4px;
+        color:                 #666;
+      }
+    </style>
+    <script type="text/javascript" language="javascript">
+      var hide = null;
+      var show = null;
+      var children = null;
+
+      function init() {
+        /* Search form initialization */
+        var form = document.forms['search'];
+        if (form != null) {
+          form.elements['domains'].value = location.hostname;
+          form.elements['sitesearch'].value = location.hostname;
+        }
+
+        /* Children initialization */
+        hide = document.getElementById('hide');
+        show = document.getElementById('show');
+        children = document.all != null ?
+                   document.all['children'] :
+                   document.getElementById('children');
+        if (children != null) {
+          children.style.display = 'none';
+          show.style.display = 'inline';
+          hide.style.display = 'none';
+        }
+      }
+
+      function showChildren() {
+        children.style.display = 'block';
+        show.style.display = 'none';
+        hide.style.display = 'inline';
+      }
+
+      function hideChildren() {
+        children.style.display = 'none';
+        show.style.display = 'inline';
+        hide.style.display = 'none';
+      }
+    </script>
+    <title>$page.title</title>
+  </head>
+  <body onload="init()">
+    <table border="0" cellpadding="2" cellspacing="0" width="100%">
+      <tr class="topBar">
+        <td align="left" valign="middle" class="topBarDiv" align="left" nowrap>
+          &nbsp;$autoexport.breadcrumbs($page)
+        </td>
+        <td align="right" valign="middle" nowrap>
+          <form name="search" action="http://www.google.com/search" method="get">
+            <input type="hidden" name="ie" value="UTF-8" />
+            <input type="hidden" name="oe" value="UTF-8" />
+            <input type="hidden" name="domains" value="" />
+            <input type="hidden" name="sitesearch" value="" />
+            <input type="text" name="q" maxlength="255" value="" />        
+            <input type="submit" name="btnG" value="Google Search" />
+          </form>
+        </td>
+      </tr> 
+    </table>
+
+    <div id="PageContent">
+      <div class="pageheader" style="padding: 6px 0px 0px 0px;">
+        <!-- We'll enable this once we figure out how to access (and save) the logo resource -->
+        <!--img src="/wiki/images/confluence_logo.gif" style="float: left; margin: 4px 4px 4px 10px;" border="0"-->
+        <div style="margin: 0px 10px 0px 10px" class="smalltext">$page.space.name</div>
+        <div style="margin: 0px 10px 8px 10px"  class="pagetitle">$page.title</div>
+
+        <div class="greynavbar" align="right" style="padding: 2px 10px; margin: 0px;">
+          <a href="$confluenceUri/pages/editpage.action?pageId=$page.id">
+            <img src="$confluenceUri/images/icons/notep_16.gif"
+                 height="16" width="16" border="0" align="absmiddle" title="Edit Page"></a>
+            <a href="$confluenceUri/pages/editpage.action?pageId=$page.id">Edit Page</a>
+          &nbsp;
+          <a href="$confluenceUri/pages/listpages.action?key=$page.spaceKey">
+            <img src="$confluenceUri/images/icons/browse_space.gif"
+                 height="16" width="16" border="0" align="absmiddle" title="Browse Space"></a>
+            <a href="$confluenceUri/pages/listpages.action?key=$page.spaceKey">Browse Space</a>
+          &nbsp;
+          <a href="$confluenceUri/pages/createpage.action?spaceKey=$page.spaceKey&fromPageId=$page.id">
+            <img src="$confluenceUri/images/icons/add_page_16.gif"
+                 height="16" width="16" border="0" align="absmiddle" title="Add Page"></a>
+          <a href="$confluenceUri/pages/createpage.action?spaceKey=$page.spaceKey&fromPageId=$page.id">Add Page</a>
+          &nbsp;
+          <a href="$confluenceUri/pages/createblogpost.action?spaceKey=$page.spaceKey&fromPageId=$page.id">
+            <img src="$confluenceUri/images/icons/add_blogentry_16.gif"
+                 height="16" width="16" border="0" align="absmiddle" title="Add News"></a>
+          <a href="$confluenceUri/pages/createblogpost.action?spaceKey=$page.spaceKey&fromPageId=$page.id">Add News</a>
+        </div>
+      </div>
+      <div class="pagesubheading" style="margin: 0px 10px 0px 10px;">
+        #editReport()
+      </div>
+
+      <div class="pagecontent">
+        <div class="wiki-content">
+          $body
+        </div>
+
+        #if ($page.hasChildren())
+          <div class="tabletitle">
+            Children
+            <span class="smalltext" id="show" style="display: inline;">
+              <a href="javascript:showChildren()">Show Children</a></span>
+            <span class="smalltext" id="hide" style="display: none;">
+              <a href="javascript:hideChildren()">Hide Children</a></span>
+          </div>
+          <div class="greybox" id="children" style="display: none;">
+            #set ($children = $page.children)
+            #foreach ($child in $children)
+              $autoexport.link($child)
+              <span class="smalltext">($child.space.name)</span>
+              <br>
+            #end
+          </div>
+        #end
+
+      </div>
+    </div>
+    <div class="footer">
+      Generated by
+      $autoexport.confluenceInfo
+      $autoexport.autoexportInfo
+    </div>
+  </body>
+</html>

Added: servicemix/sandbox/ccustine/cwikitemplates/COMDEVxSITE.template
URL: http://svn.apache.org/viewvc/servicemix/sandbox/ccustine/cwikitemplates/COMDEVxSITE.template?rev=939023&view=auto
==============================================================================
--- servicemix/sandbox/ccustine/cwikitemplates/COMDEVxSITE.template (added)
+++ servicemix/sandbox/ccustine/cwikitemplates/COMDEVxSITE.template Wed Apr 28 17:41:27 2010
@@ -0,0 +1,137 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+##
+#set ($pageContentHeaderEnabled = false)
+##
+#macro (spacer $width $height)
+    ##
+    ## Note: Replaced the spacer.gif with a table because IE wont honor the image height
+    ## 
+    ## <IMG src="$images/spacer.gif" width="$width" height="$height" border="0">
+    ##
+    <TABLE> <!-- spacer -->
+        <TR>
+            <td width="$width" height="$height"></td>
+        </TR>
+    </TABLE>
+#end
+##
+#macro (renderPage $title)
+    #set($globalHelper = $action.getGlobalHelper())
+    #set($renderer = $globalHelper.getWikiStyleRenderer())  
+
+    ##
+    ## FIXME: Must be a more efficient way to find a page...
+    ##
+    
+    #foreach ($child in $page.space.pages)
+        #if ($child.title.equals($title))
+            #set ($content = $renderer.convertWikiToXHtml($child.toPageContext(), $child.content).trim())
+
+            ##
+            ## HACK: Remove the leading <P> and trailing </P>
+            ##
+
+            #set ($content = $content.substring(3, $content.length()))
+            #set ($end = $content.length() - 4)
+            #set ($content = $content.substring(0, $end))            
+
+            $content
+        #end
+    #end
+#end
+##
+#macro (generateKeywords)
+   <META name="description" content="Apache Community Development"/>
+   <META name="keywords" content="apache, apache community, community development, opensource"/>
+#end
+##
+#macro (generateIncludeStyles)
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+	<link rel="stylesheet" href="http://www.apache.org/style/compressed.css" type="text/css" media="screen, projection">
+	<link rel="stylesheet" href="http://www.apache.org/style/style.css" type="text/css" media="screen, projection">
+#end
+##
+#macro (topNav)
+	<div class="container">
+	<hr class="space col">
+	<div class="block">
+		<div class="column span-24">
+        <div id="header">
+            <h1>The Apache Software Foundation<br />
+            <span class="alt"><small>Meritocracy in Action.</small></span></h1>
+         </div>
+      </div>
+	</div>
+	<hr/>
+#end
+##
+#macro (pageControls)
+   <DIV align="right" style="padding: 2px 10px; margin: 0px;">
+        <A href="$confluenceUri/pages/editpage.action?pageId=$page.id">
+            <IMG src="http://tuscany.apache.org/images/notep_16.gif" height="16" width="16" border="0" align="absmiddle" title="Edit Page"></A>    
+   </DIV>
+#end
+##
+#macro (breadCrumbs)
+    <TABLE border="0" cellpadding="2" cellspacing="0" width="100%">
+        <TR class="topBar">
+            <td align="left" valign="middle" class="topBarDiv" nowrap="true" width="100%">
+                &nbsp;$autoexport.breadcrumbs($page)
+            </td>
+            <td align="right" valign="middle" class="topBarDiv" align="left" nowrap="true">
+            <A href="http://community.apache.org">Apache Community Development</A> | <A href="http://mail-archives.apache.org/mod_mbox/community-dev/">Mailling List</A>
+            </td>
+        </TR>
+    </TABLE>
+#end
+##
+#macro (pageContent)
+    <DIV id="PageContent">
+        #if ($pageContentHeaderEnabled)
+            <DIV class="pageheader" style="padding: 6px 0px 0px 0px;">
+                <DIV style="margin: 0px 10px 0px 10px" class="smalltext">$page.space.name</DIV>
+                <DIV style="margin: 0px 10px 8px 10px" class="pagetitle">$page.title</DIV>
+            </DIV>
+        #end
+        
+        <DIV class="pagecontent">
+            <DIV class="wiki-content">
+                $body
+            </DIV>
+        </DIV>
+    </DIV>
+#end
+##
+#macro (footer)
+    <DIV class="footer">
+        Copyright © 2003-2009, The Apache Software Foundation&nbsp;&nbsp;
+    </DIV>
+#end
+##
+<html>
+    <head>
+        #generateKeywords()
+		
+		#generateIncludeStyles()
+
+        <LINK rel="SHORTCUT ICON" href="$images/favicon.ico">   
+        <TITLE>$page.title : Apache Community Development</TITLE>
+    </head>
+
+    <body onload="init()">
+        #topNav()
+
+        #breadCrumbs()
+
+        <TABLE border="0" cellpadding="0" width="100%">
+            <TR>
+                <td align="left" valign="top">
+                    #pageContent()
+                </td>
+            </TR>
+        </TABLE>
+
+        #footer()
+
+    </BODY>
+</HTML>

Added: servicemix/sandbox/ccustine/cwikitemplates/CONNECTORS.template
URL: http://svn.apache.org/viewvc/servicemix/sandbox/ccustine/cwikitemplates/CONNECTORS.template?rev=939023&view=auto
==============================================================================
--- servicemix/sandbox/ccustine/cwikitemplates/CONNECTORS.template (added)
+++ servicemix/sandbox/ccustine/cwikitemplates/CONNECTORS.template Wed Apr 28 17:41:27 2010
@@ -0,0 +1,137 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+  <head>
+    <link type="text/css" rel="stylesheet" href="$stylesheet">
+    <style type="text/css">
+      .footer {
+        background-image:      url('$confluenceUri/images/border/border_bottom.gif');
+        background-repeat:     repeat-x;
+        background-position:   left top;
+        padding-top:           4px;
+        color:                 #666;
+      }
+    </style>
+    <script type="text/javascript" language="javascript">
+      var hide = null;
+      var show = null;
+      var children = null;
+
+      function init() {
+        /* Search form initialization */
+        var form = document.forms['search'];
+        if (form != null) {
+          form.elements['domains'].value = location.hostname;
+          form.elements['sitesearch'].value = location.hostname;
+        }
+
+        /* Children initialization */
+        hide = document.getElementById('hide');
+        show = document.getElementById('show');
+        children = document.all != null ?
+                   document.all['children'] :
+                   document.getElementById('children');
+        if (children != null) {
+          children.style.display = 'none';
+          show.style.display = 'inline';
+          hide.style.display = 'none';
+        }
+      }
+
+      function showChildren() {
+        children.style.display = 'block';
+        show.style.display = 'none';
+        hide.style.display = 'inline';
+      }
+
+      function hideChildren() {
+        children.style.display = 'none';
+        show.style.display = 'inline';
+        hide.style.display = 'none';
+      }
+    </script>
+    <title>$page.title</title>
+  </head>
+  <body onload="init()">
+    <table border="0" cellpadding="2" cellspacing="0" width="100%">
+      <tr class="topBar">
+        <td align="left" valign="middle" class="topBarDiv" align="left" nowrap>
+          &nbsp;$autoexport.breadcrumbs($page)
+        </td>
+        <td align="right" valign="middle" nowrap>
+          <form name="search" action="http://www.google.com/search" method="get">
+            <input type="hidden" name="ie" value="UTF-8" />
+            <input type="hidden" name="oe" value="UTF-8" />
+            <input type="hidden" name="domains" value="" />
+            <input type="hidden" name="sitesearch" value="" />
+            <input type="text" name="q" maxlength="255" value="" />        
+            <input type="submit" name="btnG" value="Google Search" />
+          </form>
+        </td>
+      </tr> 
+    </table>
+
+    <div id="PageContent">
+      <div class="pageheader" style="padding: 6px 0px 0px 0px;">
+        <!-- We'll enable this once we figure out how to access (and save) the logo resource -->
+        <!--img src="/wiki/images/confluence_logo.gif" style="float: left; margin: 4px 4px 4px 10px;" border="0"-->
+        <div style="margin: 0px 10px 0px 10px" class="smalltext">$page.space.name</div>
+        <div style="margin: 0px 10px 8px 10px"  class="pagetitle">$page.title</div>
+
+        <div class="greynavbar" align="right" style="padding: 2px 10px; margin: 0px;">
+          <a href="$confluenceUri/pages/editpage.action?pageId=$page.id">
+            <img src="$confluenceUri/images/icons/notep_16.gif"
+                 height="16" width="16" border="0" align="absmiddle" title="Edit Page"></a>
+            <a href="$confluenceUri/pages/editpage.action?pageId=$page.id">Edit Page</a>
+          &nbsp;
+          <a href="$confluenceUri/pages/listpages.action?key=$page.spaceKey">
+            <img src="$confluenceUri/images/icons/browse_space.gif"
+                 height="16" width="16" border="0" align="absmiddle" title="Browse Space"></a>
+            <a href="$confluenceUri/pages/listpages.action?key=$page.spaceKey">Browse Space</a>
+          &nbsp;
+          <a href="$confluenceUri/pages/createpage.action?spaceKey=$page.spaceKey&fromPageId=$page.id">
+            <img src="$confluenceUri/images/icons/add_page_16.gif"
+                 height="16" width="16" border="0" align="absmiddle" title="Add Page"></a>
+          <a href="$confluenceUri/pages/createpage.action?spaceKey=$page.spaceKey&fromPageId=$page.id">Add Page</a>
+          &nbsp;
+          <a href="$confluenceUri/pages/createblogpost.action?spaceKey=$page.spaceKey&fromPageId=$page.id">
+            <img src="$confluenceUri/images/icons/add_blogentry_16.gif"
+                 height="16" width="16" border="0" align="absmiddle" title="Add News"></a>
+          <a href="$confluenceUri/pages/createblogpost.action?spaceKey=$page.spaceKey&fromPageId=$page.id">Add News</a>
+        </div>
+      </div>
+      <div class="pagesubheading" style="margin: 0px 10px 0px 10px;">
+        #editReport()
+      </div>
+
+      <div class="pagecontent">
+        <div class="wiki-content">
+          $body
+        </div>
+
+        #if ($page.hasChildren())
+          <div class="tabletitle">
+            Children
+            <span class="smalltext" id="show" style="display: inline;">
+              <a href="javascript:showChildren()">Show Children</a></span>
+            <span class="smalltext" id="hide" style="display: none;">
+              <a href="javascript:hideChildren()">Hide Children</a></span>
+          </div>
+          <div class="greybox" id="children" style="display: none;">
+            #set ($children = $page.children)
+            #foreach ($child in $children)
+              $autoexport.link($child)
+              <span class="smalltext">($child.space.name)</span>
+              <br>
+            #end
+          </div>
+        #end
+
+      </div>
+    </div>
+    <div class="footer">
+      Generated by
+      $autoexport.confluenceInfo
+      $autoexport.autoexportInfo
+    </div>
+  </body>
+</html>

Added: servicemix/sandbox/ccustine/cwikitemplates/CONTINUUM.template
URL: http://svn.apache.org/viewvc/servicemix/sandbox/ccustine/cwikitemplates/CONTINUUM.template?rev=939023&view=auto
==============================================================================
--- servicemix/sandbox/ccustine/cwikitemplates/CONTINUUM.template (added)
+++ servicemix/sandbox/ccustine/cwikitemplates/CONTINUUM.template Wed Apr 28 17:41:27 2010
@@ -0,0 +1,124 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<html>
+  <head>
+    <title>$page.title</title>
+
+<!-- TODO: need some of these styles, not all
+    <link type="text/css" rel="stylesheet" href="$stylesheet" />
+-->
+    <style type="text/css" media="all">
+      @import url("http://maven.apache.org/scm/css/maven-base.css");
+      @import url("http://maven.apache.org/scm/css/maven-theme.css");
+      @import url("http://maven.apache.org/scm/css/site.css");
+
+#leftColumn {
+  display: none !important
+}
+#bodyColumn {
+  margin-left: 1.5em;
+}
+    </style>
+    <link rel="stylesheet" href="http://maven.apache.org/scm/css/print.css" type="text/css" media="print" />
+        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+      </head>
+  <body class="composite">
+    <div id="banner">
+                  <a href="/" id="bannerLeft">
+
+    
+                                    <img src="http://maven.apache.org/maven2/images/apache-maven-project-2.png" alt="" />
+    
+            </a>
+                          <span id="bannerRight">
+    
+                                    <img src="http://maven.apache.org/maven2/images/maven-logo-2.gif" alt="" />
+    
+            </span>
+            <div class="clear">
+        <hr/>
+      </div>
+    </div>
+
+    <div id="breadcrumbs">
+          
+  
+
+  
+    
+  
+  
+    
+<!-- TODO: make it an include so that it can be modified by Maven, or process site.xml files -->           
+            <div class="xleft">
+            $autoexport.breadcrumbs($page)
+                      </div>
+            <div class="xright">            <a href="http://www.apache.org/" class="externalLink">Apache</a>
+            |
+                <a href="http://maven.apache.org/continuum" class="externalLink">Continuum</a>
+  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+<!-- TODO: make it an include so that it can be modified by Maven, or process site.xml files -->           
+        </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+
+        <div class="wiki-content">
+          $body
+        </div>
+
+      </div>
+    </div>
+    <div class="clear">
+
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xleft">        
+        #editReport() 
+        (<a href="$confluenceUri/pages/editpage.action?pageId=$page.id">edit page</a>)
+      </div>
+
+    <!-- TODO: year -->
+      <div class="xright">&#169;  
+          2001-2008
+    
+          Apache Software Foundation
+          
+  
+
+  
+    
+  
+  
+    
+  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+
+  </body>
+</html>

Added: servicemix/sandbox/ccustine/cwikitemplates/CSDR.template
URL: http://svn.apache.org/viewvc/servicemix/sandbox/ccustine/cwikitemplates/CSDR.template?rev=939023&view=auto
==============================================================================
--- servicemix/sandbox/ccustine/cwikitemplates/CSDR.template (added)
+++ servicemix/sandbox/ccustine/cwikitemplates/CSDR.template Wed Apr 28 17:41:27 2010
@@ -0,0 +1,137 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+  <head>
+    <link type="text/css" rel="stylesheet" href="$stylesheet">
+    <style type="text/css">
+      .footer {
+        background-image:      url('$confluenceUri/images/border/border_bottom.gif');
+        background-repeat:     repeat-x;
+        background-position:   left top;
+        padding-top:           4px;
+        color:                 #666;
+      }
+    </style>
+    <script type="text/javascript" language="javascript">
+      var hide = null;
+      var show = null;
+      var children = null;
+
+      function init() {
+        /* Search form initialization */
+        var form = document.forms['search'];
+        if (form != null) {
+          form.elements['domains'].value = location.hostname;
+          form.elements['sitesearch'].value = location.hostname;
+        }
+
+        /* Children initialization */
+        hide = document.getElementById('hide');
+        show = document.getElementById('show');
+        children = document.all != null ?
+                   document.all['children'] :
+                   document.getElementById('children');
+        if (children != null) {
+          children.style.display = 'none';
+          show.style.display = 'inline';
+          hide.style.display = 'none';
+        }
+      }
+
+      function showChildren() {
+        children.style.display = 'block';
+        show.style.display = 'none';
+        hide.style.display = 'inline';
+      }
+
+      function hideChildren() {
+        children.style.display = 'none';
+        show.style.display = 'inline';
+        hide.style.display = 'none';
+      }
+    </script>
+    <title>$page.title</title>
+  </head>
+  <body onload="init()">
+    <table border="0" cellpadding="2" cellspacing="0" width="100%">
+      <tr class="topBar">
+        <td align="left" valign="middle" class="topBarDiv" align="left" nowrap>
+          &nbsp;$autoexport.breadcrumbs($page)
+        </td>
+        <td align="right" valign="middle" nowrap>
+          <form name="search" action="http://www.google.com/search" method="get">
+            <input type="hidden" name="ie" value="UTF-8" />
+            <input type="hidden" name="oe" value="UTF-8" />
+            <input type="hidden" name="domains" value="" />
+            <input type="hidden" name="sitesearch" value="" />
+            <input type="text" name="q" maxlength="255" value="" />        
+            <input type="submit" name="btnG" value="Google Search" />
+          </form>
+        </td>
+      </tr> 
+    </table>
+
+    <div id="PageContent">
+      <div class="pageheader" style="padding: 6px 0px 0px 0px;">
+        <!-- We'll enable this once we figure out how to access (and save) the logo resource -->
+        <!--img src="/wiki/images/confluence_logo.gif" style="float: left; margin: 4px 4px 4px 10px;" border="0"-->
+        <div style="margin: 0px 10px 0px 10px" class="smalltext">$page.space.name</div>
+        <div style="margin: 0px 10px 8px 10px"  class="pagetitle">$page.title</div>
+
+        <div class="greynavbar" align="right" style="padding: 2px 10px; margin: 0px;">
+          <a href="$confluenceUri/pages/editpage.action?pageId=$page.id">
+            <img src="$confluenceUri/images/icons/notep_16.gif"
+                 height="16" width="16" border="0" align="absmiddle" title="Edit Page"></a>
+            <a href="$confluenceUri/pages/editpage.action?pageId=$page.id">Edit Page</a>
+          &nbsp;
+          <a href="$confluenceUri/pages/listpages.action?key=$page.spaceKey">
+            <img src="$confluenceUri/images/icons/browse_space.gif"
+                 height="16" width="16" border="0" align="absmiddle" title="Browse Space"></a>
+            <a href="$confluenceUri/pages/listpages.action?key=$page.spaceKey">Browse Space</a>
+          &nbsp;
+          <a href="$confluenceUri/pages/createpage.action?spaceKey=$page.spaceKey&fromPageId=$page.id">
+            <img src="$confluenceUri/images/icons/add_page_16.gif"
+                 height="16" width="16" border="0" align="absmiddle" title="Add Page"></a>
+          <a href="$confluenceUri/pages/createpage.action?spaceKey=$page.spaceKey&fromPageId=$page.id">Add Page</a>
+          &nbsp;
+          <a href="$confluenceUri/pages/createblogpost.action?spaceKey=$page.spaceKey&fromPageId=$page.id">
+            <img src="$confluenceUri/images/icons/add_blogentry_16.gif"
+                 height="16" width="16" border="0" align="absmiddle" title="Add News"></a>
+          <a href="$confluenceUri/pages/createblogpost.action?spaceKey=$page.spaceKey&fromPageId=$page.id">Add News</a>
+        </div>
+      </div>
+      <div class="pagesubheading" style="margin: 0px 10px 0px 10px;">
+        #editReport()
+      </div>
+
+      <div class="pagecontent">
+        <div class="wiki-content">
+          $body
+        </div>
+
+        #if ($page.hasChildren())
+          <div class="tabletitle">
+            Children
+            <span class="smalltext" id="show" style="display: inline;">
+              <a href="javascript:showChildren()">Show Children</a></span>
+            <span class="smalltext" id="hide" style="display: none;">
+              <a href="javascript:hideChildren()">Hide Children</a></span>
+          </div>
+          <div class="greybox" id="children" style="display: none;">
+            #set ($children = $page.children)
+            #foreach ($child in $children)
+              $autoexport.link($child)
+              <span class="smalltext">($child.space.name)</span>
+              <br>
+            #end
+          </div>
+        #end
+
+      </div>
+    </div>
+    <div class="footer">
+      Generated by
+      $autoexport.confluenceInfo
+      $autoexport.autoexportInfo
+    </div>
+  </body>
+</html>

Added: servicemix/sandbox/ccustine/cwikitemplates/CWIKI.template
URL: http://svn.apache.org/viewvc/servicemix/sandbox/ccustine/cwikitemplates/CWIKI.template?rev=939023&view=auto
==============================================================================
--- servicemix/sandbox/ccustine/cwikitemplates/CWIKI.template (added)
+++ servicemix/sandbox/ccustine/cwikitemplates/CWIKI.template Wed Apr 28 17:41:27 2010
@@ -0,0 +1,155 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- 
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License. 
+-->
+<html>
+  <head>
+    <link type="text/css" rel="stylesheet" href="$stylesheet">
+    <style type="text/css">
+      .footer {
+        background-image:      url('$confluenceUri/images/border/border_bottom.gif');
+        background-repeat:     repeat-x;
+        background-position:   left top;
+        padding-top:           4px;
+        color:                 #666;
+      }
+    </style>
+    <script type="text/javascript" language="javascript">
+      var hide = null;
+      var show = null;
+      var children = null;
+
+      function init() {
+        /* Search form initialization */
+        var form = document.forms['search'];
+        if (form != null) {
+          form.elements['domains'].value = location.hostname;
+          form.elements['sitesearch'].value = location.hostname;
+        }
+
+        /* Children initialization */
+        hide = document.getElementById('hide');
+        show = document.getElementById('show');
+        children = document.all != null ?
+                   document.all['children'] :
+                   document.getElementById('children');
+        if (children != null) {
+          children.style.display = 'none';
+          show.style.display = 'inline';
+          hide.style.display = 'none';
+        }
+      }
+
+      function showChildren() {
+        children.style.display = 'block';
+        show.style.display = 'none';
+        hide.style.display = 'inline';
+      }
+
+      function hideChildren() {
+        children.style.display = 'none';
+        show.style.display = 'inline';
+        hide.style.display = 'none';
+      }
+    </script>
+    <title>$page.title</title>
+  </head>
+  <body onload="init()">
+    <table border="0" cellpadding="2" cellspacing="0" width="100%">
+      <tr class="topBar">
+        <td align="left" valign="middle" class="topBarDiv" align="left" nowrap>
+          &nbsp;$autoexport.breadcrumbs($page)
+        </td>
+        <td align="right" valign="middle" nowrap>
+          <form name="search" action="http://www.google.com/search" method="get">
+            <input type="hidden" name="ie" value="UTF-8" />
+            <input type="hidden" name="oe" value="UTF-8" />
+            <input type="hidden" name="domains" value="" />
+            <input type="hidden" name="sitesearch" value="" />
+            <input type="text" name="q" maxlength="255" value="" />        
+            <input type="submit" name="btnG" value="Google Search" />
+          </form>
+        </td>
+      </tr> 
+    </table>
+
+    <div id="PageContent">
+      <div class="pageheader" style="padding: 6px 0px 0px 0px;">
+        <!-- We'll enable this once we figure out how to access (and save) the logo resource -->
+        <!--img src="/wiki/images/confluence_logo.gif" style="float: left; margin: 4px 4px 4px 10px;" border="0"-->
+        <div style="margin: 0px 10px 0px 10px" class="smalltext">$page.space.name</div>
+        <div style="margin: 0px 10px 8px 10px"  class="pagetitle">$page.title</div>
+
+        <div class="greynavbar" align="right" style="padding: 2px 10px; margin: 0px;">
+          <a href="$confluenceUri/pages/editpage.action?pageId=$page.id">
+            <img src="$confluenceUri/images/icons/notep_16.gif"
+                 height="16" width="16" border="0" align="absmiddle" title="Edit Page"></a>
+            <a href="$confluenceUri/pages/editpage.action?pageId=$page.id">Edit Page</a>
+          &nbsp;
+          <a href="$confluenceUri/pages/listpages.action?key=$page.spaceKey">
+            <img src="$confluenceUri/images/icons/browse_space.gif"
+                 height="16" width="16" border="0" align="absmiddle" title="Browse Space"></a>
+            <a href="$confluenceUri/pages/listpages.action?key=$page.spaceKey">Browse Space</a>
+          &nbsp;
+          <a href="$confluenceUri/pages/createpage.action?spaceKey=$page.spaceKey&fromPageId=$page.id">
+            <img src="$confluenceUri/images/icons/add_page_16.gif"
+                 height="16" width="16" border="0" align="absmiddle" title="Add Page"></a>
+          <a href="$confluenceUri/pages/createpage.action?spaceKey=$page.spaceKey&fromPageId=$page.id">Add Page</a>
+          &nbsp;
+          <a href="$confluenceUri/pages/createblogpost.action?spaceKey=$page.spaceKey&fromPageId=$page.id">
+            <img src="$confluenceUri/images/icons/add_blogentry_16.gif"
+                 height="16" width="16" border="0" align="absmiddle" title="Add News"></a>
+          <a href="$confluenceUri/pages/createblogpost.action?spaceKey=$page.spaceKey&fromPageId=$page.id">Add News</a>
+        </div>
+      </div>
+      <div class="pagesubheading" style="margin: 0px 10px 0px 10px;">
+        #editReport()
+      </div>
+
+      <div class="pagecontent">
+        <div class="wiki-content">
+          $body
+        </div>
+
+        #if ($page.hasChildren())
+          <div class="tabletitle">
+            Children
+            <span class="smalltext" id="show" style="display: inline;">
+              <a href="javascript:showChildren()">Show Children</a></span>
+            <span class="smalltext" id="hide" style="display: none;">
+              <a href="javascript:hideChildren()">Hide Children</a></span>
+          </div>
+          <div class="greybox" id="children" style="display: none;">
+            #set ($children = $page.children)
+            #foreach ($child in $children)
+              $autoexport.link($child)
+              <span class="smalltext">($child.space.name)</span>
+              <br>
+            #end
+          </div>
+        #end
+
+      </div>
+    </div>
+    <div class="footer">
+      Generated by
+      $autoexport.confluenceInfo
+      $autoexport.autoexportInfo
+    </div>
+  </body>
+</html>

Added: servicemix/sandbox/ccustine/cwikitemplates/CXF.template
URL: http://svn.apache.org/viewvc/servicemix/sandbox/ccustine/cwikitemplates/CXF.template?rev=939023&view=auto
==============================================================================
--- servicemix/sandbox/ccustine/cwikitemplates/CXF.template (added)
+++ servicemix/sandbox/ccustine/cwikitemplates/CXF.template Wed Apr 28 17:41:27 2010
@@ -0,0 +1,162 @@
+##
+#macro (renderPage $title)
+    #set($globalHelper = $action.getGlobalHelper())
+    #set($renderer = $globalHelper.getWikiStyleRenderer())
+    #foreach ($child in $page.space.pages)
+        #if ($child.title.equals($title))
+            #set ($content = $renderer.convertWikiToXHtml($child.toPageContext(), $child.content).trim())
+            $content
+        #end
+    #end
+#end
+##
+#macro (renderMenuPage $title)
+    #set($globalHelper = $action.getGlobalHelper())
+    #set($renderer = $globalHelper.getWikiStyleRenderer())
+    #foreach ($child in $page.space.pages)
+        #if ($child.title.equals($title))
+            #set ($content = $renderer.convertWikiToXHtml($child.toPageContext(), $child.content).trim())
+            #set ($content = $content.replaceAll("<LI>([^<]*\\S)(\\s*)<UL", "<li><div onclick='SwitchMenu(this)'><h3>$1</h3>$2<ul"))
+            #set ($content = $content.replaceAll("</UL>(\\s*)</LI>", "</ul>$1</div></li>"))
+            $content
+        #end
+    #end
+#end
+##
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<html>
+  <head>
+    <link type="text/css" rel="stylesheet" href="http://cxf.apache.org/resources/site.css"></link>
+    <script src="http://cxf.apache.org/resources/space.js" type="text/javascript"></script>
+
+<meta name="keywords" content="business integration, EAI, SOA, Service Oriented Architecture, web services, SOAP, JBI, JMS, WSDL, XML, EDI, Electronic Data Interchange, standards support, integration standards, application integration, middleware, software, solutions, services, CXF, open source"/>
+<meta name="description" content"Apache CXF, Services Framework" />
+    <title>
+Apache CXF -- $page.title
+    </title>
+  </head>
+<body onload="init()">
+
+
+<table width="100%" cellpadding="0" cellspacing="0">
+  <tr width="100%">
+    <td id="cell-0-0" colspan="2">&nbsp;</td>
+    <td id="cell-0-1">&nbsp;</td>
+    <td id="cell-0-2" colspan="2">&nbsp;</td>
+  </tr>
+  <tr width="100%">
+    <td id="cell-1-0">&nbsp;</td>
+    <td id="cell-1-1">&nbsp;</td>
+    <td id="cell-1-2">
+      <div style="padding: 5px;">
+        <div id="banner">
+          <!-- Banner -->
+#renderPage("Banner")
+          <!-- Banner -->
+        </div>
+      </div>
+      <div id="top-menu">
+        <table border="0" cellpadding="1" cellspacing="0" width="100%">
+          <tr>
+            <td>
+              <div align="left">
+                <!-- Breadcrumbs -->
+$autoexport.breadcrumbs($page)
+                <!-- Breadcrumbs -->
+              </div>
+            </td>
+            <td>
+              <div align="right">
+                <!-- Quicklinks -->
+#renderPage("QuickLinks")
+                <!-- Quicklinks -->
+              </div>
+            </td>
+          </tr>
+        </table>
+      </div>
+    </td>
+    <td id="cell-1-3">&nbsp;</td>
+    <td id="cell-1-4">&nbsp;</td>
+  </tr>
+  <tr width="100%">
+    <td id="cell-2-0" colspan="2">&nbsp;</td>
+    <td id="cell-2-1">
+      <table>
+        <tr height="100%" valign="top">
+          <td height="100%">
+            <div id="wrapper-menu-page-right">
+              <div id="wrapper-menu-page-top">
+                <div id="wrapper-menu-page-bottom">
+                  <div id="menu-page">
+                    <!-- NavigationBar -->
+#renderPage("Navigation")
+                <!-- NavigationBar -->
+              </div>
+            </div>
+          </div>
+         </td>
+         <td height="100%">
+           <!-- Content -->
+           <div class="wiki-content">$body</div>
+           <!-- Content -->
+         </td>
+        </tr>
+      </table>
+   </td>
+   <td id="cell-2-2" colspan="2">&nbsp;</td>
+  </tr>
+  <tr width="100%">
+   <td id="cell-3-0">&nbsp;</td>
+   <td id="cell-3-1">&nbsp;</td>
+   <td id="cell-3-2">
+     <div id="footer">
+       <!-- Footer -->
+       <div id="site-footer">
+         <a href="http://cxf.apache.org/privacy-policy.html">Privacy Policy</a> - 
+         #editReport() 
+         (<a href="$confluenceUri/pages/editpage.action?pageId=$page.id">edit page</a>)
+       </div>
+       <!-- Footer -->
+     </div>
+   </td>
+   <td id="cell-3-3">&nbsp;</td>
+   <td id="cell-3-4">&nbsp;</td>
+  </tr>
+  <tr width="100%">
+    <td id="cell-4-0" colspan="2">&nbsp;</td>
+    <td id="cell-4-1">&nbsp;</td>
+    <td id="cell-4-2" colspan="2">&nbsp;</td>
+  </tr>
+</table>
+
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+</script>
+<script type="text/javascript">
+try {
+var pageTracker = _gat._getTracker("UA-4458903-1");
+pageTracker._trackPageview();
+} catch(err) {}</script>
+
+</body>
+</html>
+