Editable HTML Block

Blocks ::: block_editablecontenthtml
Maintained by Valery Fremaux
This very simple block behaves just as HTML block unless it allows some third party to edit content even if not having access to full course edition.

Editable HTML Block 1.9.0 (build 2012061200)

Moodle 1.9
Released: Sunday, 9 September 2012, 1:02 AM
This very simple block is a clone of the HTML block that allows some third party to change content
if allowed by a capability.

This block is usefull for course 'templating' when primary authors need to setup place holders for
late editing.

Users allowed will be able to change content even if they have no access to course editing mode.

Full course authors may "lock" the content at any time by configuration (thus needing editing mode), so editable
HTML block behaves as an usual HMTL block.

Version information

Version build number
2012061200
Version release name
1.9.0 (build 2012061200)
Maturity
Release candidate
MD5 Sum
721a7decd6cd5e477cdc6d2894ddbf43
Supported software
Moodle 1.9, PHP 5.2
  • Latest release for Moodle 1.9

Version control information

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

Default installation instructions for plugins of the type Blocks

  1. Make sure you have all the required versions.
  2. Download and unpack the block folder.
  3. Place the folder (eg "myblock") in the "blocks" subdirectory.
  4. Visit http://yoursite.com/admin to complete the installation
  5. Turn editing on in any home or course page.
  6. Add the block to the page
  7. Visit the config link in the block for more options.