Changes for page Wonder Tutorials

Last modified by Pascal Robert on 2013/09/22 14:33

From version 48.1
edited by Kieran Kelleher
on 2007/06/27 11:06
Change comment: There is no comment for this version
To version 40.1
edited by Pascal Robert
on 2012/07/21 19:24
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Tutorials
1 +Wonder Tutorials
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.kieran
1 +XWiki.probert
Content
... ... @@ -1,14 +1,34 @@
1 1  == Installation, Setup and Upgrading ==
2 2  
3 -* [[Download Wonder Source, Build and Install]]
4 -* [[Working With Wonder Source in Eclipse]]
5 -* [[Linking Workspace Wonder Source to Your Eclipse project]]
3 +* [[doc:documentation.Binary Frameworks Installation and Upgrade]]
4 +* [[doc:Getting the Wonder Source Code]]
5 +* [[doc:Working with Wonder source in Eclipse]]
6 6  
7 7  == Setting Up a New Wonder Project ==
8 8  
9 -* [[Create a new Wonder Application]]
10 -* [[Create a new Wonder Direct to Web Application]]
9 +* [[doc:Create a new Wonder Direct to Web Application]]
10 +* Servlet Deployment Setup
11 +** [[Current Setup Instructions>>doc:documentation.Servlet Deployment Setup]]
12 +** [[Legacy Setup Instructions>>doc:WO.Creating a wonder app to deploy as a servlet]]
11 11  
12 12  == Getting Started with Wonder Example Applications ==
13 13  
14 -* [[Getting Started with BugTracker]]
16 +* [[doc:documentation.Getting Started with BugTracker]]
17 +
18 +== Integrating Wonder into Your WebObjects Application ==
19 +
20 +* [[doc:documentation.Integrate Wonder Into an Existing Application]]
21 +* [[Using a custom EOEditingContext (ERXEC) Subclass>>doc:documentation.Using a custom EOEditingContext (ERXEC) Subclass]]
22 +* [[Embedding WOnder frameworks into your woa>>doc:WOL.Embedding WOFrameworks]]
23 +
24 +== Testing with ERSelenium Framework ==
25 +
26 +* [[doc:documentation.Selenium]]
27 +* [[Getting Started with ERSelenium>>doc:documentation.ERSelenium Framework]]
28 +* [[doc:WO.Tools for Selenium Development]]
29 +* [[doc:documentation.How to Develop Selenium Tests]]
30 +* [[doc:documentation.Selenium Command Examples]]
31 +
32 +== Giving Back to the Community ==
33 +
34 +* [[doc:WOCOM.Creating and Submitting an Acceptable Patch]]