Moodle Plugins directory: Tiny stash: Versions: 1.0.3 | Moodle.org
Tiny stash
TinyMCE ::: tiny_stash
Maintained by
Adrian Greeve
Part of sets Stash, Gamification.
A companion plugin for block_stash. This allows you to create items and trades from the TinyMCE editor to be inserted into the activities in your course.
Tiny stash 1.0.3
Moodle 4.1, 4.2, 4.3, 4.4, 4.5
Released: Thursday, 29 February 2024, 2:12 PM
Code prechecks
phplint
phpcs12 | 8
js0 | 107
css
phpdoc6 | 6
savepoint
thirdparty
grunt1 | 1
shifter
mustache0 | 25
gherkin5 | 0
HTML | XMLTiny Stash
Version 1.0.3 (29th February 2024)
- Fixed a bug where students trying to view the TinyMCE editor would crash due to the student not having permission to view items.
- Updating item ajax calls to include a cache.
Version 1.0.2 (25th October 2023)
- Shortcodes are now being filtered in the editor and show as they will when saved in the activity or course.
- Changed the language in the editor to update "locations" to "drops". This gives an easier idea of what the user is creating within tiny_stash.
Version 1.0.1 (23rd October 2023)
- Added privacy provider information. This plugin is a null provider as it does not store any user information.
Version 1.0.0 (20th October 2023)
- Initial release of tiny stash.
Version information
- Version build number
- 2024022900
- Version release name
- 1.0.3
- Maturity
- Stable version
- MD5 Sum
- 2ae928cef8d3793761a74c2e2c44f6ce
- Supported software
- Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5
- Latest release for Moodle 4.1
- Latest release for Moodle 4.2
- Latest release for Moodle 4.3
- Latest release for Moodle 4.4
- Latest release for Moodle 4.5
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- 1.0.3
Default installation instructions for plugins of the type TinyMCE
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myeditor") in the "lib/editor/tiny/plugins" subdirectory.
- Visit http://yoursite.com/admin to finish the installation