Versions Compared

Key

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

...

Providing patches (with tests!) is another way to become a contributor. (See the Developer Bible for important guidance on source code formatting, class naming conventions, etc.)

Becoming a Committer

Active contributors may be asked to become full committers, with write access to the source code. Generally, contributors who have been consistently active and helpful for three to six months are eligible for committer access. If you think you are in that category, don't be shy about contacting members of the Tapestry PMC (Project Management Committee).

...

Section


Column
width50%

Anchor
modules
modules
 


HTML
<div id="third-parties">
 


Modules

Chenille Kit by Massimo Lusetti

Collection of modules, services, utilities and components (many of which require only tapestry-ioc). Includes Accordion, ColorPicker, Editor, Kaptcha, MultipleSelect, RoundCornerContainer, ThumbNail, and many more useful components. Also provides integrations with Google services, LDAP, Lucene, Mail, Quartz, JasperReports, Bean Scripting Framework, and more.

Equanda-tapestry5 by Joachim Van der Auwera

Components useful for building enterprise applications. Includes Accordion, Form Traversal, Tabs, TextAreaAutoExpander, TreeTable, . Among other things, these focus on easy input of data without the need for a mouse.

ioko-tapestry-commons by Ben Gidley, et al.

Provides components for caching, cache control, and simple Flash movie integration.

Tapx by Howard M. Lewis Ship

Collection of modules and components: improved DatePicker, dynamic Tapestry templates, offline rendering using Tapestry, YUI integration, Confirm dialog mixin, Kaptcha components, and more!

Tapestry5-jQuery by GOT5

Tapestry5-Jquery lets you use jQuery to completely replace Prototype, Scriptaculous and the base tapestry.js script.

Exanpe-T5-Lib by Laurent Guérin et Julien Maupoux

A library of components: accordion, ajax loader, slider, tab view, secured password, color picker, tooltip, hideable panel and more! Live demo is provided.

FlowLogix by Lenny Primak

a collection of components, services and utilities that integrates Tapestry into JEE environments and provides other commonly needed functionality.

More Modules...

Extensions

Ars Machina by Thiago H. de Paula Figueiredo

Tapestry/Hibernate extensions for Generic DAOs, standard CRUD interfaces, and user access logging and tracking.

Tynamo project by Tynamo Team / Kalle Korhonen & Alejandro Scandroli

Tynamo is model-driven, full-stack web framework based on Tapestry 5, allowing you to jump directly from your Hibernate entities to a full-blown CRUD application. Tynamo provides several modules, including tapestry-model, tapestry-conversations, tapestry-hibernate-seedentity, tapestry-resteasy and tapestry-security.


Column

Tutorials

Tapestry JumpStart by Geoff Callender

JumpStart is an easy way to learn Tapestry by example. It's an online demo application, and also a downloadable open source app ready for you to explore and modify.

Tapestry Stitch by Lance

Sample components and concepts in Apache Tapestry 5

Shams Examples by Mohammad H. Shamsi

A variety of examples of Tapestry 5 pages and components.

Community's Wiki (Moin Moin)

The wiki contains a wealth of user-generated tips and techniques for using Tapestry

IDE Integrations

Eclipse-tapestry5-plugin

An Eclipse plugin for Tapestry 5 by Dmitry Gusev, with a "Quick Switch" between templates and component classes, a Tapestry Context view, and many other convenience features. This is currently the best choice for Eclipse users.

Tapestry Tools by Gavin Lei

Tapestry Tools is an Eclipse plugin for Tapestry 5 which has been built by Gavin Lei within the timeframe of GSoC 2012.

IntelliJ 10 by JetBrains

IntelliJ has Tapestry 5 support included right out of the box.

loom-t5 by Chris Scheid

Eclipse plugin for building Tapestry 5 projects

Code Completion in Eclipse

How to use the built in JSP Eclipse Editor and a custom tld file to get Tapestry 5 code completion in Eclipse


...