You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by rm...@apache.org on 2011/10/19 20:54:39 UTC

svn commit: r1186402 - in /openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity: code.vm example.vm external.vm footer.vm header.vm index.vm java.vm resources.vm

Author: rmannibucau
Date: Wed Oct 19 18:54:39 2011
New Revision: 1186402

URL: http://svn.apache.org/viewvc?rev=1186402&view=rev
Log:
upgrading the template (to finish)

Modified:
    openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/code.vm
    openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/example.vm
    openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/external.vm
    openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/footer.vm
    openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/header.vm
    openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/index.vm
    openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/java.vm
    openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/resources.vm

Modified: openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/code.vm
URL: http://svn.apache.org/viewvc/openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/code.vm?rev=1186402&r1=1186401&r2=1186402&view=diff
==============================================================================
--- openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/code.vm (original)
+++ openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/code.vm Wed Oct 19 18:54:39 2011
@@ -1,14 +1,20 @@
 #parse("generate-index/velocity/header.vm")
-#parse("generate-index/velocity/breadcrumb.vm")
+<article>
+    <div>
+        <section>
+            #parse("generate-index/velocity/breadcrumb.vm")
             <h2>Source: $file</h2>
 
             <div class="preformatted panel" style="border-width: 1px;">
                 <div class="preformattedContent panelContent">
                     <pre class="code-java">
                         <code>
-$code
+                            $code
                         </code>
                     </pre>
                 </div>
             </div>
+        </section>
+    </div>
+</article>
 #parse("generate-index/velocity/footer.vm")

Modified: openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/example.vm
URL: http://svn.apache.org/viewvc/openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/example.vm?rev=1186402&r1=1186401&r2=1186402&view=diff
==============================================================================
--- openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/example.vm (original)
+++ openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/example.vm Wed Oct 19 18:54:39 2011
@@ -1,4 +1,7 @@
 #parse("generate-index/velocity/header.vm")
+<article>
+    <div>
+        <section>
 #parse("generate-index/velocity/breadcrumb.vm")
             <div id="download">
                 <a href="$link">Download as zip</a>
@@ -7,5 +10,7 @@
 #parse("generate-index/velocity/java.vm")
 #parse("generate-index/velocity/api.vm")
 #parse("generate-index/velocity/resources.vm")
-
+        </section>
+    </div>
+</article>
 #parse("generate-index/velocity/footer.vm")

Modified: openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/external.vm
URL: http://svn.apache.org/viewvc/openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/external.vm?rev=1186402&r1=1186401&r2=1186402&view=diff
==============================================================================
--- openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/external.vm (original)
+++ openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/external.vm Wed Oct 19 18:54:39 2011
@@ -1,4 +1,10 @@
 #parse("generate-index/velocity/header.vm")
+<article>
+    <div>
+        <section>
 #parse("generate-index/velocity/breadcrumb.vm")
             $content
+        </section>
+    </div>
+<article>
 #parse("generate-index/velocity/footer.vm")

Modified: openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/footer.vm
URL: http://svn.apache.org/viewvc/openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/footer.vm?rev=1186402&r1=1186401&r2=1186402&view=diff
==============================================================================
--- openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/footer.vm (original)
+++ openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/footer.vm Wed Oct 19 18:54:39 2011
@@ -1,50 +1,13 @@
- </DIV>
-          </P>
-        </TD>
-        <TD class="Col4"><IMG src="http://openejb.apache.org/images/dotTrans.gif"></TD>
-        <TD class="Col5">
-        </TD>
-      </TR>
-      <TR  class="Row5">
-        <TD class="Col1">&nbsp;</TD>
-        <TD class="Col2">&nbsp;</TD>
-        <TD class="Col3">
-          <br>
-          <br>
-          <IMG width="100%" height="1" src="http://openejb.apache.org/images/line_light.gif">
-          <table width="100%">
-            <tr>
-              <td>
-                <SPAN class="bodyGrey">
-                  <SMALL>
-                    <NOTICE><!-- $FOOTER -->
-                      Apache OpenEJB is an project of The Apache Software Foundation (ASF)
-                    </NOTICE>
-                  </SMALL>
-                </SPAN>
-              </td>
-            </tr>
-          </table>
-          <br>
-        </TD>
-        <TD class="Col4"><IMG src="http://openejb.apache.org/images/dotTrans.gif"></TD>
-        <TD class="Col5">&nbsp;</TD>
-      </TR>
-    </TABLE>
+        </SECTION>
+      </ARTICLE>
+    </SECTION>
+    <!-- /MAIN ========================================================= -->
 
-    <!-- Needed for composition plugin -->
-    <!-- delay the loading of large javascript files to the end so that they don't interfere with the loading of page content -->
-    <SPAN style="display: none">
-      <SCRIPT type="text/javascript" language="JavaScript"
-              src="http://cwiki.apache.org/confluence/labels-javascript"></SCRIPT>
-
-      <SCRIPT src="http://www.google-analytics.com/urchin.js" type="text/javascript">
-      </SCRIPT>
-      <SCRIPT type="text/javascript">
-        _uacct = "UA-2717626-1";
-        urchinTracker();
-      </SCRIPT>
-	  <script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script>
-    </SPAN>
-    </body>
-</html>
+    <!-- FOOTER ======================================================== -->
+    <!--
+    <footer>
+    </footer>
+    -->
+    <!-- /FOOTER ======================================================= -->
+    </BODY>
+</HTML>
\ No newline at end of file

Modified: openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/header.vm
URL: http://svn.apache.org/viewvc/openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/header.vm?rev=1186402&r1=1186401&r2=1186402&view=diff
==============================================================================
--- openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/header.vm (original)
+++ openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/header.vm Wed Oct 19 18:54:39 2011
@@ -1,20 +1,31 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-    <head>
-        <title>$title</title>
-
-        <link href="http://openejb.apache.org/all.css" rel="stylesheet" type="text/css">
-        <!--[if IE]><link rel="stylesheet" type="text/css" media="screen, projection" href="openejb.apache.org/ie.css"><![endif]-->
-
-#if ($css )
-#foreach( $stylesheet in $css )
-        <link href="$base/css/$stylesheet" type="text/css" rel="stylesheet" />
-#end
-#end
-        <link href="$base/css/prettify.css" type="text/css" rel="stylesheet" />
-        <link href="$base/css/openejb-examples.css" type="text/css" rel="stylesheet" />
-
-        <script src="$base/javascript/prettify.js" type="text/javascript"></script>
+<!DOCTYPE HTML>
+<HTML lang="fr">
+  <HEAD>
+    <TITLE>OpenEJB - Home</TITLE>
+    <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+    <LINK rel="shortcut icon" type="images/png" href="http://openejb.staging.apache.org/resources/image/favicon.png">
+    <link href="$base/css/openejb-examples.css" type="text/css" rel="stylesheet" />
+    <link href="$base/css/prettify.css" type="text/css" rel="stylesheet" />
+    <LINK href="http://openejb.staging.apache.org/resources/css/main.css" rel="stylesheet" type="text/css" media="screen">
+    <SCRIPT src="http://openejb.staging.apache.org/resources/custom-form-elements.js" type="text/javascript" charset="utf-8"></SCRIPT>
+
+    <SCRIPT language="javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.1/jquery.min.js" type="text/javascript"></SCRIPT>
+    <SCRIPT language="javascript" src="http://openejb.apache.org/tweet/jquery.tweet.js" type="text/javascript"></SCRIPT>
+    <SCRIPT type="text/javascript">
+      $(document).ready(function(){
+            $(".tweet").tweet({
+            avatar_size: 32,
+            count: 4,
+	    fetch:25,
+            username: "openejb",
+            list: "contributors",
+	    template:"{avatar}{text}",
+	    filter: function(t){ return /openejb/i.test(t["tweet_raw_text"]); },
+            loading_text: "loading list..."
+            });
+        });
+    </SCRIPT>
+      <script src="$base/javascript/prettify.js" type="text/javascript"></script>
         <script src="$base/javascript/jquery-latest.js"></script>
 		<script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
 		<script src="$base/javascript/common.js"></script>
@@ -23,139 +34,68 @@
         <script src="$base/javascript/$js"></script>
 #end
 #end
-        <link rel="SHORTCUT ICON" href="http://openejb.apache.org/images/favicon.ico">
-        <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
-    </head>
-
-    <body>
-       <A name="top"></A>
-    <TABLE class="frameTable" cellpadding="0" cellspacing="0" border="0" width="100%">
-      <TR class="Row1">
-        <TD class="Col1"><IMG alt="" src="http://openejb.apache.org/images/dotTrans.gif"></TD>
-        <TD class="Col2"><IMG alt="" src="http://openejb.apache.org/images/dotTrans.gif"></TD>
-        <TD class="Col3"><IMG alt="" src="http://openejb.apache.org/images/dotTrans.gif"></TD>
-        <TD class="Col4"><IMG alt="" src="http://openejb.apache.org/images/dotTrans.gif"></TD>
-        <TD class="Col5"><IMG alt="" src="http://openejb.apache.org/images/dotTrans.gif"></TD>
-      </TR>
-      <TR class="Row2">
-        <TD class="Col1"><IMG alt="" src="http://openejb.apache.org/images/dotTrans.gif"></TD>
-        <TD class="Col2">&nbsp;</TD>
-        <TD class="Col3" id="breadcrumbs">
-          <!-- $TOP_NAV_BAR -->
-          <A href="http://openejb.staging.apache.org/" title="Index">Home</A> | <A href="http://openejb.staging.apache.org/news.html" title="News">News</A> | <A href="http://openejb.staging.apache.org/faq.html" title="FAQ">FAQ</A> | <A href="http://openejb.staging.apache.org/download.html" title="Download">Download</A> | <A href="http://openejb.staging.apache.org/mailing-lists.html" title="Mailing Lists">Lists</A> | <A href="http://issues.apache.org/jira/browse/OPENEJB" class="external-link" rel="nofollow">Issues</A>
-        </TD>
-        <TD class="Col4"><IMG alt="" src="http://openejb.apache.org/images/dotTrans.gif"></TD>
-        <TD class="Col5">&nbsp;</TD>
-      </TR>
-      <TR class="Row3">
-        <TD class="Col1"><IMG alt="" class="Row3Img" id="thinLine" src="http://openejb.apache.org/images/line_sm.gif"></TD>
-        <TD class="Col2"><IMG alt="" class="Row3Img" src="http://openejb.apache.org/images/dotTrans.gif"></TD>
-        <TD class="Col3"><IMG alt="" class="Row3Img" src="http://openejb.apache.org/images/dotTrans.gif"></TD>
-        <TD class="Col4"><IMG alt="" src="http://openejb.apache.org/images/dotTrans.gif"></TD>
-        <TD class="Col5"><IMG alt="" class="Row3Img" src="http://openejb.apache.org/images/dotTrans.gif"></TD>
-      </TR>
-      <TR class="Row4">
-        <TD class="Col1">
-          <SPAN id="Navigation">
-
-            <H3><A name="Navigation-Overview"></A>Overview</H3>
-
-            <UL class="alternate" type="square">
-            <LI><A href="http://openejb.staging.apache.org/" title="Index">Home</A></LI>
-            <LI><A href="http://openejb.staging.apache.org/news.html" title="News">News</A></LI>
-            <LI><A href="http://openejb.staging.apache.org/faq.html" title="FAQ">FAQ</A></LI>
-            <LI><A href="http://openejb.staging.apache.org/download.html" title="Download">Download</A></LI>
-            <LI><A href="http://openejb.staging.apache.org/../OPENEJBx30/index.html" title="Index">Documentation</A></LI>
-            <LI><A href="http://ci.apache.org/projects/openejb/examples-generated/index.html" title="Examples">Examples</A></LI>
-            <LI><A href="http://cwiki.apache.org/confluence/display/OPENEJB/Lightening%20Demos" class="external-link" rel="nofollow">Lightning Demos</A></LI>
-            <LI><A href="http://openejb.staging.apache.org/mailing-lists.html" title="Mailing Lists">Mailing Lists</A></LI>
-            <LI><A href="http://openejb.staging.apache.org/source-code.html" title="Source Code">Source Code</A></LI>
-            <LI><A href="http://blogs.apache.org/openejb" class="external-link" rel="nofollow">Project Blog</A></LI>
-            </UL>
-
-
-            <H3><A name="Navigation-Servers"></A>Servers</H3>
-
-            <UL class="alternate" type="square">
-            <LI><A href="http://openejb.staging.apache.org/local-server.html" title="Local Server">Local</A></LI>
-            <LI><A href="http://openejb.staging.apache.org/remote-server.html" title="Remote Server">Remote</A></LI>
-            </UL>
-
-
-            <H3><A name="Navigation-Integrations"></A>Integrations</H3>
-
-            <UL class="alternate" type="square">
-            <LI><A href="http://openejb.staging.apache.org/../OPENEJBx30/tomcat.html" title="Tomcat">Tomcat</A></LI>
-            <LI><A href="http://openejb.staging.apache.org/geronimo.html" title="Geronimo">Geronimo</A></LI>
-            <LI><A href="http://openejb.staging.apache.org/webobjects.html" title="WebObjects">WebObjects</A></LI>
-            </UL>
-
-
-            <H3><A name="Navigation-Community"></A>Community</H3>
-
-            <UL class="alternate" type="square">
-            <LI><A href="http://openejb.staging.apache.org/team.html" title="Team">Team</A></LI>
-            <LI><A href="http://openejb.staging.apache.org/articles.html" title="Articles">Articles</A></LI>
-            <LI><A href="http://webchat.freenode.net/?channels=openejb" class="external-link" rel="nofollow">IRC</A></LI>
-            </UL>
-
-
-            <H3><A name="Navigation-RelatedProjects"></A>Related Projects</H3>
-
-            <UL class="alternate" type="square">
-            <LI><A href="http://activemq.apache.org/" class="external-link" rel="nofollow">ActiveMQ</A></LI>
-            <LI><A href="http://openjpa.apache.org/" class="external-link" rel="nofollow">OpenJPA</A></LI>
-            <LI><A href="http://cxf.apache.org/" class="external-link" rel="nofollow">CXF</A></LI>
-            </UL>
-
-          </SPAN>
-        </TD>
-        <TD class="Col2">&nbsp;</TD>
-        <TD class="Col3">
-          <TABLE id="PageHeader" border="0" width="100%">
-            <TR>
-              <TD>
-                <A href="http://openejb.org/">
-                  <IMG hspace="0" src="http://openejb.apache.org/images/logo_openejb.gif" vspace="0">
-                </A>
-              </TD>
-              <TD align="right">
-                <A href="http://www.apache.org/">
-                  <IMG src="http://www.apache.org/images/asf-logo.gif" width="258" height="66">
-                </A>
-              </TD>
-            </TR>
-            <TR>
-              <TD id="page_title">
-                <!-- $TITLE -->
-                ${title}
-              </TD>
-              <td align="right" style="text-align: right;">
-                <table align="right">
-                  <tr>
-                      <TD>
-                        <!-- Google CSE Search Box Begins  -->
-                        <FORM id="searchbox_010475492895890475512:_t4iqjrgx90" action="http://www.google.com/cse">
-                          <INPUT type="hidden" name="cx" value="010475492895890475512:_t4iqjrgx90">
-                          <INPUT type="hidden" name="cof" value="FORID:0">
-                          <INPUT name="q" type="text" size="25">
-                          <INPUT type="submit" name="sa" value="Search">
-                        </FORM>
-                        <SCRIPT type="text/javascript"
-                                src="http://www.google.com/coop/cse/brand?form=searchbox_010475492895890475512:_t4iqjrgx90"></SCRIPT>
-                        <!-- Google CSE Search Box Ends -->
-                      </TD>
-                      <TD>
-                        <a id="fb_share_link" name="fb_share" share_url="" type="button_count"></a>
-                      </TD>
-                      <TD>
-                        <a id="tweeter_share_link" href="" class="twitter-share-button">Share on twitter</a>
-                      </TD>
-                    </tr>
-                </table>
-              </td>
-            </TR>
-          </TABLE>
-          <P>
-            <!-- $BODY -->
-            <DIV id="PageContent">
+  </HEAD>
+  <BODY>
+    <!-- HEADER ======================================================== -->
+    <HEADER>
+			<H1><A href=""><SPAN class="invisible">The Apache software fondation</SPAN></A></H1>
+			
+      <FORM action="http://www.google.com/cse" id="searchbox_010475492895890475512:_t4iqjrgx90">
+        <INPUT type="hidden" value="010475492895890475512:_t4iqjrgx90" name="cx">
+        <INPUT type="hidden" value="FORID:0" name="cof">
+        <INPUT type="text" size="25" name="q" style="border: 1px solid rgb(126, 157, 185); padding: 2px; background: url(&quot;http://www.google.com/cse/intl/en/images/google_custom_search_watermark.gif&quot;) no-repeat scroll left center rgb(255, 255, 255);">
+        <INPUT type="submit" value="Search" name="sa">
+        <INPUT type="hidden" name="siteurl" value="openEJB.html"><INPUT type="hidden" name="siteurl" value="openEJB.html">
+      </FORM>
+                  
+      <NAV>
+        <H2><A href=""><SPAN class="invisible">openEJB</SPAN></A></H2>
+                <H3><A name="Navigation-Overview"></A>Overview</H3>
+
+<UL class="alternate" type="square">
+	<LI><A href="" title="Index">Home</A></LI>
+	<LI><A href="downloads.html" title="Downloads">Downloads</A></LI>
+	<LI><A href="../OPENEJBx30/index.html" title="Index">Documentation</A></LI>
+	<LI><A href="examples.html" title="Examples">Examples</A></LI>
+	<LI><A href="mailing-lists.html" title="Mailing Lists">Mailing Lists</A></LI>
+	<LI><A href="source-code.html" title="Source Code">Source Code</A></LI>
+	<LI><A href="http://blogs.apache.org/openejb" class="external-link" rel="nofollow">Project Blog</A></LI>
+</UL>
+
+
+<H3><A name="Navigation-Community"></A>Community</H3>
+
+<UL class="alternate" type="square">
+	<LI><A href="team.html" title="Team">Team</A></LI>
+	<LI><A href="articles.html" title="Articles">Articles</A></LI>
+	<LI><A href="http://webchat.freenode.net/?channels=openejb" class="external-link" rel="nofollow">IRC</A></LI>
+</UL>
+
+
+<H3><A name="Navigation-RelatedProjects"></A>Related Projects</H3>
+
+<UL class="alternate" type="square">
+	<LI><A href="http://openwebbeans.apache.org/" class="external-link" rel="nofollow">WebBeans</A></LI>
+	<LI><A href="http://myfaces.apache.org/" class="external-link" rel="nofollow">MyFaces</A></LI>
+	<LI><A href="http://activemq.apache.org/" class="external-link" rel="nofollow">ActiveMQ</A></LI>
+	<LI><A href="http://openjpa.apache.org/" class="external-link" rel="nofollow">OpenJPA</A></LI>
+	<LI><A href="http://cxf.apache.org/" class="external-link" rel="nofollow">CXF</A></LI>
+</UL>
+
+
+<H3><A name="Navigation-Index"></A>Index</H3>
+<UL class="alternate" type="square">
+	<LI><A href="space-index.html" title="Space Index">Site Index</A></LI>
+	<LI><A href="../OPENEJBx30/space-index.html" title="Space Index">Doc Index</A></LI>
+</UL>
+        <H3>Feeds</H3>
+        <UL>
+        <LI><A href="http://cwiki.apache.org/confluence/spaces/rss.action?key=OPENEJB&newPages=false">Site</A></LI>
+        <LI><A href="http://cwiki.apache.org/confluence/spaces/blogrss.action?key=OPENEJB">News</A></LI>
+        </UL>
+      </NAV>          
+    </HEADER>
+    <!-- /HEADER ======================================================= -->
+
+    <!-- MAIN ========================================================== -->
+    <SECTION class="main">
\ No newline at end of file

Modified: openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/index.vm
URL: http://svn.apache.org/viewvc/openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/index.vm?rev=1186402&r1=1186401&r2=1186402&view=diff
==============================================================================
--- openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/index.vm (original)
+++ openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/index.vm Wed Oct 19 18:54:39 2011
@@ -1,24 +1,39 @@
 #parse("generate-index/velocity/header.vm")
-            <div id="checkboxes-check">
-                <div id="search-box">
-                    API: <input id="searchbox" type="text" />
-                </div>
+<ARTICLE class="aside">
+    <DIV>
+        <SECTION>
+            <ASIDE class="self">
+                <div id="checkboxes-check">
+                    <div id="search-box">
+                        <H3><SPAN>API:</SPAN></H3>
+                        <input id="searchbox" type="text"/>
+                    </div>
 
-                <div id="api-info"></div>
+                    <div id="api-info"></div>
 
-                <ul>
-#foreach( $entry in $classes.entrySet() )
-                    <li><input class="$examplesClasses.get($entry.key)" type="button" api="$classes.get($entry.key)" value="$entry.key" onclick="javascript:filterExamples(this)" ></li>
-#end
-                </ul>
-            </div>
-            <div class="spacer" />
+                    <ul>
+                        #foreach( $entry in $classes.entrySet() )
+                            <li><input class="$examplesClasses.get($entry.key)" type="button"
+                                       api="$classes.get($entry.key)" value="$entry.key"
+                                       onclick="javascript:filterExamples(this)"></li>
+                        #end
+                    </ul>
+                </div>
+            </ASIDE>
+        </SECTION>
 
+        <SECTION>
             <div id="examples">
                 <ul>
-#foreach( $example in $examples.entrySet() )
-                    <li example="$example.value" class="$aggregatedClasses.get($example.value)"><a href="$example.value">$example.key</a> <a class="downloadzip" href="$zipLinks.get($example.value)">zip</a></li>
-#end
+                    #foreach( $example in $examples.entrySet() )
+                        <li example="$example.value" class="$aggregatedClasses.get($example.value)"><a
+                                href="$example.value">$example.key</a> <a class="downloadzip"
+                                                                          href="$zipLinks.get($example.value)">zip</a>
+                        </li>
+                    #end
                 </ul>
             </div>
+        </SECTION>
+    </DIV>
+</ARTICLE>
 #parse("generate-index/velocity/footer.vm")

Modified: openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/java.vm
URL: http://svn.apache.org/viewvc/openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/java.vm?rev=1186402&r1=1186401&r2=1186402&view=diff
==============================================================================
--- openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/java.vm (original)
+++ openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/java.vm Wed Oct 19 18:54:39 2011
@@ -1,3 +1,6 @@
+<article>
+    <div>
+        <section>
            <div id="javaFiles">
                 <ul>
                     Files:
@@ -5,4 +8,7 @@
                     <li><a href="${file}.html">$file</a></li>
 #end
                 </ul>
-            </div>
\ No newline at end of file
+            </div>
+        </section>
+    </div>
+</article>

Modified: openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/resources.vm
URL: http://svn.apache.org/viewvc/openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/resources.vm?rev=1186402&r1=1186401&r2=1186402&view=diff
==============================================================================
--- openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/resources.vm (original)
+++ openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/resources.vm Wed Oct 19 18:54:39 2011
@@ -1,3 +1,6 @@
+<article>
+    <div>
+        <section>
            <div id="api">
                 <ul>
                     Resources:
@@ -5,4 +8,7 @@
                     <li><a href="${resource}.html">$resource</a></li>
 #end
                 </ul>
-            </div>
\ No newline at end of file
+            </div>
+        </section>
+    </div>
+</article>
\ No newline at end of file