Releases: WebsiteBaker-modules/hints
0.6.2
0.6.1
0.6.0
0.6.0 2019-03-01
- add backend.js to change font color (Ruud)
- add a display mode to allow hints to float up to the top (Ruud)
- remove section headers when hints are shown readonly (Ruud)
- fix background colors (Ruud)
- add Dutch language file (Ruud)
- add two more display modes: popup and bottom
0.5.1
0.5.0
0.4.0
-
0.4.0 2019-01-04
- add settings to adjust different views
- provide a wysiwyg editor
- provide a preview mode and an edit button
-
0.3.4 2018-12-30
- add a preview to assist editing of html
-
0.3.3 2018-12-28
- more meaningful labels at the checkboxes
- correct htt template delimiters
-
0.3.2 2018-12-23
- do not throw users out of backend when attempt to delete is denied (thanks to florian)
-
0.3.1 2018-12-22
- next attempt to fix IDKEY error (thanks to jacobi22)
- do not expose usernames (use display names only)
0.3.0
-
0.3.0 2018-12-21
- offer a color selection palette
- localization for the color picker
- keep previously selected colors in palette
- resize textarea to small heights
- rework update of end_time in add.php -
0.2.1 2018-12-19
- display a hint about hidden sections -
0.2.0 2018-12-18
- added color selector and auto-resize textbox
- disable deletion of section if not owner
- suppress section anchors in frontend
- allow html input
- bug fix checkIDKEY error (hopefully)
- allow hiding hints for others -
0.1.1 2018-12-12
- allow superadmin as owner
- use div instead of textbox if not shared
- add a padding inside the hint's div
- use an additional pre tag inside div
- use separeate stylings for div and textarea -
0.1.0 2018-12-11
- initial version