Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Test page to test changes to the autoexport template....

Testing tabbed block

HTML
<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;}
</style>

Wiki Markup
{composition-setup}
deck.tab.active.border=1px solid #ccc
deck.tab.inactive.border=1px solid #ccc
deck.tab.spacer=2px
deck.startHidden=false
{composition-setup}
Wiki Markup
{deck:id=myDeck}

...

Wiki Markup
{card:label=5.0-5.3}

Tapestry comes with 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, or you can easily swap in JQuery using a 3rd-party module, 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.

Wiki Markup
{card}
Wiki Markup
{deck}

...