Moodle Plugins directory: boaidp: Versions: 2.0 | Moodle.org
boaidp
Blocks ::: block_boaidp
Maintained by
Miguel González Laredo
This is an implementation of Moodle's Block for preloading (in a bulk and automation mode) of metadata
associated to Moodle's Courses and their further edition (in a manually mode).
The main aims of these metadata is to serve as basis (Data Provider) for OAI-PMH 2.0 Harvester implementations.
GETTING ON GITHUB
https://github.com/mglaredo/moodle-block_boaidp
boaidp 2.0
Moodle 2.5
Released: Thursday, 18 July 2013, 3:34 PM
README for boaidp, version 2.0
July 17th, 2013
This is the new implementation of Moodle's Block for metadata
associated to Moodle's Courses and their further edition (in a manually mode).
At this basic version only static predefined fields are present on block instance configuration.
No dynamic creation of metadata schema. No additional tables. No preload fields values (users must fill manually).
The main aims of these metadata is to serve as basis (Data Provider) for OAI-PMH 2.0 Harvester implementations.
This Moodle's Block is written in PHP, following the Moodle Development/Contributions guidelines/recommendations.
GETTING ON GITHUB
https://github.com/mglaredo/moodle-block_boaidp
July 17th, 2013
This is the new implementation of Moodle's Block for metadata
associated to Moodle's Courses and their further edition (in a manually mode).
At this basic version only static predefined fields are present on block instance configuration.
No dynamic creation of metadata schema. No additional tables. No preload fields values (users must fill manually).
The main aims of these metadata is to serve as basis (Data Provider) for OAI-PMH 2.0 Harvester implementations.
This Moodle's Block is written in PHP, following the Moodle Development/Contributions guidelines/recommendations.
GETTING ON GITHUB
https://github.com/mglaredo/moodle-block_boaidp
Version information
- Version build number
- 2013071700
- Version release name
- 2.0
- Can be updated to
- 2.0.4 (2013072301)
- Maturity
- Beta
- MD5 Sum
- e4cb49f800a863ca6ab962dae49f5663
- Supported software
- PHP 5.3, Moodle 2.5
- The more recent release 2.0.4 (2013072301) exists for Moodle 2.5
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
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.