Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.9.1
-
Fix Version/s: None
-
Component/s: Filters
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
Description
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/
Attachments
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
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)