Von Version < 28.1 >
bearbeitet von gru
am 12.03.2020, 14:39
Auf Version < 30.3 >
bearbeitet von gru
am 04.05.2020, 15:35
< >
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -33,7 +33,7 @@
33 33   'iconfc': 'puzzle',
34 34   'title': 'Anwendungsfälle',
35 35   'description': 'Formulardaten verarbeiten',
36 - 'documentation': 'doc:Examples.WebHome'
36 + 'documentation': 'doc:Anwendungsfälle.WebHome'
37 37  }, {
38 38   'iconfc': 'form',
39 39   'title': 'Beispiele',
... ... @@ -48,7 +48,7 @@
48 48   'documentation': "https://faq.formcycle.eu/"
49 49  }, {
50 50   'iconfc': 'puzzle',
51 - 'title': 'Plugin-Dokumentation',
51 + 'title': 'Plugin-Dokumen­tation',
52 52   'description': 'Dokumentation der für FORMCYCLE verfügbaren Plugins',
53 53   'documentation': 'Formcycle.PluginDocumentation'
54 54  }, {
... ... @@ -57,11 +57,6 @@
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 66   'title': 'FORM.CLOUD',
67 67   'description': 'Informationen zur XIMA FORM.CLOUD',
... ... @@ -73,6 +73,12 @@
73 73   'documentation': 'doc:Blog.WebHome'
74 74  }])
75 75  
71 +## 'icon': 'fa fa-share-square',
72 +## 'title': 'Daten extern weiterverarbeiten',
73 +## 'description': 'Mit FORMCYCLE erfasste Daten an andere Systeme weiterleiten',
74 +## 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing'
75 +##}, {
76 +
76 76  {{html}}
77 77  ##$jsontool.serialize(${mainCards})<br>
78 78  ##$jsontool.serialize($mainCards)<br>
... ... @@ -109,14 +109,17 @@
109 109   background-color: #3480AD;/*#f0f0f3*/
110 110   text-align: center;
111 111   display: inline-block;
112 - user-select: none;
113 113   border-radius: 4px;
114 - padding: 4px 4px 4px 4px;
114 + padding: 4px 10px 4px 22px;
115 115   font-size: 15px
116 116   margin: auto;
117 117   margin-bottom: 5px;
118 + -moz-user-select: -moz-none;
119 + -khtml-user-select: none;
120 + -webkit-user-select: none;
121 + -ms-user-select: none;
122 + user-select: none;
118 118  }
119 -
120 120  .jQButton[active=false] {
121 121   background-color: #a7a7a7;
122 122  }
... ... @@ -126,6 +126,19 @@
126 126  .jQButton[active=false]:hover {
127 127   background-color: #676767;
128 128  }
133 +.jQButton .jQButton-icon::before {
134 + font-family: "FontAwesome";
135 + font-size: 14px;
136 + font-weight: 400;
137 + content: "\f046";
138 +}
139 +.jQButton[active=false] .jQButton-icon::before {
140 + content: "\f096";
141 +}
142 +.jQButton-icon {
143 + position: absolute;
144 + margin-left: -11px;
145 +}
129 129  </style>
130 130  
131 131  <script>
... ... @@ -716,19 +716,19 @@
716 716   {text: "Zugriffseinschränkung - Möglichkeiten", weight: 3, group: 'Anderes', link: 'https://help.formcycle.eu/xwiki/bin/view/Formcycle/'},
717 717   {text: "I-Frame automatisch Höhe anpassen", weight: 5, group: 'Anderes', link: 'https://help.formcycle.eu/xwiki/bin/view/Formcycle/'},
718 718   {text: "Daten aus Formular werden nicht gespeichert (Disablede Felder)", weight: 6, group: 'Anderes', link: 'https://help.formcycle.eu/xwiki/bin/view/Formcycle/'},
719 - {text: "Double Opt-In", weight: 7, group: 'Anderes', link: 'https://help.formcycle.eu/xwiki/bin/view/Formcycle/'},
736 + {text: "Double Opt-In", weight: 7, group: 'Anderes', link: 'https://help.formcycle.eu/xwiki/bin/view/Formcycle/UserInterface/MyForms/DoubleOptIn/'},
720 720   {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/'},
721 721   {text: "[Tomcat Zugriff HTTPS - Zertifikat-Einrichtung (Ticket #3295)]", weight: 5, group: 'Anderes', link: 'https://help.formcycle.eu/xwiki/bin/view/Formcycle/'},
722 722   {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/'},
723 723  ];
724 724  ##http://mistic100.github.io/jQCloud/demo.html#handlers
725 -XjQ('#jQArea').jQCloud(jQwords, {
742 +/*XjQ('#jQArea').jQCloud(jQwords, {
726 726   classPattern: null,
727 727   colors: ["#176694", "#3480AD", "#5398c1", "#76b2d6", "#7ca2b9", "#889fad", "#8e979c", "#929596", "#babbbb"],
728 728   fontSize: ['16px','15px','15px','14px','14px','13px','13px','12px','12px'],
729 729   //width: 500,
730 730   height: 500
731 -});
748 +});*/
732 732  
733 733  var jQButtons = XjQ('.jQButton');
734 734  
... ... @@ -763,17 +763,17 @@
763 763  }
764 764  });
765 765  </script>
766 -
783 +<!--
767 767  <div class="row">
768 768   <div class="d-none d-md-block col-lg-12 card-main">
769 769   <div class="well" >
770 770   <div id="jQButtons">
771 - <div id="jQBtn1" class="jQButton" group="Designer" active="true">Designer</div>
772 - <div id="jQBtn1" class="jQButton" group="Datenquellen" active="true">Datenquellen</div>
773 - <div id="jQBtn1" class="jQButton" group="Statusverarbeitung" active="true">Statusverarbeitung</div>
774 - <div id="jQBtn1" class="jQButton" group="Abschlusseite" active="true">Abschlusseite</div>
775 - <div id="jQBtn1" class="jQButton" group="Posteingang" active="true">Posteingang</div>
776 - <div id="jQBtn1" class="jQButton" group="Anderes" active="true">Anderes</div>
788 + <div id="jQBtn1" class="jQButton" group="Designer" active="true"><span class="jQButton-icon"></span>&nbsp;&nbsp;Designer</div>
789 + <div id="jQBtn1" class="jQButton" group="Datenquellen" active="true"><span class="jQButton-icon"></span>&nbsp;&nbsp;Datenquellen</div>
790 + <div id="jQBtn1" class="jQButton" group="Statusverarbeitung" active="true"><span class="jQButton-icon"></span>&nbsp;&nbsp;Statusverarbeitung</div>
791 + <div id="jQBtn1" class="jQButton" group="Abschlusseite" active="true"><span class="jQButton-icon"></span>&nbsp;&nbsp;Abschlusseite</div>
792 + <div id="jQBtn1" class="jQButton" group="Posteingang" active="true"><span class="jQButton-icon"></span>&nbsp;&nbsp;Posteingang</div>
793 + <div id="jQBtn1" class="jQButton" group="Anderes" active="true"><span class="jQButton-icon"></span>&nbsp;&nbsp;Anderes</div>
777 777   </div>
778 778   <div id="jQArea">
779 779   </div>
... ... @@ -780,6 +780,6 @@
780 780   </div>
781 781   </div>
782 782  </div>
783 -
800 +-->
784 784  {{/html}}
785 785  {{/velocity}}
Copyright 2000-2024