... |
... |
@@ -1,24 +5,18 @@ |
1 |
|
-{{info}} |
2 |
|
-Die Hilfe zur vorherigen {{formcycle/}} Version 6 befindet sich unter: https://help6.formcycle.eu |
3 |
|
-{{/info}} |
4 |
|
- |
5 |
5 |
{{velocity}} |
6 |
6 |
#set ($mainCards = [{ |
7 |
7 |
'iconfc': 'square-edit-outline', |
8 |
8 |
'title': 'Formulardesigner', |
9 |
|
- 'description': 'Formulare erstellen und bearbeiten', |
10 |
|
- 'documentation': "Formcycle.Designer", |
|
5 |
+ 'description': 'Arbeiten mit dem Formulardesigner', |
|
6 |
+ 'documentation': "Formcycle.FormDesigner", |
11 |
11 |
'bgcolor': '#617496', |
12 |
|
- 'color': '#fff', |
13 |
|
- 'colordesc': '#e1e2e4' |
|
8 |
+ 'color': '#fff' |
14 |
14 |
}, { |
15 |
15 |
'iconfc': 'workflow-fill', |
16 |
|
- 'title': 'Workflowdesigner', |
|
11 |
+ 'title': 'Workflow', |
17 |
17 |
'description': 'Formulardaten verarbeiten', |
18 |
|
- 'documentation': 'Formcycle.Designer.Workflow', |
|
13 |
+ 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing', |
19 |
19 |
'bgcolor': '#617496', |
20 |
|
- 'color': '#fff', |
21 |
|
- 'colordesc': '#e1e2e4' |
|
15 |
+ 'color': '#fff' |
22 |
22 |
}, { |
23 |
23 |
'iconfc': 'wrench', |
24 |
24 |
'title': 'Verwaltung', |
... |
... |
@@ -25,8 +25,7 @@ |
25 |
25 |
'description': 'Benutzerverwaltung, LDAP, Datenbanken, Dateien, Templates und vieles mehr', |
26 |
26 |
'documentation': 'Formcycle.UserInterface', |
27 |
27 |
'bgcolor': '#b6c2d2', |
28 |
|
- 'color': '#2b3649', |
29 |
|
- 'colordesc': '#617496' |
|
22 |
+ 'color': '#2b3649' |
30 |
30 |
}, { |
31 |
31 |
'iconfc': 'inbox', |
32 |
32 |
'title': 'Posteingang', |
... |
... |
@@ -33,8 +33,7 @@ |
33 |
33 |
'description': 'Formulardaten organisieren', |
34 |
34 |
'documentation': 'Formcycle.Inbox', |
35 |
35 |
'bgcolor': '#ffab70', |
36 |
|
- 'color': '#fff', |
37 |
|
- 'colordesc': '#fff' |
|
29 |
+ 'color': '#fff' |
38 |
38 |
}, { |
39 |
39 |
'icon': 'fa fa-download', |
40 |
40 |
'title': 'Installation', |
... |
... |
@@ -41,8 +41,7 @@ |
41 |
41 |
'description': 'FORMCYCLE installieren oder aktualisieren', |
42 |
42 |
'documentation': 'Formcycle.Installation', |
43 |
43 |
'bgcolor': '#b6c2d2', |
44 |
|
- 'color': '#2b3649', |
45 |
|
- 'colordesc': '#617496' |
|
36 |
+ 'color': '#2b3649' |
46 |
46 |
}, { |
47 |
47 |
'iconfc': 'form', |
48 |
48 |
'title': 'Beispiele', |
... |
... |
@@ -49,8 +49,7 @@ |
49 |
49 |
'description': 'Beispiele für Formulareinbindungen und Formulare', |
50 |
50 |
'documentation': 'doc:Examples.WebHome', |
51 |
51 |
'bgcolor': '#cae7df', |
52 |
|
- 'color': '#2b3649', |
53 |
|
- 'colordesc': '#617496' |
|
43 |
+ 'color': '#2b3649' |
54 |
54 |
}]) |
55 |
55 |
|
56 |
56 |
## 'icon': 'fa fa-play-circle', |