Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for change notification.
The following page has been changed by MichaelGerzabek: http://wiki.apache.org/tapestry/Tapestry5CheckOutTheSourceCode The comment on the change is: 5.0.6 brought templates from <webapp-root>/WEB-INF to <webapp-root> ------------------------------------------------------------------------------ Hidden in the numerous folder layers of the java project, you can find demos of many components: * AssetDemo [https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/AssetDemo.java .java] - * AttributeExpansionsDemo [https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/AttributeExpansionsDemo.java .java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/WEB-INF/AttributeExpansionsDemo.html .html] + * AttributeExpansionsDemo [https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/AttributeExpansionsDemo.java .java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/AttributeExpansionsDemo.tml .html] - * BeanEditorDemo [https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/BeanEditorDemo.java .java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/WEB-INF/BeanEditorDemo.html .html] + * BeanEditorDemo [https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/BeanEditorDemo.java .java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/BeanEditorDemo.tml .html] - * BlockDemo [https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/BlockDemo.java .java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/WEB-INF/BlockDemo.html .html] : This page demonstrates how blocks may be used to contain text and other elements and control when and if they are rendered. Also contains an example of the <t:Select... component + * BlockDemo [https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/BlockDemo.java .java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/BlockDemo.tml .html] : This page demonstrates how blocks may be used to contain text and other elements and control when and if they are rendered. Also contains an example of the <t:Select... component - * ClientPersistenceDemo [https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/ClientPersistenceDemo.java .java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/WEB-INF/ClientPersistenceDemo.html .html] + * ClientPersistenceDemo [https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/ClientPersistenceDemo.java .java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/ClientPersistenceDemo.tml .html] - * EventHandlerDemo [https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/EventHandlerDemo.java .java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/WEB-INF/EventHandlerDemo.html .html] + * EventHandlerDemo [https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/EventHandlerDemo.java .java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/EventHandlerDemo.tml .html] - * FlashDemo [https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/FlashDemo.java .java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/WEB-INF/FlashDemo.html .html] + * FlashDemo [https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/FlashDemo.java .java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/FlashDemo.html .tml] - * GridDemo [https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/GridDemo.java .java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/WEB-INF/GridDemo.html .html] + * GridDemo [https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/GridDemo.java .java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/GridDemo.tml .tml] - * GridEnumDemo [https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/GridEnumDemo.java .java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/WEB-INF/GridEnumDemo.html .html] + * GridEnumDemo [https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/GridEnumDemo.java .java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/GridEnumDemo.tml .tml] - * InheritedBindingsDemo [https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/InheritedBindingsDemo.java .java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/WEB-INF/InheritedBindingsDemo.html .html] + * InheritedBindingsDemo [https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/InheritedBindingsDemo.java .java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/InheritedBindingsDemo.tml .tml] * InjectDemo [https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/InjectDemo.java .java] - * PageLoadedDemo [https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/PageLoadedDemo.java .java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/WEB-INF/PageLoadedDemo.html .html] + * PageLoadedDemo [https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/PageLoadedDemo.java .java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/PageLoadedDemo.html .tml] - * PaletteDemo [https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/PaletteDemo.java .java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/WEB-INF/PaletteDemo.html .html] + * PaletteDemo [https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/PaletteDemo.java .java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/PaletteDemo.html .tml] - * PasswordFieldDemo [https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/PasswordFieldDemo.java .java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/WEB-INF/PasswordFieldDemo.html .html] + * PasswordFieldDemo [https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/PasswordFieldDemo.java .java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/PasswordFieldDemo.html .tml] - * RecursiveDemo [https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/RecursiveDemo.java .java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/WEB-INF/RecursiveDemo.html .html] + * RecursiveDemo [https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/RecursiveDemo.java .java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/RecursiveDemo.html .tml] - * RenderableDemo [https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/RenderableDemo.java .java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/WEB-INF/RenderableDemo.html .html] + * RenderableDemo [https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/RenderableDemo.java .java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/RenderableDemo.tml .html] - * RenderComponentDemo [https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/RenderComponentDemo.java .java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/WEB-INF/RenderComponentDemo.html .html] + * RenderComponentDemo [https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/RenderComponentDemo.java .java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/RenderComponentDemo.tml .html] - * SimpleTrackGridDemo [https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/SimpleTrackGridDemo.java .java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/WEB-INF/SimpleTrackGridDemo.html .html] + * SimpleTrackGridDemo [https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/SimpleTrackGridDemo.java .java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/SimpleTrackGridDemo.tml .html] * ValidBeanEditorDemo [https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/ValidBeanEditorDemo.java .java] The [https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/ java classes] are stored locally in: --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
