Changes for page Wonder Tutorials

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

From version 99.1
edited by David Avendasora
on 2008/04/18 10:42
Change comment: There is no comment for this version
To version 113.1
edited by Pascal Robert
on 2012/07/19 22:27
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.avendasora
1 +XWiki.probert
Content
... ... @@ -1,21 +1,17 @@
1 1  == Installation, Setup and Upgrading ==
2 2  
3 -* [[Easy Binary Download and Install]]
4 -* [[Download Wonder Source, Build and Install]]
5 -* [[Working With Wonder Source in Eclipse]]
6 -* [[Updating Your Existing Wonder Source and Installation from CVS]]
7 -* [[Using Subversion to Manage Wonder Branches]]
3 +* [[Binary Frameworks Installation and Upgrade]]
4 +* [[Getting the Wonder Source Code]]
5 +* [[Working with Wonder source in Eclipse]]
8 8  
9 9  == Setting Up a New Wonder Project ==
10 10  
11 -* [[Create a new Wonder Application]]
9 +* [[WONDER:Create a new Wonder Application]]
12 12  * [[Create a new Wonder Direct to Web Application]]
13 -* [[Creating a wonder app to deploy as a servlet]]
11 +* Servlet Deployment Setup
12 +** [[Current Setup Instructions>>Servlet Deployment Setup]]
13 +** [[Legacy Setup Instructions>>WO:Creating a wonder app to deploy as a servlet]]
14 14  
15 -== Best Practices ==
16 -
17 -* [[User-Specific Properties Files]]
18 -
19 19  == Getting Started with Wonder Example Applications ==
20 20  
21 21  * [[Getting Started with BugTracker]]
... ... @@ -23,17 +23,17 @@
23 23  == Integrating Wonder into Your WebObjects Application ==
24 24  
25 25  * [[Integrate Wonder Into an Existing Application]]
26 -* [[Using a custom EOEditingContext (ERXEC) Subclass]]
22 +* [[Using a custom EOEditingContext (ERXEC) Subclass>>Using a custom EOEditingContext (ERXEC) Subclass]]
27 27  * [[Embedding WOnder frameworks into your woa>>WOL:Embedding WOFrameworks]]
28 28  
29 29  == Testing with ERSelenium Framework ==
30 30  
31 -* [[Selenium Introduction]]
32 -* [[Getting Started with ERSelenium>>WO:Project WONDER-Frameworks-ERSelenium]]
33 -* [[Tools for Selenium Development]]
27 +* [[Selenium]]
28 +* [[Getting Started with ERSelenium>>ERSelenium Framework]]
29 +* [[WO:Tools for Selenium Development]]
34 34  * [[How to Develop Selenium Tests]]
35 35  * [[Selenium Command Examples]]
36 36  
37 37  == Giving Back to the Community ==
38 38  
39 -* [[Creating and Submitting an Acceptable Patch]]
35 +* [[WOCOM:Creating and Submitting an Acceptable Patch]]