Skip to content

Releases: WebsiteBaker-modules/helloworld

v0.61

13 Apr 21:42

Choose a tag to compare

v0.61 (Jacobi22; 04 Feb, 2018)

  • remove some multi dimensional language indizes
  • add own Changelog-File

v0.60 (Christian Sommer; 04 Apr, 2008)

  • updated module to use the edit CSS functions introduced with the WB 2.7 core (only shows up if WB 2.7 or higher is used)

v0.52 (Christian Sommer; 03 Apr, 2008)

  • updated edit CSS functions to include module backend.css into the instead of section if possible v0.51 (Christian Sommer; 02 Apr, 2008)
  • some code clean-up

v0.50 (Christian Sommer; 30 Mar, 2008)

  • fixed wrong handling of stripslashes and $wb->strip_slashes(), thanks to thorn
  • added ` quotes for all DB queries table names and fields to prevent issues with MySQL special chars like -
  • added support for multi-lingual module description introduced with WB 2.7
  • changed mechanism to prevent files from beeing accessed directly (redirect instead off displaying an error message)