You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by bu...@apache.org on 2015/08/10 01:19:43 UTC

svn commit: r961281 - in /websites/production/tapestry/content: cache/main.pageCache sandbox.html

Author: buildbot
Date: Sun Aug  9 23:19:42 2015
New Revision: 961281

Log:
Production update by buildbot for tapestry

Modified:
    websites/production/tapestry/content/cache/main.pageCache
    websites/production/tapestry/content/sandbox.html

Modified: websites/production/tapestry/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/tapestry/content/sandbox.html
==============================================================================
--- websites/production/tapestry/content/sandbox.html (original)
+++ websites/production/tapestry/content/sandbox.html Sun Aug  9 23:19:42 2015
@@ -66,18 +66,23 @@
   </div>
 
 <div id="content">
-<div id="ConfluenceContent"><a shape="rect" class="twitter-timeline" data-dnt="true" href="https://twitter.com/hashtag/tapestry5" data-widget-id="557710313307774976">#tapestry5 Tweets</a>
-<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script><p>An experiment with tabs:</p>    
+<div id="ConfluenceContent"><p>&#160;</p><p>An experiment with tabs:</p>    
 <div class="contentf aui-tabs horizontal-tabs" id="ex1" title="Example 1">
     <ul class="tabs-menu"></ul>
     <div class="tabs-pane" id="hwjava" data-pane-title="HelloWorld.java">
-    <div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
-<pre class="brush: java; gutter: false; theme: Default" style="font-size:12px;">package org.example.myapp.components;
+    <div class="code panel pdl" style="border-width: 1px;">
+ <div class="codeHeader panelHeader pdl hide-border-bottom">
+  <b class="code-title"></b>
+  <span class="collapse-source expand-control"><span class="expand-control-icon icon">&#160;</span><span class="expand-control-text">Expand source</span></span>
+ </div>
+ <div class="codeContent panelContent pdl hide-toolbar"> 
+  <pre class="brush: java; gutter: true; theme: Eclipse; collapse: true" style="font-size:12px;">package org.example.myapp.components;
 public class HelloWorld
 {
 }
-</pre>
-</div></div>
+</pre> 
+ </div>
+</div>
 </div>
 <div class="tabs-pane" id="hwtml" data-pane-title="HelloWorld.tml">
     <div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">