Moodle Plugins directory: Noticeboard format: Versions: 3.0.1 | Moodle.org

Noticeboard format
Noticeboard format 3.0.1
Version Information
Version 3.0.1 1. Implement MDL-26226. 2. Renamed plugin from 'Noticeboard format' to just 'Noticeboard'.
Version 3.0.0.1 1. Make 'print_noticeboard' protected so it can be called by overriding classes. 2. First version for Moodle 3.0. 3. Add TravisCI support.
Version 2.9.1.1 1. Update readme.
Version 2.9.1. 1. First version for Moodle 2.9.
16th November 2014 Version 2.8.1 1. Stable version for Moodle 2.8.
10th November 2014 Version 2.8.0.1 - Release Candidate 1. Release candidate for Moodle 2.8 - NOT for production servers.
20th May 2014 Version 2.7.1 - Stable. 1. Stable release for M2.7.
23rd April 2014 Version 2.7.0.1 - BETA 1. First beta version for Moodle 2.7beta.
18th November 2013 Version 2.6.1 1. Stable release for Moodle 2.6.
14th November 2013 Version 2.6.0.1 1. Initial BETA code for Moodle 2.6. 2. Changes for 'Accessibility' based upon MDL-41252. 3. Implemented MDL-21097.
14th May 2013 Version 2.5.1 - Stable 1. First stable version for Moodle 2.5 stable.
12th May 2013 - Version 2.5.0.2 - Beta 1. Changes for MDL-39542. 2. Updated 'print_multiple_section_page' from base class.
8th May 2013 - Version 2.5.0.1 - BETA 1. First beta for Moodle 2.5beta. 2. Removed '.jumpmenu' from styles.css because of MDL-38907. 3. Added automatic 'Purge all caches' when upgrading. If this appears not to work by lack of display etc. then perform a manual 'Purge all caches' under 'Home -> Site administration -> Development -> Purge all caches'.
24th February 2013 - Version 2.4.1.2 1. Changes because of MDL-37976. 2. Changes because of MDL-37901.
21st January 2013 - Version 2.4.1.1 1. Changes to 'renderer.php' because of MDL-36095 hence requiring Moodle version 2012120301.02 release 2.4.1+ (Build: 20130118) and above.
7th November 2012 - Version 2.4.1 - STABLE 1. Updated 'version.php' to indicate that the format is stable after testing.
6th December 2012 - Version 2.4.0.1 - BETA 1. First rewrite version for Moodle 2.3.2 at 'Beta' for user acceptance testing.
4th November 2012 - Version 2.3.1 - STABLE 1. Updated 'version.php' to indicate that the format is stable after testing.
1st November 2012 - Version 2.3.0.2 - BETA 1. Added styles in 'styles.css' to tidy up layout in different standard themes and IE8.
25th October 2012 - Version 2.3.0.1 - BETA 1. First rewrite version for Moodle 2.3.2 at 'Beta' for user acceptance testing.
Version information
- Version build number
- 2015122201
- Version release name
- 3.0.1
- Can be updated from
- 2.9.1 (2015051100), 3.0.0.1 (2015122200)
- Maturity
- Stable version
- MD5 Sum
- 78d2a2e795076c3be609ade1315cedca
- Supported software
- Moodle 3.0
- Latest release for Moodle 3.0
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- master
- VCS tag
- V3.0.1
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