You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dw...@apache.org on 2009/01/06 17:16:56 UTC

svn commit: r731984 [2/2] - /geronimo/site/trunk/template/

Added: geronimo/site/trunk/template/GMOxKB_autoexport_template.xml
URL: http://svn.apache.org/viewvc/geronimo/site/trunk/template/GMOxKB_autoexport_template.xml?rev=731984&view=auto
==============================================================================
--- geronimo/site/trunk/template/GMOxKB_autoexport_template.xml (added)
+++ geronimo/site/trunk/template/GMOxKB_autoexport_template.xml Tue Jan  6 08:16:55 2009
@@ -0,0 +1,185 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+  <head>
+    <META http-equiv="Content-Type" content="text/html;charset=UTF-8" />
+    <link type="text/css" rel="stylesheet" href="http://geronimo.apache.org/style/default.css">
+    <LINK rel="SHORTCUT ICON" href="http://geronimo.apache.org/images/favicon.ico">
+    <LINK rel="schema.DC" href="http://purl.org/DC/elements/1.0/">
+    <META name="Description" content="$page.title" />
+    <META name="Keywords" content="Apache Geronimo Knowledge Base $page.title" />
+    <META name="Owner" content="dev@geronimo.apache.org" />
+    <META name="Robots" content="index, follow" />
+    <META name="Security" content="Public" />
+    <META name="Source" content="wiki template" />
+    <META name="DC.Date" scheme="iso8601" content="2009-01-06" />
+    <META name="DC.Language" scheme="rfc1766" content="en" />
+    <META name="DC.Rights" content="Copyright © 2003-2009, The Apache Software Foundation" />
+    <META http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))'/>
+
+    <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>Apache Geronimo Knowledge Base : $page.title</title>
+
+  </head>
+  <body onload="init()">
+
+    <table valign="top" border="0" cellspacing="0" cellpadding="0" width="100%" background="http://geronimo.apache.org/images/top_bgstretch_1x64.gif">
+      <tr>
+        <td valing="top" align="left">
+          <img src="http://geronimo.apache.org/images/topleft_logo_437x64.gif" border="0">
+        </td>
+      </tr>
+    </table>
+
+    <table border="0" cellpadding="2" cellspacing="0" width="100%">
+      <tr class="topBar">
+        <td align="left" valign="middle" class="topBarDiv" align="left" nowrap>
+          <a href="/geronimo"> Home</a> >&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="http://geronimo.apache.org/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="http://geronimo.apache.org/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="http://geronimo.apache.org/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="http://geronimo.apache.org/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="http://geronimo.apache.org/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="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>
+
+    <!-- footer -->
+    <table border="0" cellpadding="2" cellspacing="0" width="100%"">
+        <tr>
+          <td align="left" valign="middle" class="footer">
+            &nbsp;&nbsp;
+            <img src="http://static.delicious.com/img/delicious.small.gif" height="10" width="10" alt="Delicious" />
+            <a href="http://delicious.com/save" onclick="window.open('http://delicious.com/save?v=5&amp;noui&amp;jump=close&amp;url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title),'delicious','toolbar=no,width=550,height=550'); return false;">Bookmark this on Delicious</a>
+            &nbsp;&nbsp;
+            <img src="http://digg.com/img/badges/16x16-digg-guy.gif" width="16" height="16" alt="Digg!" />
+            <a href="" onclick="window.open('http://digg.com/submit?url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title)+'&amp;topic=programming');">Digg this</a>
+            <!-- Slicker, but no text
+            <script type="text/javascript">
+              digg_skin = 'icon';
+              digg_window = 'new';
+              digg_title = 'Apache Geronimo Knowledge Base : $page.title';
+              digg_topic = 'programming';
+            </script>
+            <script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script>
+            -->
+            &nbsp;&nbsp;
+          </td>
+          <td align="right" valign="middle" class="footer">
+            <a href="http://cwiki.apache.org/GMOxPMGT/geronimo-privacy-policy.html">Privacy Policy</a>&nbsp;&nbsp;-&nbsp;&nbsp;
+            Copyright &#169; 2003-2009, The Apache Software Foundation, Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">ASL 2.0.</a>&nbsp;&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">
+var pageTracker = _gat._getTracker("UA-4380560-1");
+pageTracker._initData();
+pageTracker._trackPageview();
+</script>
+  </body>
+</html>
\ No newline at end of file

Propchange: geronimo/site/trunk/template/GMOxKB_autoexport_template.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: geronimo/site/trunk/template/GMOxPMGT_autoexport_template.xml
URL: http://svn.apache.org/viewvc/geronimo/site/trunk/template/GMOxPMGT_autoexport_template.xml?rev=731984&view=auto
==============================================================================
--- geronimo/site/trunk/template/GMOxPMGT_autoexport_template.xml (added)
+++ geronimo/site/trunk/template/GMOxPMGT_autoexport_template.xml Tue Jan  6 08:16:55 2009
@@ -0,0 +1,185 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+  <head>
+    <META http-equiv="Content-Type" content="text/html;charset=UTF-8" />
+    <link type="text/css" rel="stylesheet" href="http://geronimo.apache.org/style/default.css">
+    <LINK rel="SHORTCUT ICON" href="http://geronimo.apache.org/images/favicon.ico">
+    <LINK rel="schema.DC" href="http://purl.org/DC/elements/1.0/">
+    <META name="Description" content="$page.title" />
+    <META name="Keywords" content="Apache Geronimo Project Management $page.title" />
+    <META name="Owner" content="dev@geronimo.apache.org" />
+    <META name="Robots" content="index, follow" />
+    <META name="Security" content="Public" />
+    <META name="Source" content="wiki template" />
+    <META name="DC.Date" scheme="iso8601" content="2009-01-06" />
+    <META name="DC.Language" scheme="rfc1766" content="en" />
+    <META name="DC.Rights" content="Copyright © 2003-2009, The Apache Software Foundation" />
+    <META http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))'/>
+
+    <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>Apache Geronimo Project Management : $page.title</title>
+
+  </head>
+  <body onload="init()">
+
+    <table valign="top" border="0" cellspacing="0" cellpadding="0" width="100%" background="http://geronimo.apache.org/images/top_bgstretch_1x64.gif">
+      <tr>
+        <td valing="top" align="left">
+          <img src="http://geronimo.apache.org/images/topleft_logo_437x64.gif" border="0">
+        </td>
+      </tr>
+    </table>
+
+    <table border="0" cellpadding="2" cellspacing="0" width="100%">
+      <tr class="topBar">
+        <td align="left" valign="middle" class="topBarDiv" align="left" nowrap>
+          <a href="/geronimo"> Home</a> >&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="http://geronimo.apache.org/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="http://geronimo.apache.org/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="http://geronimo.apache.org/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="http://geronimo.apache.org/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="http://geronimo.apache.org/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="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>
+
+    <!-- footer -->
+    <table border="0" cellpadding="2" cellspacing="0" width="100%"">
+        <tr>
+          <td align="left" valign="middle" class="footer">
+            &nbsp;&nbsp;
+            <img src="http://static.delicious.com/img/delicious.small.gif" height="10" width="10" alt="Delicious" />
+            <a href="http://delicious.com/save" onclick="window.open('http://delicious.com/save?v=5&amp;noui&amp;jump=close&amp;url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title),'delicious','toolbar=no,width=550,height=550'); return false;">Bookmark this on Delicious</a>
+            &nbsp;&nbsp;
+            <img src="http://digg.com/img/badges/16x16-digg-guy.gif" width="16" height="16" alt="Digg!" />
+            <a href="" onclick="window.open('http://digg.com/submit?url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title)+'&amp;topic=programming');">Digg this</a>
+            <!-- Slicker, but no text
+            <script type="text/javascript">
+              digg_skin = 'icon';
+              digg_window = 'new';
+              digg_title = 'Apache Geronimo Project Management : $page.title';
+              digg_topic = 'software';
+            </script>
+            <script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script>
+            -->
+            &nbsp;&nbsp;
+          </td>
+          <td align="right" valign="middle" class="footer">
+            <a href="http://cwiki.apache.org/GMOxPMGT/geronimo-privacy-policy.html">Privacy Policy</a>&nbsp;&nbsp;-&nbsp;&nbsp;
+            Copyright &#169; 2003-2009, The Apache Software Foundation, Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">ASL 2.0.</a>&nbsp;&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">
+var pageTracker = _gat._getTracker("UA-4380560-1");
+pageTracker._initData();
+pageTracker._trackPageview();
+</script>
+  </body>
+</html>
\ No newline at end of file

Propchange: geronimo/site/trunk/template/GMOxPMGT_autoexport_template.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: geronimo/site/trunk/template/GMOxSAMPLES_autoexport_template.xml
URL: http://svn.apache.org/viewvc/geronimo/site/trunk/template/GMOxSAMPLES_autoexport_template.xml?rev=731984&view=auto
==============================================================================
--- geronimo/site/trunk/template/GMOxSAMPLES_autoexport_template.xml (added)
+++ geronimo/site/trunk/template/GMOxSAMPLES_autoexport_template.xml Tue Jan  6 08:16:55 2009
@@ -0,0 +1,185 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+  <head>
+    <META http-equiv="Content-Type" content="text/html;charset=UTF-8" />
+    <link type="text/css" rel="stylesheet" href="http://geronimo.apache.org/style/default.css">
+    <LINK rel="SHORTCUT ICON" href="http://geronimo.apache.org/images/favicon.ico">
+    <LINK rel="schema.DC" href="http://purl.org/DC/elements/1.0/">
+    <META name="Description" content="$page.title" />
+    <META name="Keywords" content="Apache Geronimo Samples $page.title" />
+    <META name="Owner" content="dev@geronimo.apache.org" />
+    <META name="Robots" content="index, follow" />
+    <META name="Security" content="Public" />
+    <META name="Source" content="wiki template" />
+    <META name="DC.Date" scheme="iso8601" content="2009-01-06" />
+    <META name="DC.Language" scheme="rfc1766" content="en" />
+    <META name="DC.Rights" content="Copyright © 2003-2009, The Apache Software Foundation" />
+    <META http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))'/>
+
+    <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>Apache Geronimo Samples : $page.title</title>
+
+  </head>
+  <body onload="init()">
+
+    <table valign="top" border="0" cellspacing="0" cellpadding="0" width="100%" background="http://geronimo.apache.org/images/top_bgstretch_1x64.gif">
+      <tr>
+        <td valing="top" align="left">
+          <img src="http://geronimo.apache.org/images/topleft_logo_437x64.gif" border="0">
+        </td>
+      </tr>
+    </table>
+
+    <table border="0" cellpadding="2" cellspacing="0" width="100%">
+      <tr class="topBar">
+        <td align="left" valign="middle" class="topBarDiv" align="left" nowrap>
+          <a href="/geronimo"> Home</a> >&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="http://geronimo.apache.org/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="http://geronimo.apache.org/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="http://geronimo.apache.org/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="http://geronimo.apache.org/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="http://geronimo.apache.org/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="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>
+
+    <!-- footer -->
+    <table border="0" cellpadding="2" cellspacing="0" width="100%"">
+        <tr>
+          <td align="left" valign="middle" class="footer">
+            &nbsp;&nbsp;
+            <img src="http://static.delicious.com/img/delicious.small.gif" height="10" width="10" alt="Delicious" />
+            <a href="http://delicious.com/save" onclick="window.open('http://delicious.com/save?v=5&amp;noui&amp;jump=close&amp;url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title),'delicious','toolbar=no,width=550,height=550'); return false;">Bookmark this on Delicious</a>
+            &nbsp;&nbsp;
+            <img src="http://digg.com/img/badges/16x16-digg-guy.gif" width="16" height="16" alt="Digg!" />
+            <a href="" onclick="window.open('http://digg.com/submit?url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title)+'&amp;topic=programming');">Digg this</a>
+            <!-- Slicker, but no text
+            <script type="text/javascript">
+              digg_skin = 'icon';
+              digg_window = 'new';
+              digg_title = 'Apache Geronimo Samples : $page.title';
+              digg_topic = 'programming';
+            </script>
+            <script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script>
+            -->
+            &nbsp;&nbsp;
+          </td>
+          <td align="right" valign="middle" class="footer">
+            <a href="http://cwiki.apache.org/GMOxPMGT/geronimo-privacy-policy.html">Privacy Policy</a>&nbsp;&nbsp;-&nbsp;&nbsp;
+            Copyright &#169; 2003-2009, The Apache Software Foundation, Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">ASL 2.0.</a>&nbsp;&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">
+var pageTracker = _gat._getTracker("UA-4380560-1");
+pageTracker._initData();
+pageTracker._trackPageview();
+</script>
+  </body>
+</html>
\ No newline at end of file

Propchange: geronimo/site/trunk/template/GMOxSAMPLES_autoexport_template.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: geronimo/site/trunk/template/GMOxSBOX_autoexport_template.xml
URL: http://svn.apache.org/viewvc/geronimo/site/trunk/template/GMOxSBOX_autoexport_template.xml?rev=731984&view=auto
==============================================================================
--- geronimo/site/trunk/template/GMOxSBOX_autoexport_template.xml (added)
+++ geronimo/site/trunk/template/GMOxSBOX_autoexport_template.xml Tue Jan  6 08:16:55 2009
@@ -0,0 +1,186 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+  <head>
+    <META http-equiv="Content-Type" content="text/html;charset=UTF-8" />
+    <link type="text/css" rel="stylesheet" href="http://geronimo.apache.org/style/default.css">
+    <LINK rel="SHORTCUT ICON" href="http://geronimo.apache.org/images/favicon.ico">
+    <LINK rel="schema.DC" href="http://purl.org/DC/elements/1.0/">
+    <META name="Description" content="$page.title" />
+    <META name="Keywords" content="Apache Geronimo Sandbox $page.title" />
+    <META name="Owner" content="dev@geronimo.apache.org" />
+##    <META name="Robots" content="index, follow" />
+    <META name="Robots" content="noindex, nofollow" />
+    <META name="Security" content="Public" />
+    <META name="Source" content="wiki template" />
+    <META name="DC.Date" scheme="iso8601" content="2009-01-06" />
+    <META name="DC.Language" scheme="rfc1766" content="en" />
+    <META name="DC.Rights" content="Copyright © 2003-2009, The Apache Software Foundation" />
+    <META http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))'/>
+
+    <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>Apache Geronimo Sandbox : $page.title</title>
+
+  </head>
+  <body onload="init()">
+
+    <table valign="top" border="0" cellspacing="0" cellpadding="0" width="100%" background="http://geronimo.apache.org/images/top_bgstretch_1x64.gif">
+      <tr>
+        <td valing="top" align="left">
+          <img src="http://geronimo.apache.org/images/topleft_logo_437x64.gif" border="0">
+        </td>
+      </tr>
+    </table>
+
+    <table border="0" cellpadding="2" cellspacing="0" width="100%">
+      <tr class="topBar">
+        <td align="left" valign="middle" class="topBarDiv" align="left" nowrap>
+          <a href="/geronimo"> Home</a> >&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="http://geronimo.apache.org/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="http://geronimo.apache.org/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="http://geronimo.apache.org/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="http://geronimo.apache.org/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="http://geronimo.apache.org/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="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>
+
+    <!-- footer -->
+    <table border="0" cellpadding="2" cellspacing="0" width="100%"">
+        <tr>
+          <td align="left" valign="middle" class="footer">
+            &nbsp;&nbsp;
+            <img src="http://static.delicious.com/img/delicious.small.gif" height="10" width="10" alt="Delicious" />
+            <a href="http://delicious.com/save" onclick="window.open('http://delicious.com/save?v=5&amp;noui&amp;jump=close&amp;url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title),'delicious','toolbar=no,width=550,height=550'); return false;">Bookmark this on Delicious</a>
+            &nbsp;&nbsp;
+            <img src="http://digg.com/img/badges/16x16-digg-guy.gif" width="16" height="16" alt="Digg!" />
+            <a href="" onclick="window.open('http://digg.com/submit?url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title)+'&amp;topic=programming');">Digg this</a>
+            <!-- Slicker, but no text
+            <script type="text/javascript">
+              digg_skin = 'icon';
+              digg_window = 'new';
+              digg_title = 'Apache Geronimo Sandbox : $page.title';
+              digg_topic = 'programming';
+            </script>
+            <script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script>
+            -->
+            &nbsp;&nbsp;
+          </td>
+          <td align="right" valign="middle" class="footer">
+            <a href="http://cwiki.apache.org/GMOxPMGT/geronimo-privacy-policy.html">Privacy Policy</a>&nbsp;&nbsp;-&nbsp;&nbsp;
+            Copyright &#169; 2003-2009, The Apache Software Foundation, Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">ASL 2.0.</a>&nbsp;&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">
+var pageTracker = _gat._getTracker("UA-4380560-1");
+pageTracker._initData();
+pageTracker._trackPageview();
+</script>
+  </body>
+</html>
\ No newline at end of file

Propchange: geronimo/site/trunk/template/GMOxSBOX_autoexport_template.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: geronimo/site/trunk/template/GMOxSITE_autoexport_template.xml
URL: http://svn.apache.org/viewvc/geronimo/site/trunk/template/GMOxSITE_autoexport_template.xml?rev=731984&r1=731983&r2=731984&view=diff
==============================================================================
--- geronimo/site/trunk/template/GMOxSITE_autoexport_template.xml (original)
+++ geronimo/site/trunk/template/GMOxSITE_autoexport_template.xml Tue Jan  6 08:16:55 2009
@@ -56,7 +56,7 @@
             <td valign="bottom">
                 <div style="padding: 2px 10px; margin: 0px;">
                     <a href="$confluenceUri/pages/editpage.action?pageId=$page.id">
-                    <img src="http://geronimo.apache.org/images/notep_16_blue.gif" height="16" width="16" border="0" align="absmiddle" title="Edit Page"></a>
+                    <img src="http://geronimo.apache.org/images/notep_16_blue.gif" height="16" width="16" border="0" align="absmiddle" title="Edit Page" alt="Edit Page"></a>
                 </div>
             </td>
 ##
@@ -82,7 +82,7 @@
 #macro (pageControls)
    <div align="right" style="padding: 2px 10px; margin: 0px;">
         <a href="$confluenceUri/pages/editpage.action?pageId=$page.id">
-            <img src="http://geronimo.apache.org/images/notep_16_blue.gif" height="16" width="16" border="0" align="absmiddle" title="Edit Page"></a>
+            <img src="http://geronimo.apache.org/images/notep_16_blue.gif" height="16" width="16" border="0" align="absmiddle" title="Edit Page" alt="Edit Page"></a>
 ##
 ## NOTE: Turn off the browse/add page links
 ##
@@ -259,19 +259,104 @@
     </div>
 #end
 ##
-#macro (footer)
-    <div class="footer">
-        Copyright © 2003-2008, The Apache Software Foundation&nbsp;&nbsp;
+#macro (rss)
+    <!-- RSS feed links -->
+    <div>
+      #spacer(25 15)
     </div>
+
+    <table border="0" cellspacing="4px">
+      <!-- News feed -->
+      <tr>
+        <td align="right">
+          <a href="http://cwiki.apache.org/confluence/spaces/blogrss.action?key=GMOxSITE"><img src="$images/rss.gif" border="0" alt="RSS"></a>
+        </td>
+        <td align="left">
+          <a href="http://cwiki.apache.org/confluence/spaces/blogrss.action?key=GMOxSITE">News</a>
+        </td>
+      </tr>
+      <!-- Site feed -->
+      <tr>
+        <td align="right">
+          <a href="http://cwiki.apache.org/confluence/spaces/rss.action?key=GMOxSITE&newPages=false"><img src="$images/rss.gif" border="0" alt="RSS"></a>
+        </td>
+        <td align="left">
+          <a href="http://cwiki.apache.org/confluence/spaces/rss.action?key=GMOxSITE&newPages=false">Site Changes</a>
+        </td>
+      </tr>
+      <!-- User feed -->
+      <tr>
+        <td align="right">
+          <a href="http://www.nabble.com/Apache-Geronimo---Users-f135.xml"><img src="$images/xml.gif" border="0" alt=ATOM"></a>
+        </td>
+        <td align="left">
+          <a href="http://www.nabble.com/Apache-Geronimo---Users-f135.xml">User Mailing List</a>
+        </td>
+      </tr>
+      <!-- Dev feed -->
+      <tr>
+        <td align="right">
+          <a href="http://www.nabble.com/Apache-Geronimo---Dev-f136.xml"><img src="$images/xml.gif" border="0" alt="ATOM"></a>
+        </td>
+        <td align="left">
+          <a href="http://www.nabble.com/Apache-Geronimo---Dev-f136.xml">Developer Mailing List</a>
+        </td>
+      </tr>
+    </table>
+#end
+##
+#macro (footer)
+    <!-- footer -->
+    <table border="0" cellpadding="2" cellspacing="0" width="100%"">
+        <tr>
+          <td align="left" valign="middle" class="footer">
+            &nbsp;&nbsp;
+            <img src="http://static.delicious.com/img/delicious.small.gif" height="10" width="10" alt="Delicious" />
+            <a href="http://delicious.com/save" onclick="window.open('http://delicious.com/save?v=5&amp;noui&amp;jump=close&amp;url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title),'delicious','toolbar=no,width=550,height=550'); return false;">Bookmark this on Delicious</a>
+            &nbsp;&nbsp;
+            <img src="http://digg.com/img/badges/16x16-digg-guy.gif" width="16" height="16" alt="Digg!" />
+            <a href="" onclick="window.open('http://digg.com/submit?url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title)+'&amp;topic=software');">Digg this</a>
+            <!-- Slicker, but no text
+            <script type="text/javascript">
+              digg_skin = 'icon';
+              digg_window = 'new';
+              digg_title = 'Apache Geronimo : $page.title';
+              digg_topic = 'software';
+            </script>
+            <script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script>
+            -->
+            &nbsp;&nbsp;
+          </td>
+          <td align="right" valign="middle" class="footer">
+            <a href="http://cwiki.apache.org/GMOxPMGT/geronimo-privacy-policy.html">Privacy Policy</a>&nbsp;&nbsp;-&nbsp;&nbsp;
+            Copyright &#169; 2003-2009, The Apache Software Foundation, Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">ASL 2.0.</a>&nbsp;&nbsp;
+          </td>
+        </tr>
+    </table> 
 #end
 ##
-<html>
-    <head>
-        <link type="text/css" rel="stylesheet" href="http://geronimo.apache.org/style/default.css">
-        <link rel="SHORTCUT ICON" href="$images/favicon.ico">   
-        <script src="http://geronimo.apache.org/functions.js" type="text/javascript"></script>
-        <title>$page.title : Apache Geronimo</title>
-    </head>
+<html lang="en">
+  <head>
+    <META http-equiv="Content-Type" content="text/html;charset=UTF-8" />
+    <link type="text/css" rel="stylesheet" href="http://geronimo.apache.org/style/default.css">
+    <link rel="SHORTCUT ICON" href="$images/favicon.ico">   
+    <LINK rel="schema.DC" href="http://purl.org/DC/elements/1.0/">
+    <META name="Description" content="$page.title" />
+    <META name="Keywords" content="Apache Geronimo $page.title" />
+    <META name="Owner" content="dev@geronimo.apache.org" />
+    <META name="Robots" content="index, follow" />
+    <META name="Security" content="Public" />
+    <META name="Source" content="wiki template" />
+    <META name="DC.Date" scheme="iso8601" content="2009-01-06" />
+    <META name="DC.Language" scheme="rfc1766" content="en" />
+    <META name="DC.Rights" content="Copyright © 2003-2009, The Apache Software Foundation" />
+    <META http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))'/>
+##  Google Webmaster Tools verification marker  
+    <meta name="verify-v1" content="r4xGTn05820BdqgLI3hTFYd0HKicv58+8I+vjkH/7Uc=" />
+
+    <script src="http://geronimo.apache.org/functions.js" type="text/javascript"></script>
+    <title>Apache Geronimo : $page.title</title>
+  </head>
     
     <body onload="init()">
         
@@ -293,7 +378,9 @@
                     <div class="gfxbyepiq">
                         <a href="http://www.epiqtech.com">Graphics by Epiq</a>
                     </div>
-		    
+
+                    #rss()
+
                 </td>
                     <td align="left" valign="top">
                     #pageContent()
@@ -313,5 +400,4 @@
 pageTracker._trackPageview();
 </script>
     </body>
-</html>
-
+</html>
\ No newline at end of file

Added: geronimo/site/trunk/template/geronimo_autoexport_template.xml
URL: http://svn.apache.org/viewvc/geronimo/site/trunk/template/geronimo_autoexport_template.xml?rev=731984&view=auto
==============================================================================
--- geronimo/site/trunk/template/geronimo_autoexport_template.xml (added)
+++ geronimo/site/trunk/template/geronimo_autoexport_template.xml Tue Jan  6 08:16:55 2009
@@ -0,0 +1,183 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+  <head>
+    <META http-equiv="Content-Type" content="text/html;charset=UTF-8" />
+    <link type="text/css" rel="stylesheet" href="http://geronimo.apache.org/style/default.css">
+    <LINK rel="SHORTCUT ICON" href="http://geronimo.apache.org/images/favicon.ico">
+    <LINK rel="schema.DC" href="http://purl.org/DC/elements/1.0/">
+    <META name="Description" content="$page.title" />
+    <META name="Keywords" content="Apache Geronimo Documentation $page.title" />
+    <META name="Owner" content="dev@geronimo.apache.org" />
+    <META name="Robots" content="index, follow" />
+    <META name="Security" content="Public" />
+    <META name="Source" content="wiki template" />
+    <META name="DC.Date" scheme="iso8601" content="2009-01-06" />
+    <META name="DC.Language" scheme="rfc1766" content="en" />
+    <META name="DC.Rights" content="Copyright © 2003-2009, The Apache Software Foundation" />
+    <META http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))'/>
+
+    <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 valign="top" border="0" cellspacing="0" cellpadding="0" width="100%" background="http://geronimo.apache.org/images/top_bgstretch_1x64.gif">
+      <tr>
+        <td valing="top" align="left">
+          <img src="http://geronimo.apache.org/images/topleft_logo_437x64.gif" border="0">
+        </td>
+      </tr>
+    </table>
+
+    <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="http://geronimo.apache.org/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="http://geronimo.apache.org/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="http://geronimo.apache.org/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="http://geronimo.apache.org/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="http://geronimo.apache.org/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="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>
+
+    <!-- footer -->
+    <table border="0" cellpadding="2" cellspacing="0" width="100%"">
+        <tr>
+          <td align="left" valign="middle" class="footer">
+            &nbsp;&nbsp;
+            <img src="http://static.delicious.com/img/delicious.small.gif" height="10" width="10" alt="Delicious" />
+            <a href="http://delicious.com/save" onclick="window.open('http://delicious.com/save?v=5&amp;noui&amp;jump=close&amp;url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title),'delicious','toolbar=no,width=550,height=550'); return false;">Bookmark this on Delicious</a>
+            &nbsp;&nbsp;
+            <img src="http://digg.com/img/badges/16x16-digg-guy.gif" width="16" height="16" alt="Digg!" />
+            <a href="" onclick="window.open('http://digg.com/submit?url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title)+'&amp;topic=programming');">Digg this</a>
+            <!-- Slicker, but no text
+            <script type="text/javascript">
+              digg_skin = 'icon';
+              digg_window = 'new';
+              digg_title = 'Apache Geronimo Documentation : $page.title';
+              digg_topic = 'programming';
+            </script>
+            <script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script>
+            -->
+            &nbsp;&nbsp;
+          </td>
+          <td align="right" valign="middle" class="footer">
+            <a href="http://cwiki.apache.org/GMOxPMGT/geronimo-privacy-policy.html">Privacy Policy</a>&nbsp;&nbsp;-&nbsp;&nbsp;
+            Copyright &#169; 2003-2009, The Apache Software Foundation, Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">ASL 2.0.</a>&nbsp;&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">
+var pageTracker = _gat._getTracker("UA-4380560-1");
+pageTracker._initData();
+pageTracker._trackPageview();
+</script>
+  </body>
+</html>
\ No newline at end of file

Propchange: geronimo/site/trunk/template/geronimo_autoexport_template.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: geronimo/site/trunk/template/gshell_autoexport_template.xml
URL: http://svn.apache.org/viewvc/geronimo/site/trunk/template/gshell_autoexport_template.xml?rev=731984&view=auto
==============================================================================
--- geronimo/site/trunk/template/gshell_autoexport_template.xml (added)
+++ geronimo/site/trunk/template/gshell_autoexport_template.xml Tue Jan  6 08:16:55 2009
@@ -0,0 +1,273 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+##
+#set ($siteTitle = "Apache Geronimo GShell")
+#set ($quickLinksPage = "Quick Links")
+#set ($sideNavPagePrefix = "SideNav")
+#set ($images = "http://geronimo.apache.org/images")
+#set ($homeUri = "http://cwiki.apache.org/GSHELL")
+#set ($pageContentHeaderEnabled = false)
+##
+#macro (sideNavSections)
+    #sideNavSection("Overview")
+    #sideNavSection("Features")
+    #sideNavSection("Commands")
+    #sideNavSection("Support")
+    #sideNavSection("Developers")
+    #sideNavSection("Related Projects")
+#end
+##
+#macro (spacer $width $height)
+    <img src="$images/spacer.gif" width="$width" height="$height" border="0">
+#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 (topNav)
+    <table valign="top" border="0" cellspacing="0" cellpadding="0" width="100%" background="$images/header_bg_1x86.gif">
+        <tr>
+            <td valing="top" align="left">
+                <a href="$homeUri"><img src="$images/topleft_logo_437x64.gif" border="0"></a>
+            </td>
+            
+            <td width="100%">
+                &nbsp;
+            </td>
+            
+            <td valign="top" align="right">
+                <img src="$images/subnav_angle_15x18.gif" width="15" height="18" alt="" border="0">
+            </td>
+            
+            <td valign="top" align="right" nowrap="true">
+                <div class="quicklinks" style="background-color: #5D9ACD">
+                    #spacer(1 14)
+                    <font color="#003366" face="Verdana, Helvetica, Arial">
+                        #renderPage($quickLinksPage)
+                    </font>
+                    #spacer(4 1)    
+                </div>
+            </td>
+        </tr>
+    </table>
+#end
+##
+#macro (pageControls)
+    <div align="right" style="padding: 2px 10px; margin: 0px;">
+        <a href="$confluenceUri/pages/editpage.action?pageId=$page.id">
+            <img src="$images/icons/notep_16.gif" height="16" width="16" border="0" align="absmiddle" title="Edit Page"></a>
+    </div>
+#end
+##
+#macro (tabs)
+    <table valign="top" border="0" cellspacing="0" cellpadding="0" width="100%" background="$images/menu_bgstretch_1x22.gif">
+        <tr align="left">
+            <td width="100%" align="right">
+                #pageControls()
+            </td>
+        </tr>
+    </table>
+#end
+##
+#macro (breadCrumbs)
+    <table border="0" cellpadding="2" cellspacing="0" width="100%">
+        <tr class="topBar">
+            <td align="left" valign="middle" class="topBarDiv" align="left" nowrap="true">
+                &nbsp;$autoexport.breadcrumbs($page)
+            </td>
+        </tr>
+    </table>
+#end
+##
+#macro (sideNav)
+    <div class="sideNav">
+        #sideNavSections()
+    </div>
+#end
+##
+#macro (sideNavSection $title)
+    #set ($pagename = "$sideNavPagePrefix $title")
+    
+    <table class="sideNavSection" bgcolor="#5FA3D6" border="0" cellspacing="1" cellpadding="0">
+        <tr>
+            <td>
+                <table border="0" cellspacing="0" cellpadding="4">
+                    <tr>
+                        <td class="sideNavSectionTitle" bgcolor="#5FA3D6" width="175">
+                            <font color="#FFFFFF" style="font-size:12px" face="Verdana, Helvetica, Arial">
+                                <strong>&nbsp; $title</strong>
+                            </font>
+                        </td>
+                    </tr>
+                    
+                    <tr>
+                        <td bgcolor="#F3F4F5" width="200">
+                            <table>
+                                <tr>
+                                    <td>&nbsp;</td>
+                                    <td class="sideNavSectionContent" align="left">#renderPage($pagename)</td>
+                                </tr>
+                            </table>
+                        </td>
+                    </tr>
+                </table>
+            </td>
+        </tr>
+    </table>
+    
+    #spacer(175 2)
+#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)
+    <!-- footer -->
+    <table border="0" cellpadding="2" cellspacing="0" width="100%"">
+        <tr>
+          <td align="left" valign="middle" class="footer">
+            &nbsp;&nbsp;
+            <img src="http://static.delicious.com/img/delicious.small.gif" height="10" width="10" alt="Delicious" />
+            <a href="http://delicious.com/save" onclick="window.open('http://delicious.com/save?v=5&amp;noui&amp;jump=close&amp;url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title),'delicious','toolbar=no,width=550,height=550'); return false;">Bookmark this on Delicious</a>
+            &nbsp;&nbsp;
+            <img src="http://digg.com/img/badges/16x16-digg-guy.gif" width="16" height="16" alt="Digg!" />
+            <a href="" onclick="window.open('http://digg.com/submit?url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title)+'&amp;topic=programming');">Digg this</a>
+            <!-- Slicker, but no text
+            <script type="text/javascript">
+              digg_skin = 'icon';
+              digg_window = 'new';
+              digg_title = '$siteTitle : $page.title';
+              digg_topic = 'programming';
+            </script>
+            <script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script>
+            -->
+            &nbsp;&nbsp;
+          </td>
+          <td align="right" valign="middle" class="footer">
+            <a href="http://cwiki.apache.org/GMOxPMGT/geronimo-privacy-policy.html">Privacy Policy</a>&nbsp;&nbsp;-&nbsp;&nbsp;
+            Copyright &#169; 2003-2009, The Apache Software Foundation, Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">ASL 2.0.</a>&nbsp;&nbsp;
+          </td>
+        </tr>
+    </table> 
+#end
+##
+#macro (rss)
+    <div>
+    #spacer(25 15)
+    </div>
+
+    <table border="0" cellspacing="4px">
+    <tr>
+      <td align="right">
+        <a href="http://cwiki.apache.org/confluence/spaces/rss.action?key=GSHELL&newPages=false"><img src="http://openejb.apache.org/images/rss.gif" border="0"></a><br/>
+      </td>
+      <td align="left">
+        <a href="http://cwiki.apache.org/confluence/spaces/rss.action?key=GSHELL&newPages=false">Site</a>
+      </td>
+    </tr>
+    <tr>
+      <td align="right">
+        <a href="http://cwiki.apache.org/confluence/spaces/blogrss.action?key=GSHELL"><img src="http://openejb.apache.org/images/rss.gif" border="0"></a>
+      </td>
+      <td align="left">
+        <a href="http://cwiki.apache.org/confluence/spaces/blogrss.action?key=GSHELL">News</a>
+      </td>
+    </tr>
+    </table>
+#end
+##
+<html lang="en">
+  <head>
+    <META http-equiv="Content-Type" content="text/html;charset=UTF-8" />
+    <link type="text/css" rel="stylesheet" href="http://geronimo.apache.org/style/default.css">
+    <LINK rel="SHORTCUT ICON" href="http://geronimo.apache.org/images/favicon.ico">
+    <LINK rel="schema.DC" href="http://purl.org/DC/elements/1.0/">
+    <META name="Description" content="$page.title" />
+    <META name="Keywords" content="$siteTitle $page.title" />
+    <META name="Owner" content="dev@geronimo.apache.org" />
+    <META name="Robots" content="index, follow" />
+    <META name="Security" content="Public" />
+    <META name="Source" content="wiki template" />
+    <META name="DC.Date" scheme="iso8601" content="2009-01-06" />
+    <META name="DC.Language" scheme="rfc1766" content="en" />
+    <META name="DC.Rights" content="Copyright © 2003-2009, The Apache Software Foundation" />
+    <META http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))'/>
+
+    <script src="http://geronimo.apache.org/functions.js" type="text/javascript"></script>
+
+    <title>$siteTitle : $page.title</title>
+
+  </head>
+    
+    <body onload="init()">
+        
+        #topNav()
+
+        #tabs()
+
+        #breadCrumbs()
+
+        <table border="0" cellpadding="4" width="100%" bgcolor="#FFFFFF">
+            <tr>
+                <td valign="top" nowrap="true">
+                    #sideNav()
+                    
+                    <div class="gfxbyepiq">
+                        <a href="http://www.epiqtech.com">Graphics by Epiq</a>
+                    </div>
+
+                    #rss()
+                </td>
+                <td align="left" valign="top" width="100%">
+                    #pageContent()
+                </td>
+            </tr>
+        </table>
+
+        #footer()
+<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">
+var pageTracker = _gat._getTracker("UA-4380560-1");
+pageTracker._initData();
+pageTracker._trackPageview();
+</script>
+    </body>
+</html>
\ No newline at end of file

Propchange: geronimo/site/trunk/template/gshell_autoexport_template.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: geronimo/site/trunk/template/xbean_autoexport_template.xml
URL: http://svn.apache.org/viewvc/geronimo/site/trunk/template/xbean_autoexport_template.xml?rev=731984&view=auto
==============================================================================
--- geronimo/site/trunk/template/xbean_autoexport_template.xml (added)
+++ geronimo/site/trunk/template/xbean_autoexport_template.xml Tue Jan  6 08:16:55 2009
@@ -0,0 +1,247 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+##
+#set ($siteTitle = "Apache Geronimo XBean")
+#set ($quickLinksPage = "Quick Links")
+#set ($sideNavPagePrefix = "SideNav")
+#set ($images = "http://geronimo.apache.org/images")
+#set ($homeUri = "http://geronimo.apache.org/xbean")
+#set ($pageContentHeaderEnabled = false)
+##
+#macro (sideNavSections)
+    #sideNavSection("Overview")
+    #sideNavSection("Features")
+    #sideNavSection("Related Projects")
+    #sideNavSection("Support")
+    #sideNavSection("Community")
+    #sideNavSection("Developers")
+#end
+##
+#macro (spacer $width $height)
+    <img src="$images/spacer.gif" width="$width" height="$height" border="0">
+#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 (topNav)
+    <table valign="top" border="0" cellspacing="0" cellpadding="0" width="100%" background="$images/header_bg_1x86.gif">
+        <tr>
+            <td valing="top" align="left">
+                <a href="$homeUri"><img src="$images/topleft_logo_437x64.gif" border="0"></a>
+            </td>
+            
+            <td width="100%">
+                &nbsp;
+            </td>
+            
+            <td valign="top" align="right">
+                <img src="$images/subnav_angle_15x18.gif" width="15" height="18" alt="" border="0">
+            </td>
+            
+            <td valign="top" align="right" nowrap="true">
+                <div class="quicklinks" style="background-color: #5D9ACD">
+                    #spacer(1 14)
+                    <font color="#003366" face="Verdana, Helvetica, Arial">
+                        #renderPage($quickLinksPage)
+                    </font>
+                    #spacer(4 1)    
+                </div>
+            </td>
+        </tr>
+    </table>
+#end
+##
+#macro (pageControls)
+    <div align="right" style="padding: 2px 10px; margin: 0px;">
+        <a href="$confluenceUri/pages/editpage.action?pageId=$page.id">
+            <img src="$images/icons/notep_16.gif" height="16" width="16" border="0" align="absmiddle" title="Edit Page"></a>
+    </div>
+#end
+##
+#macro (tabs)
+    <table valign="top" border="0" cellspacing="0" cellpadding="0" width="100%" background="$images/menu_bgstretch_1x22.gif">
+        <tr align="left">
+            <td width="100%" align="right">
+                #pageControls()
+            </td>
+        </tr>
+    </table>
+#end
+##
+#macro (breadCrumbs)
+    <table border="0" cellpadding="2" cellspacing="0" width="100%">
+        <tr class="topBar">
+            <td align="left" valign="middle" class="topBarDiv" align="left" nowrap="true">
+                &nbsp;$autoexport.breadcrumbs($page)
+            </td>
+        </tr>
+    </table>
+#end
+##
+#macro (sideNav)
+    <div class="sideNav">
+        #sideNavSections()
+    </div>
+#end
+##
+#macro (sideNavSection $title)
+    #set ($pagename = "$sideNavPagePrefix $title")
+    
+    <table class="sideNavSection" bgcolor="#5FA3D6" border="0" cellspacing="1" cellpadding="0">
+        <tr>
+            <td>
+                <table border="0" cellspacing="0" cellpadding="4">
+                    <tr>
+                        <td class="sideNavSectionTitle" bgcolor="#5FA3D6" width="175">
+                            <font color="#FFFFFF" style="font-size:12px" face="Verdana, Helvetica, Arial">
+                                <strong>&nbsp; $title</strong>
+                            </font>
+                        </td>
+                    </tr>
+                    
+                    <tr>
+                        <td bgcolor="#F3F4F5" width="200">
+                            <table>
+                                <tr>
+                                    <td>&nbsp;</td>
+                                    <td class="sideNavSectionContent" align="left">#renderPage($pagename)</td>
+                                </tr>
+                            </table>
+                        </td>
+                    </tr>
+                </table>
+            </td>
+        </tr>
+    </table>
+    
+    #spacer(175 2)
+#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)
+    <!-- footer -->
+    <table border="0" cellpadding="2" cellspacing="0" width="100%"">
+        <tr>
+          <td align="left" valign="middle" class="footer">
+            &nbsp;&nbsp;
+            <img src="http://static.delicious.com/img/delicious.small.gif" height="10" width="10" alt="Delicious" />
+            <a href="http://delicious.com/save" onclick="window.open('http://delicious.com/save?v=5&amp;noui&amp;jump=close&amp;url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title),'delicious','toolbar=no,width=550,height=550'); return false;">Bookmark this on Delicious</a>
+            &nbsp;&nbsp;
+            <img src="http://digg.com/img/badges/16x16-digg-guy.gif" width="16" height="16" alt="Digg!" />
+            <a href="" onclick="window.open('http://digg.com/submit?url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title)+'&amp;topic=software');">Digg this</a>
+            <!-- Slicker, but no text
+            <script type="text/javascript">
+              digg_skin = 'icon';
+              digg_window = 'new';
+              digg_title = '$siteTitle : $page.title';
+              digg_topic = 'software';
+            </script>
+            <script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script>
+            -->
+            &nbsp;&nbsp;
+          </td>
+          <td align="right" valign="middle" class="footer">
+            <a href="http://cwiki.apache.org/GMOxPMGT/geronimo-privacy-policy.html">Privacy Policy</a>&nbsp;&nbsp;-&nbsp;&nbsp;
+            Copyright &#169; 2003-2009, The Apache Software Foundation, Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">ASL 2.0.</a>&nbsp;&nbsp;
+          </td>
+        </tr>
+    </table> 
+#end
+##
+<html lang="en">
+    <head>
+        <META http-equiv="Content-Type" content="text/html;charset=UTF-8" />
+        <link type="text/css" rel="stylesheet" href="http://geronimo.apache.org/style/default.css">        
+        <link rel="SHORTCUT ICON" href="http://geronimo.apache.org/images/favicon.ico">
+        <LINK rel="schema.DC" href="http://purl.org/DC/elements/1.0/">
+        <META name="Description" content="$page.title" />
+        <META name="Keywords" content="$siteTitle $page.title" />
+        <META name="Owner" content="dev@geronimo.apache.org" />
+        <META name="Robots" content="index, follow" />
+        <META name="Security" content="Public" />
+        <META name="Source" content="wiki template" />
+        <META name="DC.Date" scheme="iso8601" content="2009-01-06" />
+        <META name="DC.Language" scheme="rfc1766" content="en" />
+        <META name="DC.Rights" content="Copyright © 2003-2009, The Apache Software Foundation" />
+        <META http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))'/>
+##  Google Webmaster Tools verification marker
+        <meta name="verify-v1" content="r4xGTn05820BdqgLI3hTFYd0HKicv58+8I+vjkH/7Uc=" />
+
+        <script src="http://geronimo.apache.org/functions.js" type="text/javascript"></script>        
+        <title>$siteTitle : $page.title</title>
+    </head>
+    
+    <body onload="init()">
+        
+        #topNav()
+
+        #tabs()
+
+        #breadCrumbs()
+
+        <table border="0" cellpadding="4" width="100%" bgcolor="#FFFFFF">
+            <tr>
+                <td valign="top" nowrap="true">
+                    #sideNav()
+                    
+                    <div class="gfxbyepiq">
+                        <a href="http://www.epiqtech.com">Graphics by Epiq</a>
+                    </div>
+                </td>
+                <td align="left" valign="top" width="100%">
+                    #pageContent()
+                </td>
+            </tr>
+        </table>
+
+        #footer()
+
+<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">
+var pageTracker = _gat._getTracker("UA-4380560-1");
+pageTracker._initData();
+pageTracker._trackPageview();
+</script>
+    </body>
+</html>
\ No newline at end of file

Propchange: geronimo/site/trunk/template/xbean_autoexport_template.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: geronimo/site/trunk/template/yoko_autoexport_template.xml
URL: http://svn.apache.org/viewvc/geronimo/site/trunk/template/yoko_autoexport_template.xml?rev=731984&view=auto
==============================================================================
--- geronimo/site/trunk/template/yoko_autoexport_template.xml (added)
+++ geronimo/site/trunk/template/yoko_autoexport_template.xml Tue Jan  6 08:16:55 2009
@@ -0,0 +1,244 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+##
+#set ($siteTitle = "Apache Geronimo Yoko")
+#set ($quickLinksPage = "Quick Links")
+#set ($sideNavPagePrefix = "SideNav")
+#set ($images = "http://geronimo.apache.org/images")
+#set ($homeUri = "http://cwiki.apache.org/YOKO")
+#set ($pageContentHeaderEnabled = false)
+##
+#macro (sideNavSections)
+    #sideNavSection("Overview")
+    #sideNavSection("Users")
+    #sideNavSection("Developers")
+#end
+##
+#macro (spacer $width $height)
+    <img src="$images/spacer.gif" width="$width" height="$height" border="0">
+#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 (topNav)
+    <table valign="top" border="0" cellspacing="0" cellpadding="0" width="100%" background="$images/header_bg_1x86.gif">
+        <tr>
+            <td valing="top" align="left">
+                <a href="$homeUri"><img src="$images/topleft_logo_437x64.gif" border="0"></a>
+            </td>
+            
+            <td width="100%">
+                &nbsp;
+            </td>
+            
+            <td valign="top" align="right">
+                <img src="$images/subnav_angle_15x18.gif" width="15" height="18" alt="" border="0">
+            </td>
+            
+            <td valign="top" align="right" nowrap="true">
+                <div class="quicklinks" style="background-color: #5D9ACD">
+                    #spacer(1 14)
+                    <font color="#003366" face="Verdana, Helvetica, Arial">
+                        #renderPage($quickLinksPage)
+                    </font>
+                    #spacer(4 1)    
+                </div>
+            </td>
+        </tr>
+    </table>
+#end
+##
+#macro (pageControls)
+    <div align="right" style="padding: 2px 10px; margin: 0px;">
+        <a href="$confluenceUri/pages/editpage.action?pageId=$page.id">
+            <img src="$images/icons/notep_16.gif" height="16" width="16" border="0" align="absmiddle" title="Edit Page"></a>
+    </div>
+#end
+##
+#macro (tabs)
+    <table valign="top" border="0" cellspacing="0" cellpadding="0" width="100%" background="$images/menu_bgstretch_1x22.gif">
+        <tr align="left">
+            <td width="100%" align="right">
+                #pageControls()
+            </td>
+        </tr>
+    </table>
+#end
+##
+#macro (breadCrumbs)
+    <table border="0" cellpadding="2" cellspacing="0" width="100%">
+        <tr class="topBar">
+            <td align="left" valign="middle" class="topBarDiv" align="left" nowrap="true">
+                &nbsp;$autoexport.breadcrumbs($page)
+            </td>
+        </tr>
+    </table>
+#end
+##
+#macro (sideNav)
+    <div class="sideNav">
+        #sideNavSections()
+    </div>
+#end
+##
+#macro (sideNavSection $title)
+    #set ($pagename = "$sideNavPagePrefix $title")
+    
+    <table class="sideNavSection" bgcolor="#5FA3D6" border="0" cellspacing="1" cellpadding="0">
+        <tr>
+            <td>
+                <table border="0" cellspacing="0" cellpadding="4">
+                    <tr>
+                        <td class="sideNavSectionTitle" bgcolor="#5FA3D6" width="175">
+                            <font color="#FFFFFF" style="font-size:12px" face="Verdana, Helvetica, Arial">
+                                <strong>&nbsp; $title</strong>
+                            </font>
+                        </td>
+                    </tr>
+                    
+                    <tr>
+                        <td bgcolor="#F3F4F5" width="200">
+                            <table>
+                                <tr>
+                                    <td>&nbsp;</td>
+                                    <td class="sideNavSectionContent" align="left">#renderPage($pagename)</td>
+                                </tr>
+                            </table>
+                        </td>
+                    </tr>
+                </table>
+            </td>
+        </tr>
+    </table>
+    
+    #spacer(175 2)
+#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)
+    <!-- footer -->
+    <table border="0" cellpadding="2" cellspacing="0" width="100%"">
+        <tr>
+          <td align="left" valign="middle" class="footer">
+            &nbsp;&nbsp;
+            <img src="http://static.delicious.com/img/delicious.small.gif" height="10" width="10" alt="Delicious" />
+            <a href="http://delicious.com/save" onclick="window.open('http://delicious.com/save?v=5&amp;noui&amp;jump=close&amp;url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title),'delicious','toolbar=no,width=550,height=550'); return false;">Bookmark this on Delicious</a>
+            &nbsp;&nbsp;
+            <img src="http://digg.com/img/badges/16x16-digg-guy.gif" width="16" height="16" alt="Digg!" />
+            <a href="" onclick="window.open('http://digg.com/submit?url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title)+'&amp;topic=software');">Digg this</a>
+            <!-- Slicker, but no text
+            <script type="text/javascript">
+              digg_skin = 'icon';
+              digg_window = 'new';
+              digg_title = '$siteTitle : $page.title';
+              digg_topic = 'software';
+            </script>
+            <script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script>
+            -->
+            &nbsp;&nbsp;
+          </td>
+          <td align="right" valign="middle" class="footer">
+            <a href="http://cwiki.apache.org/GMOxPMGT/geronimo-privacy-policy.html">Privacy Policy</a>&nbsp;&nbsp;-&nbsp;&nbsp;
+            Copyright &#169; 2003-2009, The Apache Software Foundation, Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">ASL 2.0.</a>&nbsp;&nbsp;
+          </td>
+        </tr>
+    </table> 
+#end
+##
+<html lang="en">
+    <head>
+        <META http-equiv="Content-Type" content="text/html;charset=UTF-8" />
+        <link type="text/css" rel="stylesheet" href="http://geronimo.apache.org/style/default.css">        
+        <link rel="SHORTCUT ICON" href="http://geronimo.apache.org/images/favicon.ico">
+        <LINK rel="schema.DC" href="http://purl.org/DC/elements/1.0/">
+        <META name="Description" content="$page.title" />
+        <META name="Keywords" content="$siteTitle $page.title" />
+        <META name="Owner" content="dev@geronimo.apache.org" />
+        <META name="Robots" content="index, follow" />
+        <META name="Security" content="Public" />
+        <META name="Source" content="wiki template" />
+        <META name="DC.Date" scheme="iso8601" content="2009-01-06" />
+        <META name="DC.Language" scheme="rfc1766" content="en" />
+        <META name="DC.Rights" content="Copyright © 2003-2009, The Apache Software Foundation" />
+        <META http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))'/>
+##  Google Webmaster Tools verification marker
+        <meta name="verify-v1" content="r4xGTn05820BdqgLI3hTFYd0HKicv58+8I+vjkH/7Uc=" />
+
+        <script src="http://geronimo.apache.org/functions.js" type="text/javascript"></script>        
+        <title>$siteTitle : $page.title</title>
+    </head>
+    
+    <body onload="init()">
+        
+        #topNav()
+
+        #tabs()
+
+        #breadCrumbs()
+
+        <table border="0" cellpadding="4" width="100%" bgcolor="#FFFFFF">
+            <tr>
+                <td valign="top" nowrap="true">
+                    #sideNav()
+                    
+                    <div class="gfxbyepiq">
+                        <a href="http://www.epiqtech.com">Graphics by Epiq</a>
+                    </div>
+                </td>
+                <td align="left" valign="top" width="100%">
+                    #pageContent()
+                </td>
+            </tr>
+        </table>
+
+        #footer()
+
+<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">
+var pageTracker = _gat._getTracker("UA-4380560-1");
+pageTracker._initData();
+pageTracker._trackPageview();
+</script>
+    </body>
+</html>
\ No newline at end of file

Propchange: geronimo/site/trunk/template/yoko_autoexport_template.xml
------------------------------------------------------------------------------
    svn:eol-style = native