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