You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by hl...@apache.org on 2008/01/13 19:05:31 UTC

svn commit: r611611 - /tapestry/tapestry5/trunk/src/site/apt/index.apt

Author: hlship
Date: Sun Jan 13 10:05:31 2008
New Revision: 611611

URL: http://svn.apache.org/viewvc?rev=611611&view=rev
Log:
TAPESTRY-2024: Add links from Tapestry 5 home page to external component libraries

Modified:
    tapestry/tapestry5/trunk/src/site/apt/index.apt

Modified: tapestry/tapestry5/trunk/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/src/site/apt/index.apt?rev=611611&r1=611610&r2=611611&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/src/site/apt/index.apt (original)
+++ tapestry/tapestry5/trunk/src/site/apt/index.apt Sun Jan 13 10:05:31 2008
@@ -72,7 +72,28 @@
      that doesn't use Tapestry (it isn't a web application).
      
   []
-    
+
+Third Party Libraries
+
+  Tapestry 5 has inspired a number of people to create third party libraries, providing a mix of new components
+  and new and improved integrations.
+
+*--+--+--+
+| <<Library>> | <<Author >> | <<Description >>
+*--+--+--+
+| {{{http://equanda.org/equanda-tapestry5/}equanda-tapestry5}} |   Joachim Van der Auwera |      Components useful for building enterprise applications. Includes Accordion, Tabs, Formtraversal. Amongst other things, these focus on easy input of data without the need for a mouse.
+*--+--+--+
+| {{{http://code.google.com/p/gc-tapestry-components/}Godcode Components}} |   Chris Lewis |         A mixed collection of components providing simple but time-saving functionality, as well as more exotic ones; built on top of the prototype and script.aculo.us javascript libraries. |
+*--+--+--+
+| {{{http://code.google.com/p/shams/}Shams Examples, Components}} |  Mohammad H. Shamsi |   A set of Tapestry 5 Examples, Tutorials, Components, and Documents for beginners |
+*--+--+--+
+| {{{http://code.google.com/p/tapestry5-components/}T5Components}} | Sven Homburg | Ajax-enabled components based on Prototype and Scriptaculous. |
+*--+--+--+
+| {{{http://www.localhost.nu/java/tapestry5-acegi/}tapestry5-acegi}} | Robin Helgelin  | Integration with the Acegi path-based security framework. |
+*--+--+--+
+| {{{http://code.google.com/p/tapestry5-treegrid/}tapestry5-treegrid}} | Gabriel Landais |  Combination tree navigation and data grid, based on sstree. |
+*--+--+--+
+
 
 What's changed since Tapestry 4?
 
@@ -88,7 +109,7 @@
     objects>).
   
   * Tapestry no longer uses XML page and component specification files. Information that used to
-    be supplied in such files is now supplied directly in the Java class, using Java annotations.
+    be supplied in such files is now supplied directly in the Java class, using Java annotations and naming conventions.
     
   * {{{tapestry-core/guide/reload.html}Changes to Tapestry component templates <and classes> are now picked up <immediately>}}, 
     without any kind