HTML |
---|
<div id="third-parties"> |
Tapestry has an active community of users and developers. This page give you is an overview of the great effort of all the community.
Table of Contents |
---|
Tutorials
- Tapestry JumpStart by Geoff Callender
JumpStart is an easy way to learn Tapestry 4 or 5 by example, and it's free! It's an instant, working application, ready for you to explore and modify. It's built entirely on open-source items. You are welcome to use any part of JumpStart for your own applications.
- Shams Examples by Mohammad H. Shamsi
A variety of examples of Tapestry 5 pages and components.
- Community's Wiki (Moin Moin)
This contains a lot of user-generated information on different concrete web application use cases.
...
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!
- tacos-seam by Igor Drobiazko
Intregrates with JBoss Seam to manage conversational state
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 for 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.
IDE Integrations
- loom-t5 by Chris Scheid
Eclipse plugin for building Tapestry 5 projects
- IntelliJ 10 by Jet Brains
IntelliJ has Tapestry 5 support included right out of the box.
how to participate, along with a list of some of the great contributions of the community members.
Table of Contents |
---|
Getting Involved
Reporting Problems / Getting Support
Include Page |
---|
...
|
...
|
Tapestry issues are tracked in the Apache JIRA.
...
Just saying something is "broken" or "failed" is not enough. How did it fail? Did it do the wrong thing? Throw an exception? Not respond in any way? What exactly did you expect to happen? All of this information should be made available when looking for help, plus context on the general problem you were trying to solve in the first place (there may be a better solution entirely). Read Eric Raymond's guide ... it's fun and informative.
Contributing translations for Tapestry built-in messages
If Tapestry's built-in messages aren't available in your language, you are welcome to contribute a new translation of the message catalogs. For easy instructions, see Localization.
Source Code Access
Source code for Tapestry can be downloaded along with pre-compiled binaries.
Tapestry uses Subversion Git to manage the project's source code.
Web access to the Tapestry repository is available as http://svn.apache.org/viewvc/tapestry/tapestry5/trunk GIT-WIP at Apache.
Access using Subversion Git client:
No Format |
---|
$ svngit checkoutclone httpshttp://svngit-wip-us.apache.org/repos/asf/tapestry/tapestry5/trunk tapestry-project 5.git |
(See Building Tapestry from Source for more info.)There's also some notes on using Git to access Tapestry.
Becoming a Contributor
The best way to become a contributor is to become active on the mailing list; Tapestry is known to have an active and helpful community on the mailing list, and the more mentors we can add, the better.
...
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).
...
Community Contributions
Section | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
HTML |
---|
</div> |