| ... |
... |
@@ -1,34 +1,60 @@ |
|
1 |
+{{info type="info"}} |
|
2 |
+Hinweise zu den bekannt gewordenen Sicherheitslücken [[CVE-2021-44228>>https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44228]], [[CVE-2021-45046>>https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-45046]] und [[CVE-2021-45105>>https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-45105]] in Log4j und deren Auswirkungen auf die {{formcycle/}} Versionen 7.0.0 bis 7.0.9 befinden sich auf der Seite [[Allgemeine Sicherheitsempfehlungen>>doc:Formcycle.SystemSettings.Sicherheit.WebHome]]. Eine aktualisierte {{formcycle/}} Version 7.0.10, die eine neue fehlerfreie Version von Log4j verwendet, steht [[zum Download bereit>>doc:Blog.WebHome]]. |
|
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 |
+ |
| 1 |
1 |
{{velocity}} |
| 2 |
2 |
#set ($mainCards = [{ |
| 3 |
3 |
'iconfc': 'square-edit-outline', |
| 4 |
4 |
'title': 'Formulardesigner', |
| 5 |
|
- 'description': 'Arbeiten mit dem Formulardesigner', |
| 6 |
|
- 'documentation': "Formcycle.FormDesigner" |
|
13 |
+ 'description': 'Formulare erstellen und bearbeiten', |
|
14 |
+ 'documentation': "Formcycle.Designer", |
|
15 |
+ 'bgcolor': '#617496', |
|
16 |
+ 'color': '#fff', |
|
17 |
+ 'colordesc': '#e1e2e4' |
| 7 |
7 |
}, { |
|
19 |
+ 'iconfc': 'workflow-fill', |
|
20 |
+ 'title': 'Workflowdesigner', |
|
21 |
+ 'description': 'Formulardaten verarbeiten', |
|
22 |
+ 'documentation': 'Formcycle.Designer.Workflow', |
|
23 |
+ 'bgcolor': '#617496', |
|
24 |
+ 'color': '#fff', |
|
25 |
+ 'colordesc': '#e1e2e4' |
|
26 |
+}, { |
| 8 |
8 |
'iconfc': 'wrench', |
| 9 |
9 |
'title': 'Verwaltung', |
| 10 |
10 |
'description': 'Benutzerverwaltung, LDAP, Datenbanken, Dateien, Templates und vieles mehr', |
| 11 |
|
- 'documentation': 'Formcycle.UserInterface' |
|
30 |
+ 'documentation': 'Formcycle.UserInterface', |
|
31 |
+ 'bgcolor': '#b6c2d2', |
|
32 |
+ 'color': '#2b3649', |
|
33 |
+ 'colordesc': '#617496' |
| 12 |
12 |
}, { |
| 13 |
13 |
'iconfc': 'inbox', |
| 14 |
14 |
'title': 'Posteingang', |
| 15 |
15 |
'description': 'Formulardaten organisieren', |
| 16 |
|
- 'documentation': 'Formcycle.Inbox' |
|
38 |
+ 'documentation': 'Formcycle.Inbox', |
|
39 |
+ 'bgcolor': '#ffab70', |
|
40 |
+ 'color': '#fff', |
|
41 |
+ 'colordesc': '#fff' |
| 17 |
17 |
}, { |
| 18 |
|
- 'iconfc': 'workflow-fill', |
| 19 |
|
- 'title': 'Workflow', |
| 20 |
|
- 'description': 'Formulardaten verarbeiten', |
| 21 |
|
- 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing' |
| 22 |
|
-}, { |
| 23 |
23 |
'icon': 'fa fa-download', |
| 24 |
24 |
'title': 'Installation', |
| 25 |
25 |
'description': 'FORMCYCLE installieren oder aktualisieren', |
| 26 |
|
- 'documentation': 'Formcycle.Installation' |
|
46 |
+ 'documentation': 'Formcycle.Installation', |
|
47 |
+ 'bgcolor': '#b6c2d2', |
|
48 |
+ 'color': '#2b3649', |
|
49 |
+ 'colordesc': '#617496' |
| 27 |
27 |
}, { |
| 28 |
28 |
'iconfc': 'form', |
| 29 |
29 |
'title': 'Beispiele', |
| 30 |
30 |
'description': 'Beispiele für Formulareinbindungen und Formulare', |
| 31 |
|
- 'documentation': 'doc:Examples.WebHome' |
|
54 |
+ 'documentation': 'doc:Examples.WebHome', |
|
55 |
+ 'bgcolor': '#cae7df', |
|
56 |
+ 'color': '#2b3649', |
|
57 |
+ 'colordesc': '#617496' |
| 32 |
32 |
}]) |
| 33 |
33 |
|
| 34 |
34 |
## 'icon': 'fa fa-play-circle', |
| ... |
... |
@@ -46,32 +46,44 @@ |
| 46 |
46 |
'iconfc': 'information-outline', |
| 47 |
47 |
'title': 'Workshops', |
| 48 |
48 |
'description': 'Workshops zu verschiedenen Themen rund um FORMCYCLE', |
| 49 |
|
- 'documentation': 'doc:Workshops.WebHome' |
|
75 |
+ 'documentation': 'doc:Workshops.WebHome', |
|
76 |
+ 'bgcolor': '#b6c2d2', |
|
77 |
+ 'color': '#2b3649' |
| 50 |
50 |
}, { |
| 51 |
51 |
'icon': 'fa fa-cloud', |
| 52 |
52 |
'title': 'FORM.CLOUD', |
| 53 |
53 |
'description': 'Informationen zur XIMA FORM.CLOUD', |
| 54 |
|
- 'documentation': 'doc:FORMCLOUD.WebHome' |
|
82 |
+ 'documentation': 'doc:FORMCLOUD.WebHome', |
|
83 |
+ 'bgcolor': '#b6c2d2', |
|
84 |
+ 'color': '#2b3649' |
| 55 |
55 |
}, { |
| 56 |
56 |
'iconfc': 'action-change-status', |
| 57 |
57 |
'title': 'Einbindung externer Systeme', |
| 58 |
58 |
'description': 'Einbindung von FORMCYCLE in CMS/DMS-Systeme', |
| 59 |
|
- 'documentation': 'Formcycle.CMSExtension' |
|
89 |
+ 'documentation': 'Formcycle.CMSExtension', |
|
90 |
+ 'bgcolor': '#b6c2d2', |
|
91 |
+ 'color': '#2b3649' |
| 60 |
60 |
}, { |
| 61 |
61 |
'iconfc': 'puzzle', |
| 62 |
62 |
'title': 'Plugin-Dokumentation', |
| 63 |
63 |
'description': 'Dokumentation der für FORMCYCLE verfügbaren Plugins', |
| 64 |
|
- 'documentation': 'Formcycle.PluginDocumentation' |
|
96 |
+ 'documentation': 'Formcycle.PluginDocumentation', |
|
97 |
+ 'bgcolor': '#b6c2d2', |
|
98 |
+ 'color': '#2b3649' |
| 65 |
65 |
}, { |
| 66 |
66 |
'icon': 'fa fa-list', |
| 67 |
67 |
'title': 'Release Notes', |
| 68 |
68 |
'description': 'Release Notes und Download der aktuellen Version', |
| 69 |
|
- 'documentation': 'doc:Blog.WebHome' |
|
103 |
+ 'documentation': 'doc:Blog.WebHome', |
|
104 |
+ 'bgcolor': '#b6c2d2', |
|
105 |
+ 'color': '#2b3649' |
| 70 |
70 |
}, { |
| 71 |
71 |
'iconfc': 'comment-faq-outline', |
| 72 |
72 |
'title': 'Häufig gestellte Fragen', |
| 73 |
73 |
'description': 'Häufig gestellte Fragen', |
| 74 |
|
- 'documentation': "https://faq.formcycle.eu/" |
|
110 |
+ 'documentation': "https://faq.formcycle.eu/", |
|
111 |
+ 'bgcolor': '#b6c2d2', |
|
112 |
+ 'color': '#2b3649' |
| 75 |
75 |
}]) |
| 76 |
76 |
|
| 77 |
77 |
## 'icon': 'fa fa-share-square', |
| ... |
... |
@@ -80,7 +80,7 @@ |
| 80 |
80 |
## 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing' |
| 81 |
81 |
##}, { |
| 82 |
82 |
|
| 83 |
|
- |
|
121 |
+ |
| 84 |
84 |
|
| 85 |
85 |
{{html}} |
| 86 |
86 |
##$jsontool.serialize(${mainCards})<br> |
| ... |
... |
@@ -96,8 +96,6 @@ |
| 96 |
96 |
{{velocity}} |
| 97 |
97 |
{{html wiki="false" clean="false"}} |
| 98 |
98 |
|
| 99 |
|
- |
| 100 |
|
- |
| 101 |
101 |
<style> |
| 102 |
102 |
.jqcloud{font:10px Helvetica,Arial,sans-serif;line-height:normal;overflow:hidden;position:relative}.jqcloud-word{margin:0;padding:0}.jqcloud-word.w1{color:#aab5f0;font-size:100%}.jqcloud-word.w2{color:#9ce;font-size:150%}.jqcloud-word.w3{color:#a0ddff;font-size:200%}.jqcloud-word.w4{color:#90c5f0;font-size:250%}.jqcloud-word.w5{color:#90a0dd;font-size:300%}.jqcloud-word.w6{color:#90c5f0;font-size:350%}.jqcloud-word.w7{color:#39d;font-size:400%}.jqcloud-word.w8{color:#0cf;font-size:450%}.jqcloud-word.w9{color:#0cf;font-size:500%}.jqcloud-word.w10{color:#0cf;font-size:550%}.jqcloud-word a{color:inherit;font-size:inherit;text-decoration:none}.jqcloud-word a:hover{color:#0cf} |
| 103 |
103 |
.jqcloud span { |