Von Version < 30.19 >
bearbeitet von gru
am 13.12.2021, 10:42
Auf Version < 28.11 >
bearbeitet von gru
am 12.03.2020, 15:16
< >
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -1,10 +1,4 @@
1 1  {{velocity}}
2 -##{{info type="info"}}
3 -##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.
4 -##{{/info}}
5 -{{/velocity}}
6 -
7 -{{velocity}}
8 8  #set ($mainCards = [{
9 9   'iconfc': 'square-edit-outline',
10 10   'title': 'Formulardesigner',
... ... @@ -31,6 +31,16 @@
31 31   'description': 'FORMCYCLE installieren oder aktualisieren',
32 32   'documentation': 'Formcycle.Installation'
33 33  }, {
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:Examples.WebHome'
37 +}, {
34 34   'iconfc': 'form',
35 35   'title': 'Beispiele',
36 36   'description': 'Beispiele für Formulareinbindungen und Formulare',
... ... @@ -37,27 +37,16 @@
37 37   'documentation': 'doc:Examples.WebHome'
38 38  }])
39 39  
40 -## 'icon': 'fa fa-play-circle',
41 -## 'title': 'Einführungsvideos',
42 -## 'description': 'Kurze Videos zum Vorstellen einzelner FORMCYCLE-Funktionen; ggf. Titel "Schnelleinstieg"',
43 -## 'documentation': 'https://formcycle.eu/de/features'
44 -##}, {
45 -## 'iconfc': 'puzzle',
46 -## 'title': 'Anwendungsfälle',
47 -## 'description': 'Formulardaten verarbeiten',
48 -## 'documentation': 'doc:Anwendungsfälle.WebHome'
49 -##}, {
50 -
51 51  #set ($smallCards = [{
52 - 'iconfc': 'information-outline',
53 - 'title': 'Workshops',
54 - 'description': 'Workshops zu verschiedenen Themen rund um FORMCYCLE',
55 - 'documentation': 'doc:Workshops.WebHome'
45 + 'iconfc': 'comment-faq-outline',
46 + 'title': 'Häufig gestellte Fragen',
47 + 'description': 'ufig gestellte Fragen',
48 + 'documentation': "https://faq.formcycle.eu/"
56 56  }, {
57 - 'icon': 'fa fa-cloud',
58 - 'title': 'FORM.​CLOUD',
59 - 'description': 'Informationen zur XIMA FORM.CLOUD',
60 - 'documentation': 'doc:FORMCLOUD.WebHome'
50 + 'iconfc': 'puzzle',
51 + 'title': 'Plugin-Dokumentation',
52 + 'description': 'Dokumentation der r FORMCYCLE verfügbaren Plugins',
53 + 'documentation': 'Formcycle.PluginDocumentation'
61 61  }, {
62 62   'iconfc': 'action-change-status',
63 63   'title': 'Einbindung externer Systeme',
... ... @@ -64,30 +64,22 @@
64 64   'description': 'Einbindung von FORMCYCLE in CMS/DMS-Systeme',
65 65   'documentation': 'Formcycle.CMSExtension'
66 66  }, {
67 - 'iconfc': 'puzzle',
68 - 'title': 'Plugin-Dokumen­tation',
69 - 'description': 'Dokumentation der für FORMCYCLE verfügbaren Plugins',
70 - 'documentation': 'Formcycle.PluginDocumentation'
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'
71 71  }, {
65 + 'icon': 'fa fa-cloud',
66 + 'title': 'FORM.CLOUD',
67 + 'description': 'Informationen zur XIMA FORM.CLOUD',
68 + 'documentation': 'doc:FORMCLOUD.WebHome'
69 +}, {
72 72   'icon': 'fa fa-list',
73 73   'title': 'Release Notes',
74 74   'description': 'Release Notes und Download der aktuellen Version',
75 75   'documentation': 'doc:Blog.WebHome'
76 -}, {
77 - 'iconfc': 'comment-faq-outline',
78 - 'title': 'Häufig gestellte Fragen',
79 - 'description': 'Häufig gestellte Fragen',
80 - 'documentation': "https://faq.formcycle.eu/"
81 81  }])
82 82  
83 -## 'icon': 'fa fa-share-square',
84 -## 'title': 'Daten extern weiterverarbeiten',
85 -## 'description': 'Mit FORMCYCLE erfasste Daten an andere Systeme weiterleiten',
86 -## 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing'
87 -##}, {
88 -
89 -
90 -
91 91  {{html}}
92 92  ##$jsontool.serialize(${mainCards})<br>
93 93  ##$jsontool.serialize($mainCards)<br>
... ... @@ -753,13 +753,13 @@
753 753   {text: "Beispiele für Print CSS / Erläuterung was das PDF Print Plugin macht", weight: 7, group: 'Anderes', link: 'https://help.formcycle.eu/xwiki/bin/view/Formcycle/'},
754 754  ];
755 755  ##http://mistic100.github.io/jQCloud/demo.html#handlers
756 -/*XjQ('#jQArea').jQCloud(jQwords, {
741 +XjQ('#jQArea').jQCloud(jQwords, {
757 757   classPattern: null,
758 758   colors: ["#176694", "#3480AD", "#5398c1", "#76b2d6", "#7ca2b9", "#889fad", "#8e979c", "#929596", "#babbbb"],
759 759   fontSize: ['16px','15px','15px','14px','14px','13px','13px','12px','12px'],
760 760   //width: 500,
761 761   height: 500
762 -});*/
747 +});
763 763  
764 764  var jQButtons = XjQ('.jQButton');
765 765  
... ... @@ -794,7 +794,7 @@
794 794  }
795 795  });
796 796  </script>
797 -<!--
782 +
798 798  <div class="row">
799 799   <div class="d-none d-md-block col-lg-12 card-main">
800 800   <div class="well" >
... ... @@ -811,6 +811,6 @@
811 811   </div>
812 812   </div>
813 813  </div>
814 --->
799 +
815 815  {{/html}}
816 816  {{/velocity}}
XWiki.XWikiRights[0]
Ebenen
... ... @@ -1,1 +1,1 @@
1 -view,script
1 +view
XWiki.XWikiRights[1]
Ebenen
... ... @@ -1,1 +1,1 @@
1 -view,script
1 +view
XWiki.XWikiRights[2]
Ebenen
... ... @@ -1,1 +1,1 @@
1 -view,comment,edit,script,delete
1 +view
Copyright 2000-2024