Moodle Plugins directory: Tabs: Versions: 4.0.1 | Moodle.org

Tabs
Filters ::: filter_tabs
Maintained by
José Puente Fuentes
Moodle filter which creates tabs in textfields
Tabs 4.0.1
Moodle 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0
Released: sreda, 7. september 2022, 05.50
moodle-filter_tabs
Changes
4.0.1
- 2022-09-06 - Add aria controls
- 2022-09-06 - Fix mustache templates html escaped
4.0.0
- 2022-04-13 - Added privacy config
- 2022-04-13 - Added mustache templates
- 2022-04-13 - Changed versioning
v3.5-r1
- 2022-04-11 - Fix mobile styles
- 2022-04-11 - Renderers refactor
v3.4-r3
- 2019-08-27 - Fix styles old versions
- 2019-08-27 - Added plugin renderer
v3.4-r1
- 2019-08-23 - Added support for bookmarks
- 2019-08-23 - Added support for printing
v3.3-r5
- 2019-08-20 - Fix security issues
v3.2-r4
- 2017-09-16 - Fix php unit notice
v3.2-r3
- 2017-09-16 - Fix code checker errors
v3.2-r2
- 2017-08-05 - Added tabs preview in settings page
v3.2-r1
- 2017-07-27 - Added compatibility for Moodle 3.2
Unreleased
- 2017-01-12 - Move Changelog from README.md to CHANGES.md
v3.1-r1
- 2016-07-19 - Check compatibility for Moodle 3.1, no functionality change
Changes before v3.1
- 2016-02-10 - Change plugin version and release scheme to the scheme promoted by moodle.org, no functionality change
- 2016-02-03 - Remove Bootstrap tabs library which was shipped with this plugin as it should be contained in Moodle Themes.
- 2016-01-01 - Remove loading of jQuery and the Bootstrap tabs library because of problems in recent Moodle versions. The filter should still work in all Bootstrap based Moodle themes. If you encounter problems in your theme, please report the problem on https://github.com/moodleuulm/moodle-filter_tabs/issues and / or use the 2.9 version of the plugin
- 2016-01-01 - Check compatibility for Moodle 3.0, no functionality change
- 2015-11-29 - Add support for right-to-left (RTL) languages - Credtits to nadavkav
- 2015-11-02 - Supress the list item bullet point which appeared in some themes within the tab
- 2015-08-31 - Remove experimental status for Bootstrap tabs and make them default. Settings of existing installations won't be changed.
- 2015-08-31 - Check compatibility for Moodle 2.9, no functionality change
- 2015-01-23 - Check compatibility for Moodle 2.8, no functionality change
- 2015-01-23 - Bugfix: Bootstrap tabs interfered custom menu; the filter now loads only bootstrap-tabs.js and not the complete bootstrap.js library anymore
- 2014-10-26 - Change the tabgroup counter from a random number to a static counter for performance reasons
- 2014-08-29 - Update README file
- 2014-08-22 - Add support for Bootstrap tabs (experimental)
- 2014-06-30 - Check compatibility for Moodle 2.7, no functionality change
- 2014-01-31 - Check compatibility for Moodle 2.6, no functionality change
- 2013-07-30 - Transfer Github repository from github.com/abias/... to github.com/moodleuulm/...; Please update your Git paths if necessary
- 2013-07-30 - Check compatibility for Moodle 2.5, no functionality change
- 2013-03-18 - Small code improvement, Code cleanup according to moodle codechecker
- 2013-02-18 - Check compatibility for Moodle 2.4
- 2012-12-20 - Add missing pluginname zu language file
- 2012-11-27 - Initial version
Version information
- Version build number
- 2022041302
- Version release name
- 4.0.1
- Maturity
- Stabilna različica
- MD5 Sum
- 604a8ecdafbc339fbb9bc4f4c38aa276
- Supported software
- Moodle 3.3, Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0
- Latest release for Moodle 3.3
- Latest release for Moodle 3.4
- Latest release for Moodle 3.5
- Latest release for Moodle 3.6
- Latest release for Moodle 3.7
- Latest release for Moodle 3.8
- Latest release for Moodle 3.9
- Latest release for Moodle 3.10
- Latest release for Moodle 3.11
- Latest release for Moodle 4.0
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type Filters
- Make sure you have all the required versions.
- Download and unpack the filter plugin.
- Place the folder (eg "myfilter") in the "filter" subdirectory.
- Visit http://yoursite.com/admin to finish the installation