You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by bu...@apache.org on 2013/11/09 17:20:36 UTC

svn commit: r886017 - in /websites/production/tapestry/content: cache/main.pageCache test-page.html

Author: buildbot
Date: Sat Nov  9 16:20:36 2013
New Revision: 886017

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 Sat Nov  9 16:20:36 2013
@@ -70,6 +70,9 @@ DIV.deck DIV.tabBar DIV.tab a { color: b
 DIV.deck DIV.card {border: 1px solid #ccc; display: table-cell;}
 </style>
 </p>
+
+<h3><a shape="rect" name="TestPage-Tabstest%231usingCompositionmacro"></a>Tabs test #1 &#8211; using Composition macro</h3>
+
 <script type="text/javascript">//<![CDATA[
 function debug() { }
 // ]]></script><script type="text/javascript" src="/confluence/download/resources/org.randombits.confluence.composition:composition-setup/js/browser.js">//<![CDATA[
@@ -122,6 +125,13 @@ Deck.memoryPath = "/confluence/";
 </div>
 </div></div>
 
+<p>This works, but 1) doesn't preview very well (preview shows alternatives as side-by-side cells in a table, with no header row), and 2) requires additional processing code to be added to the SiteExporter.</p>
+
+<h3><a shape="rect" name="TestPage-Tabstest%232usingacustom%22tabs%22macro%28notyetwritten%29"></a>Tabs test #2 &#8211; using a custom "tabs" macro (not yet written)</h3>
+
+<p><del>TBD</del></p>
+
+
 <p>&#8212;</p>
 
 <h2><a shape="rect" name="TestPage-ChildrenTest"></a>Children Test</h2>