Author: buildbot
Date: Sun Sep 29 22:20:35 2013
New Revision: 880413

Log:
Production update by buildbot for tapestry

Modified:
    websites/production/tapestry/content/cache/main.pageCache
    websites/production/tapestry/content/test-page.html

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

Modified: websites/production/tapestry/content/test-page.html
==============================================================================
--- websites/production/tapestry/content/test-page.html (original)
+++ websites/production/tapestry/content/test-page.html Sun Sep 29 22:20:35 2013
@@ -59,9 +59,12 @@
   </div>
 
 <div id="content">
-<div id="ConfluenceContent"><p>Test page to test changes to the autoexport 
template...<br clear="none">
+<div id="ConfluenceContent"><p>Test page.</p>
 
+<h2><a shape="rect" name="TestPage-Testingtabbedblock"></a>Testing tabbed 
block</h2>
+<p>
 <style type="text/css">
+DIV.deck DIV.tabBar DIV.tab { position: relative; top: 1px; }
 DIV.deck DIV.tabBar DIV.tab a { color: black; }
 DIV.deck DIV.card {border: 1px solid #ccc; display: table-cell;}
 DIV.deck DIV.card {border: 1px solid #ccc; display: table-cell;}
@@ -89,11 +92,11 @@ cursor:pointer;
 // ]]></script><script type="text/javascript" 
src="/confluence/download/resources/org.randombits.confluence.composition:composition-setup/js/deck.js">//<![CDATA[
 // ]]></script><link rel="stylesheet" type="text/css" 
href="/confluence/styles/main-action.css?pluginCompleteKey=org.randombits.confluence.composition:composition-setup&amp;stylesheetName=deck&amp;spaceKey=TAPESTRY"><style
 type="text/css">
 .deck .tabBar {
-padding-right: 0;
+padding-right: 2px;
 }
 
 .deck .tabBar .tab {
-padding-left: 0;
+padding-left: 2px;
 }
 
 .deck .tabBar .tab a {
@@ -104,10 +107,6 @@ border: 1px solid #ccc;
 border: 1px solid #ccc;
 border-bottom: solid white;
 }
-
-.deck .card.tabbed {background: #ff0055;
-border: 1px solid #ccc;
-}
 </style><script type="text/javascript">//<![CDATA[
 Deck.memoryDuration = 0;
 Deck.memoryPrefix = "contentId:24189280";
@@ -119,33 +118,12 @@ Deck.memoryPath = "/confluence/";
 <p>Starting with Tapestry 5.4, you can easily choose whether the foundation 
JavaScript framework is jQuery or Prototype.</p>
 </div>
 <div class="card" label="5.0-5.3" labelrendered="5.0-5.3">
-<p>Tapestry comes with the Prototype and Scriptaculous libraries, or you can 
easily swap in JQuery using a 3rd-party module.</p>
+<p>In Tapestry versions prior to 5.4 the Prototype and Scriptaculous libraries 
are included by default ... no extra download is required. Tapestry will 
automatically link into your pages the prototype.js, scriptaculous.js, and 
effects.js libraries, as well as the Tapestry library, tapestry.js (which 
largely consists of support for form input validation). Starting with Tapestry 
5.3, Underscore is also included.</p>
 </div>
 </div></div>
 
-<p>
-</p><div id="cse-search-form" style="width: 10em;">Loading</div>
-<script src="http://www.google.com/jsapi"; type="text/javascript"></script>
-<script type="text/javascript">
-  google.load('search', '1', {language : 'en'});
-  google.setOnLoadCallback(function() {
-    var customSearchControl = new 
google.search.CustomSearchControl('002159362473066658241:hqcst5evalw');
-    
customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
-    var options = new google.search.DrawOptions();
-    options.setSearchFormRoot('cse-search-form');
-    customSearchControl.draw('cse', options);
-  }, true);
-</script>
-<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css"; 
type="text/css">
-
-
-<p>Testing, testing...</p>
-
-<p>&#8212;<br clear="none">
-
-</p><div id="cse" style="width:100%;"></div>
-<br clear="none">
-&#8212;
+<p>&#8212;</p>
+
 
 
 <ul><li><a shape="rect" href="test-page-2.html" title="Test Page 2">Test Page 
2</a> &#8212; <span class="smalltext">{toc}</span></li></ul>


Reply via email to