Changes for page Getting Started

Last modified by Bastian Triller on 2019/02/22 16:07

From version 24.1
edited by Maik Musall
on 2019/02/22 16:07
Change comment: There is no comment for this version
To version 24.3
edited by Maik Musall
on 2023/11/13 11:54
Change comment: Update document after refactoring.

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -Home
1 +WEB.Home.WebHome
Content
... ... @@ -1,6 +1,6 @@
1 1  = Installing the tools =
2 2  
3 -Before getting started with code, [[you will need to install the development tools and frameworks>>doc:Project Wonder Installation]].
3 +Before getting started with code, [[you will need to install the development tools and frameworks>>doc:WEB.Project Wonder Installation]].
4 4  
5 5  = Learn the concepts =
6 6  
... ... @@ -32,15 +32,15 @@
32 32  
33 33  In the third part, you will learn how to use Direct2Web, a rules-based engine, to build the administrative interface to manage the blog.
34 34  
35 -[[doc:Your First D2W Project]]
35 +[[doc:WEB.Your First D2W Project]]
36 36  
37 37  In the fourth part, you will learn how to use sessions and creating your own components to manage the blog.
38 38  
39 -[[doc:Your First Stateful Project]]
39 +[[doc:WEB.Your First Stateful Project]]
40 40  
41 41  In the last part, you will learn how to deploy your applications.
42 42  
43 -[[doc:Your First Deployment]]
43 +[[doc:WEB.Your First Deployment]]
44 44  
45 45  = Get together =
46 46