... |
... |
@@ -20,57
+20,57 @@ |
20 |
20 |
'description': 'Formulardaten verarbeiten', |
21 |
21 |
'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing' |
22 |
22 |
}, { |
23 |
|
- 'icon': 'fa fa-download', |
24 |
|
- 'title': 'Installation', |
25 |
|
- 'description': 'FORMCYCLE installieren oder aktualisieren', |
26 |
|
- 'documentation': 'Formcycle.Installation' |
27 |
|
-}, { |
28 |
28 |
'icon': 'fa fa-play-circle', |
29 |
29 |
'title': 'Einführungsvideos', |
30 |
30 |
'description': 'Kurze Videos zum Vorstellen einzelner FORMCYCLE-Funktionen; ggf. Titel "Schnelleinstieg"', |
31 |
|
- 'documentation': 'https://formcycle.eu/de/features' |
|
26 |
+ 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing' |
32 |
32 |
}, { |
33 |
33 |
'iconfc': 'puzzle', |
34 |
|
- 'title': 'Anwendungsfälle', |
|
29 |
+ 'title': 'Tutorials', |
35 |
35 |
'description': 'Formulardaten verarbeiten', |
36 |
|
- 'documentation': 'doc:Examples.WebHome' |
|
31 |
+ 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing' |
37 |
37 |
}, { |
38 |
38 |
'iconfc': 'form', |
39 |
39 |
'title': 'Beispiele', |
40 |
40 |
'description': 'Beispiele für Formulareinbindungen und Formulare', |
41 |
|
- 'documentation': 'doc:Examples.WebHome' |
|
36 |
+ 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing' |
|
37 |
+}, { |
|
38 |
+ 'iconfc': 'comment-question-outline', |
|
39 |
+ 'title': 'FAQ', |
|
40 |
+ 'description': 'Häufig gestellte Fragen', |
|
41 |
+ 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing' |
42 |
42 |
}]) |
43 |
43 |
|
44 |
44 |
#set ($smallCards = [{ |
45 |
|
- 'iconfc': 'comment-faq-outline', |
46 |
|
- 'title': 'Häufig gestellte Fragen', |
47 |
|
- 'description': 'Häufig gestellte Fragen', |
48 |
|
- 'documentation': "https://faq.formcycle.eu/" |
|
45 |
+ 'iconfc': 'square-edit-outline', |
|
46 |
+ 'title': 'Formulardesigner', |
|
47 |
+ 'description': 'Arbeiten mit dem Formulardesigner', |
|
48 |
+ 'documentation': "Formcycle.FormDesigner" |
49 |
49 |
}, { |
50 |
|
- 'iconfc': 'puzzle', |
51 |
|
- 'title': 'Plugin-Dokumentation', |
52 |
|
- 'description': 'Dokumentation der für FORMCYCLE verfügbaren Plugins', |
53 |
|
- 'documentation': 'Formcycle.PluginDocumentation' |
|
50 |
+ 'iconfc': 'wrench', |
|
51 |
+ 'title': 'Verwaltung', |
|
52 |
+ 'description': 'Benutzerverwaltung, LDAP, Datenbanken, Dateien, Templates und vieles mehr', |
|
53 |
+ 'documentation': 'Formcycle.UserInterface' |
54 |
54 |
}, { |
55 |
|
- 'iconfc': 'action-change-status', |
56 |
|
- 'title': 'Einbindung externer Systeme', |
57 |
|
- 'description': 'Einbindung von FORMCYCLE in CMS/DMS-Systeme', |
58 |
|
- 'documentation': 'Formcycle.CMSExtension' |
|
55 |
+ 'iconfc': 'inbox', |
|
56 |
+ 'title': 'Posteingang', |
|
57 |
+ 'description': 'Formulardaten organisieren', |
|
58 |
+ 'documentation': 'Formcycle.Inbox' |
59 |
59 |
}, { |
60 |
|
- 'icon': 'fa fa-share-square', |
61 |
|
- 'title': 'Daten extern weiterverarbeiten', |
62 |
|
- 'description': 'Mit FORMCYCLE erfasste Daten an andere Systeme weiterleiten', |
|
60 |
+ 'iconfc': 'workflow-fill', |
|
61 |
+ 'title': 'Workflow', |
|
62 |
+ 'description': 'Formulardaten verarbeiten', |
63 |
63 |
'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing' |
64 |
64 |
}, { |
65 |
|
- 'icon': 'fa fa-cloud', |
66 |
|
- 'title': 'FORM.CLOUD', |
67 |
|
- 'description': 'Informationen zur XIMA FORM.CLOUD', |
68 |
|
- 'documentation': 'doc:FORMCLOUD.WebHome' |
|
65 |
+ 'icon': 'fa fa-play-circle', |
|
66 |
+ 'title': 'Einführungsvideos', |
|
67 |
+ 'description': 'Kurze Videos zum Vorstellen einzelner FORMCYCLE-Funktionen; ggf. Titel "Schnelleinstieg"', |
|
68 |
+ 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing' |
69 |
69 |
}, { |
70 |
|
- 'icon': 'fa fa-list', |
71 |
|
- 'title': 'Release Notes', |
72 |
|
- 'description': 'Release Notes und Download der aktuellen Version', |
73 |
|
- 'documentation': 'doc:Blog.WebHome' |
|
70 |
+ 'iconfc': 'puzzle', |
|
71 |
+ 'title': 'Tutorials', |
|
72 |
+ 'description': 'Formulardaten verarbeiten', |
|
73 |
+ 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing' |
74 |
74 |
}]) |
75 |
75 |
|
76 |
76 |
{{html}} |
... |
... |
@@ -105,17
+105,17 @@ |
105 |
105 |
color: #0cf !important; |
106 |
106 |
} |
107 |
107 |
.jQButton { |
|
108 |
+ width:12%; |
108 |
108 |
color: #fff; |
109 |
109 |
background-color: #3480AD;/*#f0f0f3*/ |
110 |
110 |
text-align: center; |
111 |
111 |
display: inline-block; |
112 |
112 |
user-select: none; |
113 |
|
- border-radius: 4px; |
|
114 |
+ border-radius: 16px; |
114 |
114 |
padding: 4px 4px 4px 4px; |
115 |
115 |
font-size: 15px |
116 |
|
- margin: auto; |
117 |
|
- margin-bottom: 5px; |
118 |
118 |
} |
|
118 |
+ |
119 |
119 |
.jQButton[active=false] { |
120 |
120 |
background-color: #a7a7a7; |
121 |
121 |
} |
... |
... |
@@ -125,15
+125,6 @@ |
125 |
125 |
.jQButton[active=false]:hover { |
126 |
126 |
background-color: #676767; |
127 |
127 |
} |
128 |
|
-.jQButton:before { |
129 |
|
- font-family: "FontAwesome"; |
130 |
|
- font-size: 12px; |
131 |
|
- font-weight: 400; |
132 |
|
- content: "\f046"; |
133 |
|
-} |
134 |
|
-.jQButton[active=false]:before { |
135 |
|
- content: "\f096"; |
136 |
|
-} |
137 |
137 |
</style> |
138 |
138 |
|
139 |
139 |
<script> |
... |
... |
@@ -776,12
+776,12 @@ |
776 |
776 |
<div class="d-none d-md-block col-lg-12 card-main"> |
777 |
777 |
<div class="well" > |
778 |
778 |
<div id="jQButtons"> |
779 |
|
- <div id="jQBtn1" class="jQButton" group="Designer" active="true"> Designer</div> |
780 |
|
- <div id="jQBtn1" class="jQButton" group="Datenquellen" active="true"> Datenquellen</div> |
781 |
|
- <div id="jQBtn1" class="jQButton" group="Statusverarbeitung" active="true"> Statusverarbeitung</div> |
782 |
|
- <div id="jQBtn1" class="jQButton" group="Abschlusseite" active="true"> Abschlusseite</div> |
783 |
|
- <div id="jQBtn1" class="jQButton" group="Posteingang" active="true"> Posteingang</div> |
784 |
|
- <div id="jQBtn1" class="jQButton" group="Anderes" active="true"> Anderes</div> |
|
770 |
+ <div id="jQBtn1" class="jQButton" group="Designer" active="true">Designer</div> |
|
771 |
+ <div id="jQBtn1" class="jQButton" group="Datenquellen" active="true">Datenquellen</div> |
|
772 |
+ <div id="jQBtn1" class="jQButton" group="Statusverarbeitung" active="true">Statusverarbeitung</div> |
|
773 |
+ <div id="jQBtn1" class="jQButton" group="Abschlusseite" active="true">Abschlusseite</div> |
|
774 |
+ <div id="jQBtn1" class="jQButton" group="Posteingang" active="true">Posteingang</div> |
|
775 |
+ <div id="jQBtn1" class="jQButton" group="Anderes" active="true">Anderes</div> |
785 |
785 |
</div> |
786 |
786 |
<div id="jQArea"> |
787 |
787 |
</div> |