 * -----------------------------------------------------------------------------------------
 *        MODULE VERSION HISTORY
 * -----------------------------------------------------------------------------------------
+        2.3.3 (jacobi22: 30.03.2026)
         + section binding in modify.php + save.php

+        2.3.2 (jacobi22: 12.10.2025)
         + recode module upgrade, possible, to upgrade from the old module versions > 2.0.0
         + reactivate Drag&Drop to sort cats and questions
         + fix ajax-actions, solve FTAN/IDkey-Problems
         + recode all actions to prevent for XSS-attacts
         + multi-instance-ready, fix some small problems with JS & CSS
         + recode formular validations to new standards
         + add missing translations

+        2.3.1 (jacobi22: 30.01.2025)
         + fix install error, missing Add.inc.php in cmd-Folder
         + change some error messages
         
*        2.3.0 (Jacobi22, 20.12.2024)
         + rebuild Twig-Templates with table-structure for responsive output in backend

*        2.2.0 (jacobi22: 16.03.2023)
          + correct typofix in upgrade.inc.php (thx to hgs for report)

*        2.1.9 (jacobi22: 16.03.2023)
          + change methode, to bind language variables in twig (thx to paulchen for report)

*        2.1.8 (jacobi22: 14.03.2023)
          + move rename-function into upgrade.inc.php
          + repair wrong css in frontend 

*        2.1.7 (jacobi22: 14.03.2023)
          + fix some upgrade-problem in install-upgrade.sql.php 

*        2.1.6 (jacobi22: 11.03.2023)
          + multiple changes for latest wb-version & php 8.2.x
          + add template- and CSS-editor

 *        2.1.5 (jacobi22: 06.04.2022)
          + add support for php 8.x and WB 2.13.1 and higher
          + add support for a glossar
          + fix order function in lists

 *        2.1.4 (jacobi22: 29.11.2021)
          + add multiple sections support
          + add keyword-support

 *        2.1.3 (jacobi22: 01.11.2021)
          + fix deinstall of templates-table in database
          + add language support for calendar
          + fix UpdateKeyValue in init.php

 *        2.1.2 (jacobi22: 13.08.2021)
          + fix case-sensitive filename in modify.twig (thx to paulchen for report)
          + change some css-styles after core-changes in WB 2.13
          + fix wrong include-link in some files (backslash vs Slash)
          + fix install of default twig template
          + change some text messages
          + add english translation

 *        2.1.1 (jacobi22: 04.06.2021)
          + declared as stable version
          + add some backlinks on subpages

 *        2.1.0-dev4 (jacobi22: 02.01.2019)
          + fix list error in Question-Overview (loop not closed)
          + fix some logical errors to show editor

 *        2.1.0-dev3 (jacobi22: 23.12.2018)
          + add Template-Editor and Template-Settings
          + add Permalink to frontend target with anchor


 *        2.1.0-dev2 (jacobi22: 19.12.2018)
 *        - remove Position-Field from Output - make no sense on this place
 *        + add english translation in localisation.js and EN.php
 *        + fix some notices in ajax.php / use wrong variable name for sort function
 *        + fix some small output's for the editor's-name & time in AddNewQuest
 *        + some styling changes

 *        2.1.0-dev1 (jacobi22: 17.12.2018)
 *        + add Drag&Drop for Item Positions
 *        + change module version to 2.1.0-dev1 to overtop the actual addon version in wb-addons

 *        2.0.0-dev2 (jacobi22: 30.11.2018)
 *        + add Drag&Drop for Cat Positions 

 *        2.0.0-dev1 (jacobi22: 29.11.2018)
 *        + initial release of the module in modern programing 
 * ------------------------------------------------------------------------------------------------

*/
