Von Version < 28.4 >
bearbeitet von gru
am 12.03.2020, 14:58
Auf Version < 30.5 >
bearbeitet von gru
am 04.05.2020, 15:47
< >
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -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:Examples.WebHome'
37 -}, {
38 38   'iconfc': 'form',
39 39   'title': 'Beispiele',
40 40   'description': 'Beispiele für Formulareinbindungen und Formulare',
... ... @@ -41,6 +41,17 @@
41 41   'documentation': 'doc:Examples.WebHome'
42 42  }])
43 43  
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 +
44 44  #set ($smallCards = [{
45 45   'iconfc': 'comment-faq-outline',
46 46   'title': 'Häufig gestellte Fragen',
... ... @@ -48,7 +48,7 @@
48 48   'documentation': "https://faq.formcycle.eu/"
49 49  }, {
50 50   'iconfc': 'puzzle',
51 - 'title': 'Plugin-Dokumentation',
52 + 'title': 'Plugin-Dokumen­tation',
52 52   'description': 'Dokumentation der für FORMCYCLE verfügbaren Plugins',
53 53   'documentation': 'Formcycle.PluginDocumentation'
54 54  }, {
... ... @@ -57,13 +57,8 @@
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'
64 -}, {
65 65   'icon': 'fa fa-cloud',
66 - 'title': 'FORM.CLOUD',
62 + 'title': 'FORM.­CLOUD',
67 67   'description': 'Informationen zur XIMA FORM.CLOUD',
68 68   'documentation': 'doc:FORMCLOUD.WebHome'
69 69  }, {
... ... @@ -73,6 +73,12 @@
73 73   'documentation': 'doc:Blog.WebHome'
74 74  }])
75 75  
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 +
76 76  {{html}}
77 77  ##$jsontool.serialize(${mainCards})<br>
78 78  ##$jsontool.serialize($mainCards)<br>
... ... @@ -110,7 +110,7 @@
110 110   text-align: center;
111 111   display: inline-block;
112 112   border-radius: 4px;
113 - padding: 4px 4px 4px 4px;
115 + padding: 4px 10px 4px 22px;
114 114   font-size: 15px
115 115   margin: auto;
116 116   margin-bottom: 5px;
... ... @@ -129,15 +129,19 @@
129 129  .jQButton[active=false]:hover {
130 130   background-color: #676767;
131 131  }
132 -.jQButton:before {
134 +.jQButton .jQButton-icon::before {
133 133   font-family: "FontAwesome";
134 - font-size: 12px;
136 + font-size: 14px;
135 135   font-weight: 400;
136 136   content: "\f046";
137 137  }
138 -.jQButton[active=false]:before {
140 +.jQButton[active=false] .jQButton-icon::before {
139 139   content: "\f096";
140 140  }
143 +.jQButton-icon {
144 + position: absolute;
145 + margin-left: -11px;
146 +}
141 141  </style>
142 142  
143 143  <script>
... ... @@ -728,19 +728,19 @@
728 728   {text: "Zugriffseinschränkung - Möglichkeiten", weight: 3, group: 'Anderes', link: 'https://help.formcycle.eu/xwiki/bin/view/Formcycle/'},
729 729   {text: "I-Frame automatisch Höhe anpassen", weight: 5, group: 'Anderes', link: 'https://help.formcycle.eu/xwiki/bin/view/Formcycle/'},
730 730   {text: "Daten aus Formular werden nicht gespeichert (Disablede Felder)", weight: 6, group: 'Anderes', link: 'https://help.formcycle.eu/xwiki/bin/view/Formcycle/'},
731 - {text: "Double Opt-In", weight: 7, group: 'Anderes', link: 'https://help.formcycle.eu/xwiki/bin/view/Formcycle/'},
737 + {text: "Double Opt-In", weight: 7, group: 'Anderes', link: 'https://help.formcycle.eu/xwiki/bin/view/Formcycle/UserInterface/MyForms/DoubleOptIn/'},
732 732   {text: "[Übersicht von Lösungen bei Problemen mit z.B. DB (Ticket #3714, #3057)]", weight: 6, group: 'Anderes', link: 'https://help.formcycle.eu/xwiki/bin/view/Formcycle/'},
733 733   {text: "[Tomcat Zugriff HTTPS - Zertifikat-Einrichtung (Ticket #3295)]", weight: 5, group: 'Anderes', link: 'https://help.formcycle.eu/xwiki/bin/view/Formcycle/'},
734 734   {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/'},
735 735  ];
736 736  ##http://mistic100.github.io/jQCloud/demo.html#handlers
737 -XjQ('#jQArea').jQCloud(jQwords, {
743 +/*XjQ('#jQArea').jQCloud(jQwords, {
738 738   classPattern: null,
739 739   colors: ["#176694", "#3480AD", "#5398c1", "#76b2d6", "#7ca2b9", "#889fad", "#8e979c", "#929596", "#babbbb"],
740 740   fontSize: ['16px','15px','15px','14px','14px','13px','13px','12px','12px'],
741 741   //width: 500,
742 742   height: 500
743 -});
749 +});*/
744 744  
745 745  var jQButtons = XjQ('.jQButton');
746 746  
... ... @@ -775,17 +775,17 @@
775 775  }
776 776  });
777 777  </script>
778 -
784 +<!--
779 779  <div class="row">
780 780   <div class="d-none d-md-block col-lg-12 card-main">
781 781   <div class="well" >
782 782   <div id="jQButtons">
783 - <div id="jQBtn1" class="jQButton" group="Designer" active="true"> Designer</div>
784 - <div id="jQBtn1" class="jQButton" group="Datenquellen" active="true"> Datenquellen</div>
785 - <div id="jQBtn1" class="jQButton" group="Statusverarbeitung" active="true"> Statusverarbeitung</div>
786 - <div id="jQBtn1" class="jQButton" group="Abschlusseite" active="true"> Abschlusseite</div>
787 - <div id="jQBtn1" class="jQButton" group="Posteingang" active="true"> Posteingang</div>
788 - <div id="jQBtn1" class="jQButton" group="Anderes" active="true"> Anderes</div>
789 + <div id="jQBtn1" class="jQButton" group="Designer" active="true"><span class="jQButton-icon"></span>&nbsp;&nbsp;Designer</div>
790 + <div id="jQBtn1" class="jQButton" group="Datenquellen" active="true"><span class="jQButton-icon"></span>&nbsp;&nbsp;Datenquellen</div>
791 + <div id="jQBtn1" class="jQButton" group="Statusverarbeitung" active="true"><span class="jQButton-icon"></span>&nbsp;&nbsp;Statusverarbeitung</div>
792 + <div id="jQBtn1" class="jQButton" group="Abschlusseite" active="true"><span class="jQButton-icon"></span>&nbsp;&nbsp;Abschlusseite</div>
793 + <div id="jQBtn1" class="jQButton" group="Posteingang" active="true"><span class="jQButton-icon"></span>&nbsp;&nbsp;Posteingang</div>
794 + <div id="jQBtn1" class="jQButton" group="Anderes" active="true"><span class="jQButton-icon"></span>&nbsp;&nbsp;Anderes</div>
789 789   </div>
790 790   <div id="jQArea">
791 791   </div>
... ... @@ -792,6 +792,6 @@
792 792   </div>
793 793   </div>
794 794  </div>
795 -
801 +-->
796 796  {{/html}}
797 797  {{/velocity}}
Copyright 2000-2024