Moodle Plugins directory: Editable HTML Block: Versions: 2.4.0 (build 2013042500) | Moodle.org

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 2.4.0 (build 2013042500)
Moodle 2.4
Released: серада, 8 мая 2013, 6:26 PM
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.
This version adds the mandatory capabilities for Moodle 2.4 requirements
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.
This version adds the mandatory capabilities for Moodle 2.4 requirements
Version information
- Version build number
- 2013042500
- Version release name
- 2.4.0 (build 2013042500)
- Can be updated from
- 2.2.0 (build 2012062300) (2012062300)
- Maturity
- Release candidate
- MD5 Sum
- d29216d20bcec07e7a0fab29ae2a5673
- Supported software
- PHP 5.3, Moodle 2.4
- Latest release for Moodle 2.4
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- MOODLE_24_STABLE
Default installation instructions for plugins of the type Blocks
- Make sure you have all the required versions.
- Download and unpack the block folder.
- Place the folder (eg "myblock") in the "blocks" subdirectory.
- Visit http://yoursite.com/admin to complete the installation
- Turn editing on in any home or course page.
- Add the block to the page
- Visit the config link in the block for more options.