From version 4.1
edited by Pierre Dubois
on 2011/01/20 09:57
To version 5.1
edited by Pierre Dubois
on 2011/01/20 10:15
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -1,6 +1,7 @@
1 1  Everything you want to know about the Requea platform, from creating Applications, to Deploying and Administering those apps.
2 2  
3 3  == Getting Started ==
4 +
4 4  ; **[[Get the Platform - Installation>>Installation]]**
5 5  : Learn how to install the Platform on your machine.
6 6  \\
... ... @@ -7,3 +7,49 @@
7 7  ; **[[My First Requea App>>MyFirstApp]]**
8 8  : Create a simple application in a few clicks
9 9  \\
11 +
12 +== Create Apps on the Requea Platform ==
13 +
14 +; **[[Architecture and Concepts>>Concepts]]**
15 +: A high level description of the concepts.
16 +\\
17 +; **[[Entities and Properties>>Entities]]**
18 +: All about objects used in the platform and the document model.
19 +\\
20 +; **[[User actions and User interface>>Actions]]**
21 +: How the user interacts with the system.
22 +\\
23 +; **[[Operations>>Operations]]**
24 +: Code, script and business rules to manage objects and relations
25 +\\
26 +; **[[Menus and Navigation>>Menus]]**
27 +: The navigation and menus entries in detail
28 +\\
29 +; **[[Users and Security>>Security]]**
30 +: All about security and how the access to actions and data is controlled.
31 +\\
32 +; **[[Reports / JasperReports>>Reports]]**
33 +: Create nice looking reports with iReport / JasperReports and have them generated on the Platform.
34 +\\
35 +; **[[Documents - JCR configuration>>Documents]]**
36 +: Use simple document workspaces to track a few documents
37 +\\
38 +; **[[Stats, Graphs and Cubes>>Stats]]**
39 +: Generate stats and show graphs based on your data.
40 +\\
41 +; **[[Workflows>>Workflows]]**
42 +: Simple workflows for user collaboration and approvals
43 +\\
44 +; **[[JavaScript Plugins>>Plugins]]**
45 +: Extend the platform with java code and have it exposed to operations, workflows, ...
46 +\\
47 +
48 +
49 +== Getting Started ==
50 +
51 +; **[[Get the Platform - Installation>>Installation]]**
52 +: Learn how to install the Platform on your machine.
53 +\\
54 +; **[[My First Requea App>>MyFirstApp]]**
55 +: Create a simple application in a few clicks
56 +\\
This wiki is licensed under a Creative Commons 2.0 license
XWiki Enterprise 9.11.5 - Documentation