Änderungen von Dokument FORMCYCLE Hilfe


Von Version 2.8
bearbeitet von gru
am 16.07.2021, 10:10
Änderungskommentar: Es gibt keinen Kommentar für diese Version
Auf Version 5.5
bearbeitet von XIMA Admin
am 23.03.2022, 14:19
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Dokument-Autor
... ... @@ -1,1 +1,1 @@
1 -XWiki.gru
1 +XWiki.ximaadmin
Inhalt
... ... @@ -1,3 +1,11 @@
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]], [[CVE-2021-45105>>https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-45105]] und [[CVE-2021-44832>>https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44832]] 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',
... ... @@ -11,7 +11,7 @@
11 11   'iconfc': 'workflow-fill',
12 12   'title': 'Workflowdesigner',
13 13   'description': 'Formulardaten verarbeiten',
14 - 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing',
22 + 'documentation': 'Formcycle.Designer.Workflow',
15 15   'bgcolor': '#617496',
16 16   'color': '#fff',
17 17   'colordesc': '#e1e2e4'
... ... @@ -31,7 +31,6 @@
31 31   'bgcolor': '#ffab70',
32 32   'color': '#fff',
33 33   'colordesc': '#fff'
34 -## #e1e2e4
35 35  }, {
36 36   'icon': 'fa fa-download',
37 37   'title': 'Installation',
... ... @@ -48,12 +48,13 @@
48 48   'bgcolor': '#cae7df',
49 49   'color': '#2b3649',
50 50   'colordesc': '#617496'
58 +}, {
59 + 'icon': 'fa fa-play-circle',
60 + 'title': 'Einführungsvideos',
61 + 'description': 'Kurze Videos zum Vorstellen einzelner FORMCYCLE-Funktionen; ggf. Titel "Schnelleinstieg"',
62 + 'documentation': 'https://formcycle.eu/de/features'
51 51  }])
52 -
53 -## 'icon': 'fa fa-play-circle',
54 -## 'title': 'Einführungsvideos',
55 -## 'description': 'Kurze Videos zum Vorstellen einzelner FORMCYCLE-Funktionen; ggf. Titel "Schnelleinstieg"',
56 -## 'documentation': 'https://formcycle.eu/de/features'
64 +
57 57  ##}, {
58 58  ## 'iconfc': 'puzzle',
59 59  ## 'title': 'Anwendungsfälle',
... ... @@ -111,7 +111,7 @@
111 111  ## 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing'
112 112  ##}, {
113 113  
114 -
122 +
115 115  
116 116  {{html}}
117 117  ##$jsontool.serialize(${mainCards})<br>
... ... @@ -124,11 +124,11 @@
124 124  
125 125  {{/velocity}}
126 126  
135 +{{MainMenuTiles cards="[{~"iconfc~":~"information-outline~",~"title~":~"Workshops~",~"description~":~"Workshops zu verschiedenen Themen rund um FORMCYCLE~",~"documentation~":~"doc:Workshops.WebHome~",~"bgcolor~":~"#b6c2d2~",~"color~":~"#2b3649~"},{~"icon~":~"fa fa-cloud~",~"title~":~"FORM.​CLOUD~",~"description~":~"Informationen zur XIMA FORM.CLOUD~",~"documentation~":~"doc:FORMCLOUD.WebHome~",~"bgcolor~":~"#b6c2d2~",~"color~":~"#2b3649~"},{~"iconfc~":~"action-change-status~",~"title~":~"Einbindung externer Systeme~",~"description~":~"Einbindung von FORMCYCLE in CMS/DMS-Systeme~",~"documentation~":~"Formcycle.CMSExtension~",~"bgcolor~":~"#b6c2d2~",~"color~":~"#2b3649~"},{~"iconfc~":~"puzzle~",~"title~":~"Plugin-Dokumen­tation~",~"description~":~"Dokumentation der für FORMCYCLE verfügbaren Plugins~",~"documentation~":~"Formcycle.PluginDocumentation~",~"bgcolor~":~"#b6c2d2~",~"color~":~"#2b3649~"},{~"icon~":~"fa fa-list~",~"title~":~"Release Notes~",~"description~":~"Release Notes und Download der aktuellen Version~",~"documentation~":~"doc:Blog.WebHome~",~"bgcolor~":~"#b6c2d2~",~"color~":~"#2b3649~"},{~"iconfc~":~"comment-faq-outline~",~"title~":~"Häufig gestellte Fragen~",~"description~":~"Häufig gestellte Fragen~",~"documentation~":~"https://faq.formcycle.eu/~",~"bgcolor~":~"#b6c2d2~",~"color~":~"#2b3649~"}]" type="small"/}}
136 +
127 127  {{velocity}}
128 128  {{html wiki="false" clean="false"}}
129 129  
130 -
131 -
132 132  <style>
133 133  .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}
134 134  .jqcloud span {