mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #06763
[Bug 783412] Re: SCORCH files wont display in HTML view
Yes I've uploaded the file to Mahara http://vle.cant-
col.ac.uk/mahara/artefact/file/download.php?file=925&view=1740
I've tried using this url as the "src" atribute here http://vle.cant-
col.ac.uk/mahara/view/view.php?id=1740 but it doesn't work.
Do you know how I can find the full path to the artefact?
** Bug watch added: vle.cant-col.ac.uk/mahara/view/ #1740
http://vle.cant-col.ac.uk/mahara/view/view.php?id=1740
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/783412
Title:
SCORCH files wont display in HTML view
Status in Mahara ePortfolio:
Won't Fix
Bug description:
HTML snipit as follows, fails to display SCORCH file in HTML view.
<object id="ScorchPlugin"
classid="clsid:A8F2B9BD-A6A0-486A-9744-18920D898429"
width="604"
height="896"
codebase="http://www.sibelius.com/download/software/win/ActiveXPlugin.cab#4,0,0,0">
<param name="src" value="Minor_Swing.sib">
<param name="type" value="application/x-sibelius-score">
<param name="scorch_minimum_version" value="5000">
<param name="scorch_preferred_version" value="5000">
<param name="scorch_shrink_limit" value="90">
<param name="scorch_shrink_limit" value="90">
<param name="SplitPlayBack" value="1">
<param name="SplitView" value="0">
<param name="SplitNumSystems" value="1">
<embed src="Minor_Swing.sib"
scorch_minimum_version="5000"
scorch_preferred_version="5000"
scorch_shrink_limit="90"
width="604"
height="896"
type="application/x-sibelius-score"
pluginspage="http://www.sibelius.com/cgi/plugin.pl"
SplitView="0"
SplitNumSystems="1" SplitPlayBack="1">
</embed>
</object>
Forum post about this issue here:
http://mahara.org/interaction/forum/topic.php?id=3477#post15148
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/783412/+subscriptions
References