Von Version < 27.11 >
bearbeitet von gru
am 11.03.2020, 14:11
Auf Version < 28.1 >
bearbeitet von gru
am 12.03.2020, 14:39
< >
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -22,7 +22,7 @@
22 22  }, {
23 23   'icon': 'fa fa-download',
24 24   'title': 'Installation',
25 - 'description': 'FORMCYCLE installieren oder updaten',
25 + 'description': 'FORMCYCLE installieren oder aktualisieren',
26 26   'documentation': 'Formcycle.Installation'
27 27  }, {
28 28   'icon': 'fa fa-play-circle',
... ... @@ -31,19 +31,19 @@
31 31   'documentation': 'https://formcycle.eu/de/features'
32 32  }, {
33 33   'iconfc': 'puzzle',
34 - 'title': 'Tutorials',
34 + 'title': 'Anwendungsfälle',
35 35   'description': 'Formulardaten verarbeiten',
36 - 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing'
36 + 'documentation': 'doc:Examples.WebHome'
37 37  }, {
38 38   'iconfc': 'form',
39 39   'title': 'Beispiele',
40 40   'description': 'Beispiele für Formulareinbindungen und Formulare',
41 - 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing'
41 + 'documentation': 'doc:Examples.WebHome'
42 42  }])
43 43  
44 44  #set ($smallCards = [{
45 - 'iconfc': 'comment-question-outline',
46 - 'title': 'FAQ',
45 + 'iconfc': 'comment-faq-outline',
46 + 'title': 'Häufig gestellte Fragen',
47 47   'description': 'Häufig gestellte Fragen',
48 48   'documentation': "https://faq.formcycle.eu/"
49 49  }, {
... ... @@ -52,7 +52,7 @@
52 52   'description': 'Dokumentation der für FORMCYCLE verfügbaren Plugins',
53 53   'documentation': 'Formcycle.PluginDocumentation'
54 54  }, {
55 - 'iconfc': 'inbox',
55 + 'iconfc': 'action-change-status',
56 56   'title': 'Einbindung externer Systeme',
57 57   'description': 'Einbindung von FORMCYCLE in CMS/DMS-Systeme',
58 58   'documentation': 'Formcycle.CMSExtension'
... ... @@ -62,15 +62,15 @@
62 62   'description': 'Mit FORMCYCLE erfasste Daten an andere Systeme weiterleiten',
63 63   'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing'
64 64  }, {
65 - 'icon': 'fa fa-play-circle',
66 - 'title': 'Einführungsvideos',
67 - 'description': 'Kurze Videos zum Vorstellen einzelner FORMCYCLE-Funktionen; ggf. Titel "Schnelleinstieg"',
68 - 'documentation': 'https://formcycle.eu/de/features'
65 + 'icon': 'fa fa-cloud',
66 + 'title': 'FORM.CLOUD',
67 + 'description': 'Informationen zur XIMA FORM.CLOUD',
68 + 'documentation': 'doc:FORMCLOUD.WebHome'
69 69  }, {
70 - 'iconfc': 'puzzle',
71 - 'title': 'Tutorials',
72 - 'description': 'Formulardaten verarbeiten',
73 - 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing'
70 + 'icon': 'fa fa-list',
71 + 'title': 'Release Notes',
72 + 'description': 'Release Notes und Download der aktuellen Version',
73 + 'documentation': 'doc:Blog.WebHome'
74 74  }])
75 75  
76 76  {{html}}
... ... @@ -105,15 +105,16 @@
105 105   color: #0cf !important;
106 106  }
107 107  .jQButton {
108 - width:12%;
109 109   color: #fff;
110 110   background-color: #3480AD;/*#f0f0f3*/
111 111   text-align: center;
112 112   display: inline-block;
113 113   user-select: none;
114 - border-radius: 16px;
113 + border-radius: 4px;
115 115   padding: 4px 4px 4px 4px;
116 116   font-size: 15px
116 + margin: auto;
117 + margin-bottom: 5px;
117 117  }
118 118  
119 119  .jQButton[active=false] {
Copyright 2000-2024