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

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',
... ... @@ -110,7 +110,7 @@
110 110   text-align: center;
111 111   display: inline-block;
112 112   border-radius: 4px;
113 - padding: 4px 10px 4px 10px;
113 + padding: 4px 10px 4px 22px;
114 114   font-size: 15px
115 115   margin: auto;
116 116   margin-bottom: 5px;
... ... @@ -138,6 +138,10 @@
138 138  .jQButton[active=false] .jQButton-icon::before {
139 139   content: "\f096";
140 140  }
141 +.jQButton-icon {
142 + position: absolute;
143 + margin-left: -11px;
144 +}
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/'},
735 + {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, {
741 +/*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 -});
747 +});*/
744 744  
745 745  var jQButtons = XjQ('.jQButton');
746 746  
... ... @@ -775,7 +775,7 @@
775 775  }
776 776  });
777 777  </script>
778 -
782 +<!--
779 779  <div class="row">
780 780   <div class="d-none d-md-block col-lg-12 card-main">
781 781   <div class="well" >
... ... @@ -792,6 +792,6 @@
792 792   </div>
793 793   </div>
794 794  </div>
795 -
799 +-->
796 796  {{/html}}
797 797  {{/velocity}}
Copyright 2000-2024