Changes for page Wonder Tutorials

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

From version 101.1
edited by smmccraw
on 2007/09/30 00:08
Change comment: There is no comment for this version
To version 99.1
edited by David Avendasora
on 2008/04/18 10:42
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.smmccraw
1 +XWiki.avendasora
Content
... ... @@ -1,8 +1,10 @@
1 1  == Installation, Setup and Upgrading ==
2 2  
3 +* [[Easy Binary Download and Install]]
3 3  * [[Download Wonder Source, Build and Install]]
4 4  * [[Working With Wonder Source in Eclipse]]
5 5  * [[Updating Your Existing Wonder Source and Installation from CVS]]
7 +* [[Using Subversion to Manage Wonder Branches]]
6 6  
7 7  == Setting Up a New Wonder Project ==
8 8  
... ... @@ -10,6 +10,10 @@
10 10  * [[Create a new Wonder Direct to Web Application]]
11 11  * [[Creating a wonder app to deploy as a servlet]]
12 12  
15 +== Best Practices ==
16 +
17 +* [[User-Specific Properties Files]]
18 +
13 13  == Getting Started with Wonder Example Applications ==
14 14  
15 15  * [[Getting Started with BugTracker]]
... ... @@ -16,9 +16,18 @@
16 16  
17 17  == Integrating Wonder into Your WebObjects Application ==
18 18  
25 +* [[Integrate Wonder Into an Existing Application]]
19 19  * [[Using a custom EOEditingContext (ERXEC) Subclass]]
20 20  * [[Embedding WOnder frameworks into your woa>>WOL:Embedding WOFrameworks]]
21 21  
29 +== Testing with ERSelenium Framework ==
30 +
31 +* [[Selenium Introduction]]
32 +* [[Getting Started with ERSelenium>>WO:Project WONDER-Frameworks-ERSelenium]]
33 +* [[Tools for Selenium Development]]
34 +* [[How to Develop Selenium Tests]]
35 +* [[Selenium Command Examples]]
36 +
22 22  == Giving Back to the Community ==
23 23  
24 24  * [[Creating and Submitting an Acceptable Patch]]