Von Version < 30.5 >
bearbeitet von gru
am 04.05.2020, 15:47
Auf Version < 30.1 >
bearbeitet von gru
am 29.04.2020, 05:27
< >
Änderungskommentar: Tagcloud zunächst deaktiviert

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -25,6 +25,16 @@
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 +}, {
28 28   'iconfc': 'form',
29 29   'title': 'Beispiele',
30 30   'description': 'Beispiele für Formulareinbindungen und Formulare',
... ... @@ -31,17 +31,6 @@
31 31   'documentation': 'doc:Examples.WebHome'
32 32  }])
33 33  
34 -## 'icon': 'fa fa-play-circle',
35 -## 'title': 'Einführungsvideos',
36 -## 'description': 'Kurze Videos zum Vorstellen einzelner FORMCYCLE-Funktionen; ggf. Titel "Schnelleinstieg"',
37 -## 'documentation': 'https://formcycle.eu/de/features'
38 -##}, {
39 -## 'iconfc': 'puzzle',
40 -## 'title': 'Anwendungsfälle',
41 -## 'description': 'Formulardaten verarbeiten',
42 -## 'documentation': 'doc:Anwendungsfälle.WebHome'
43 -##}, {
44 -
45 45  #set ($smallCards = [{
46 46   'iconfc': 'comment-faq-outline',
47 47   'title': 'Häufig gestellte Fragen',
... ... @@ -49,7 +49,7 @@
49 49   'documentation': "https://faq.formcycle.eu/"
50 50  }, {
51 51   'iconfc': 'puzzle',
52 - 'title': 'Plugin-Dokumen­tation',
51 + 'title': 'Plugin-Dokumentation',
53 53   'description': 'Dokumentation der für FORMCYCLE verfügbaren Plugins',
54 54   'documentation': 'Formcycle.PluginDocumentation'
55 55  }, {
... ... @@ -58,8 +58,13 @@
58 58   'description': 'Einbindung von FORMCYCLE in CMS/DMS-Systeme',
59 59   'documentation': 'Formcycle.CMSExtension'
60 60  }, {
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'
64 +}, {
61 61   'icon': 'fa fa-cloud',
62 - 'title': 'FORM.­CLOUD',
66 + 'title': 'FORM.CLOUD',
63 63   'description': 'Informationen zur XIMA FORM.CLOUD',
64 64   'documentation': 'doc:FORMCLOUD.WebHome'
65 65  }, {
... ... @@ -69,12 +69,6 @@
69 69   'documentation': 'doc:Blog.WebHome'
70 70  }])
71 71  
72 -## 'icon': 'fa fa-share-square',
73 -## 'title': 'Daten extern weiterverarbeiten',
74 -## 'description': 'Mit FORMCYCLE erfasste Daten an andere Systeme weiterleiten',
75 -## 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing'
76 -##}, {
77 -
78 78  {{html}}
79 79  ##$jsontool.serialize(${mainCards})<br>
80 80  ##$jsontool.serialize($mainCards)<br>
Copyright 2000-2024