Wiki export

General plugins (Local) ::: local_wikiexport
Maintained by DavoDavo Smith
This plugin adds the ability to export Moodle wikis as either PDFs or epub documents.

Wiki export 2.7+ (Build: 2016101700)

Moodle 2.7, 2.8, 2.9, 3.0, 3.1
Released: Monday, 17 October 2016, 11:04 PM

Wiki export

This plugin adds the ability to export Moodle wikis as either PDFs or epub documents. It was commissioned by the Judicial Institute for Scotland, originally for their Totara LMS implementation, with Synergy Learning as the chosen partner, with Davo Smith providing the development work.

Many thanks to Jackie Carter - Learning Technology Manager, and the rest of the team, at the Judicial Institute for contributing this development back in to the Moodle community.

Changes

2016-10-17: Moodle 2.7+ compatibility fixes, better handling of background export of large wikis

Usage

Once the plugin is installed, you can visit a wiki, then click on the new 'Export as epub' or 'Export as PDF' links that appear in the activity administration block (with javascript enabled, similar links are inserted on the top-right corner of the page).

Users with the 'mod/wiki:managewiki' capability also get a 'Sort pages for export' link, that allows them to choose the order in which pages will appear in the export.

There is an additional global setting which allows a copy of any wikis on the site to be sent (as a PDF) to a given email address, whenever they are updated (note, this will not export all wikis on the site the first time it is configured, it only sends those that have been updated since the email address was first entered).

Customising

If you want to add your organisation's logo to the front page of the exported wiki, please replace the file local/wikiexport/pix/logo.png with your logo. Do not alter the file dimensions, it must remain 514 by 182 pixels.

Customise the following language strings, to alter the embedded export information: 'publishername' - set the PDF 'publisher' field 'printed' - set the description on the front page 'This doucment was downloaded on [date]'

(see https://docs.moodle.org/en/Language_customization for more details)

Contact

Any enquiries, including custom Moodle development requests, should be sent to info@synergy-learning.com

Version information

Version build number
2016101700
Version release name
2.7+ (Build: 2016101700)
Can be updated from
2.5+ (Build: 2014102005) (2014102005)
Maturity
Stable version
MD5 Sum
b51d90309ab4a9bae1f56cd0b1e3e93a
Supported software
Moodle 2.7, Moodle 2.8, Moodle 2.9, Moodle 3.0, Moodle 3.1
  • Latest release for Moodle 2.7
  • Latest release for Moodle 2.8
  • Latest release for Moodle 2.9
  • Latest release for Moodle 3.0
  • Latest release for Moodle 3.1

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
master

Default installation instructions for plugins of the type General plugins (Local)

  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.