Moodle Plugins directory: Masonry Topics format: Versions: v3.9.1 | Moodle.org

Masonry Topics format
Course formats ::: format_masonry
Maintained by
Renaat Debleu
This course format displays all sections like a masonry build brick wall. Every section can have a different background and is dynamically placed into a fluent style page.
Masonry Topics format v3.9.1
Moodle 3.9, 3.10, 3.11
Released: Sunday, 23 January 2022, 11:55 PM
Description
This course format displays all sections like a masonry build brick wall. Using YUI (http://yui-masonry.appspot.com/), every section is dynamically placed into a fluent style page. Each section can have a different background color.
Warning
The order of the topics can vary from screen to screen.
Dependencies
Course Format topics
Installation
- copy the folder named "masonry" into the moodle/course/format folder.
- Login to Moodle with admin rights.
- The notification for the installation of the new course format is shown
- Click on Install
- Decide which default backcolor you want to use
Todo
- Verify color input
Done
- Re-layout on docking events
- Travis integration
- PHP 7.0
- Behat integration
- Docking event removed
- Prepare for PHPUnit 9
- PHP 8.0
Version information
- Version build number
- 2022012300
- Version release name
- v3.9.1
- Maturity
- Stable version
- MD5 Sum
- 34fbac31aaca5aef6d278c1bea81b19c
- Supported software
- Moodle 3.9, Moodle 3.10, Moodle 3.11
- Latest release for Moodle 3.9
- Latest release for Moodle 3.10
- Latest release for Moodle 3.11
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v3.9.2
Default installation instructions for plugins of the type Course formats
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myformat") in the "course/format" subdirectory.
- Visit http://yoursite.com/admin to finish the installation