Von Version < 30.2 >
bearbeitet von gru
am 04.05.2020, 15:35
Auf Version < 30.18 >
bearbeitet von gru
am 13.12.2021, 10:41
< >
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -1,3 +1,7 @@
1 +{{info type="info"}}
2 +Die {{formcycle/}} Version 6 verwendet eine Version von Log4j, welche die am 10.12.2021 bekannt gewordene Sicherheitslücke nicht enthält. Hinweise zur deren Auswirkungen auf die neueren {{formcycle/}} Versionen 7.0.0 bis 7.0.6 befinden sich auf der Seite [[Allgemeine Sicherheitsempfehlungen>>https://help7.formcycle.eu/xwiki/bin/view/Formcycle/SystemSettings/Sicherheit/]] in der Hilfe der Version 7.
3 +{{/info}}
4 +
1 1  {{velocity}}
2 2  #set ($mainCards = [{
3 3   'iconfc': 'square-edit-outline',
... ... @@ -25,16 +25,6 @@
25 25   'description': 'FORMCYCLE installieren oder aktualisieren',
26 26   'documentation': 'Formcycle.Installation'
27 27  }, {
28 - 'icon': 'fa fa-play-circle',
29 - 'title': 'Einführungsvideos',
30 - 'description': 'Kurze Videos zum Vorstellen einzelner FORMCYCLE-Funktionen; ggf. Titel "Schnelleinstieg"',
31 - 'documentation': 'https://formcycle.eu/de/features'
32 -}, {
33 - 'iconfc': 'puzzle',
34 - 'title': 'Anwendungsfälle',
35 - 'description': 'Formulardaten verarbeiten',
36 - 'documentation': 'doc:Anwendungsfälle.WebHome'
37 -}, {
38 38   'iconfc': 'form',
39 39   'title': 'Beispiele',
40 40   'description': 'Beispiele für Formulareinbindungen und Formulare',
... ... @@ -41,16 +41,27 @@
41 41   'documentation': 'doc:Examples.WebHome'
42 42  }])
43 43  
38 +## 'icon': 'fa fa-play-circle',
39 +## 'title': 'Einführungsvideos',
40 +## 'description': 'Kurze Videos zum Vorstellen einzelner FORMCYCLE-Funktionen; ggf. Titel "Schnelleinstieg"',
41 +## 'documentation': 'https://formcycle.eu/de/features'
42 +##}, {
43 +## 'iconfc': 'puzzle',
44 +## 'title': 'Anwendungsfälle',
45 +## 'description': 'Formulardaten verarbeiten',
46 +## 'documentation': 'doc:Anwendungsfälle.WebHome'
47 +##}, {
48 +
44 44  #set ($smallCards = [{
45 - 'iconfc': 'comment-faq-outline',
46 - 'title': 'Häufig gestellte Fragen',
47 - 'description': 'ufig gestellte Fragen',
48 - 'documentation': "https://faq.formcycle.eu/"
50 + 'iconfc': 'information-outline',
51 + 'title': 'Workshops',
52 + 'description': 'Workshops zu verschiedenen Themen rund um FORMCYCLE',
53 + 'documentation': 'doc:Workshops.WebHome'
49 49  }, {
50 - 'iconfc': 'puzzle',
51 - 'title': 'Plugin-Dokumen­tation',
52 - 'description': 'Dokumentation der r FORMCYCLE verfügbaren Plugins',
53 - 'documentation': 'Formcycle.PluginDocumentation'
55 + 'icon': 'fa fa-cloud',
56 + 'title': 'FORM.​CLOUD',
57 + 'description': 'Informationen zur XIMA FORM.CLOUD',
58 + 'documentation': 'doc:FORMCLOUD.WebHome'
54 54  }, {
55 55   'iconfc': 'action-change-status',
56 56   'title': 'Einbindung externer Systeme',
... ... @@ -57,22 +57,30 @@
57 57   'description': 'Einbindung von FORMCYCLE in CMS/DMS-Systeme',
58 58   'documentation': 'Formcycle.CMSExtension'
59 59  }, {
60 - 'icon': 'fa fa-share-square',
61 - 'title': 'Daten extern weiterverarbeiten',
62 - 'description': 'Mit FORMCYCLE erfasste Daten an andere Systeme weiterleiten',
63 - 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing'
65 + 'iconfc': 'puzzle',
66 + 'title': 'Plugin-Dokumen­tation',
67 + 'description': 'Dokumentation der für FORMCYCLE verfügbaren Plugins',
68 + 'documentation': 'Formcycle.PluginDocumentation'
64 64  }, {
65 - 'icon': 'fa fa-cloud',
66 - 'title': 'FORM.CLOUD',
67 - 'description': 'Informationen zur XIMA FORM.CLOUD',
68 - 'documentation': 'doc:FORMCLOUD.WebHome'
69 -}, {
70 70   'icon': 'fa fa-list',
71 71   'title': 'Release Notes',
72 72   'description': 'Release Notes und Download der aktuellen Version',
73 73   'documentation': 'doc:Blog.WebHome'
74 +}, {
75 + 'iconfc': 'comment-faq-outline',
76 + 'title': 'Häufig gestellte Fragen',
77 + 'description': 'Häufig gestellte Fragen',
78 + 'documentation': "https://faq.formcycle.eu/"
74 74  }])
75 75  
81 +## 'icon': 'fa fa-share-square',
82 +## 'title': 'Daten extern weiterverarbeiten',
83 +## 'description': 'Mit FORMCYCLE erfasste Daten an andere Systeme weiterleiten',
84 +## 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing'
85 +##}, {
86 +
87 +
88 +
76 76  {{html}}
77 77  ##$jsontool.serialize(${mainCards})<br>
78 78  ##$jsontool.serialize($mainCards)<br>
XWiki.XWikiRights[0]
Ebenen
... ... @@ -1,1 +1,1 @@
1 -view
1 +view,script
XWiki.XWikiRights[1]
Ebenen
... ... @@ -1,1 +1,1 @@
1 -view
1 +view,script
XWiki.XWikiRights[2]
Ebenen
... ... @@ -1,1 +1,1 @@
1 -view
1 +view,comment,edit,script,delete
Copyright 2000-2024