Issue Details (XML | Word | Printable)

Key: MDL-15242
Type: Improvement Improvement
Status: Open Open
Priority: Minor Minor
Assignee: Eloy Lafuente (stronk7)
Reporter: Thomas Robb
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Voicethread added to multimovie filter

Created: 14/Jun/08 11:36 PM   Updated: 23/Feb/09 11:58 PM
Component/s: Filters
Affects Version/s: 1.9.1
Fix Version/s: None

File Attachments: 1. File filter.php (6 kB)


Participants: Eloy Lafuente (stronk7), Simon Karpen and Thomas Robb
Security Level: None
Affected Branches: MOODLE_19_STABLE


 Description  « Hide
Julian Ridden added the capability to display voicethread.com contributions via the multivideo filter, but the version that he posted didn't work since the angle brackets in the regular expression hadn't been properly escaped. The version attached works with 1.9 and I would like to suggest that it (or a variation of it) be placed in the distribution.

See Julian's posting at: http://moodleman.edublogs.org/2008/04/01/15/

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Simon Karpen added a comment - 23/Feb/09 11:58 PM
We (VoiceThread) have created our own embedding plugin with additional VoiceThread-specific features (also based on MultiMovie, inspired by Julian's work).

http://voicethread.com/blog/#20090220

Please feel free to use any or all of the code in this plugin as you see fit (it is licensed under the GPL, like the rest of Moodle, not to mention the MultiMovie plugin it's based on)