Changelog Lib

Local plugins ::: local_changeloglib
Maintained by Hendrik Würz, Guido Roessling
This plugin provides helper methods to handle the backup process of files which are required for a changelog generation.

Changelog Lib 0.2.0

Moodle 3.3
Released: Sunday, 3 September 2017, 2:50 AM

Changeloglib Plugin for Moodle

This plugin provides helper methods to handle the backup process of files which are required for a changelog generation. This plugin will analyse the files and detect changes. Currently all file types are supported for backup and PDF documents can be used for difference detection.

Without any other plugins this will not do anything.

License

Copyright (c) 2017 Hendrik Wuerz

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>;.

Requirements

  • Tested with Moodle 3.3+

Installation

  1. Clone this repository
  2. Copy plugin to MOODLE_HOME/local/changeloglib
  3. Browse to Site Administration -> Notifications and allow the database upgrades to execute

Version information

Version build number
2017090200
Version release name
0.2.0
Can be updated to
0.2.1 (2017101800)
Maturity
Alpha
MD5 Sum
f39d3ee819351902da0c99538b9ac1d9
Supported software
Moodle 3.3

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Local plugins

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder in the "local" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation.