← Back to team overview

mahara-contributors team mailing list archive

[Bug 1034382] Re: Hide embedded media filename

 

Hi Hugh,

It's just the standard Embedded Media plugin for content loaded onto
Mahara. I've added a copy of the source code below for one object (I
switched the bracket type as I wasn't sure if code was allowed here).

(script src="http://moodle.rcs.ac.uk/mahara/artefact/file/blocktype/internalmedia/swfobject.js"; type="text/javascript")(/script)
(div class="mediaplayer-container center")(div class="mediaplayer")(a href="http://moodle.rcs.ac.uk/mahara/artefact/file/download.php?file=36924&view=6472";)ballet1.mov(/a)
(br)(span class="mediaplugin mediaplugin_qt")

The part that reads     ballet1.mov(/a) is what is seen on screen as the
link - but there's no way to edit the block to strip this out.

Cheers, Gordon.

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/1034382

Title:
  Hide embedded media filename

Status in Mahara ePortfolio:
  Incomplete

Bug description:
  Enhancement rather than a bug:
  When displaying video content using the embedded media plugin it automatically provides a link with the filename. Having an option to hide this would improve the look of the displayed page. Attached image shows an example of how the filename links clutter a video-rich page.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1034382/+subscriptions


References