Marco der Macher von mgmedia war so nett und hat mir was geschrieben - an alle die es brauchen - dieses in den Ordner Components - com_mgmedia - templates legen:
Code:
--start documentation
<h3>Flash Mediaplayer</h3>
<h4>Parameters:</h4>
<ul>
<li>type (optional, [html])</li>
<li>path (mandatory)</li>
<li>width (mandatory)</li>
<li>height (mandatory)</li>
<li><a href="#moreparams">more parameters</a></li>
</ul>
<h4>Usage:</h4>
<pre style="width: 500px; border: 1px dotted black">
{mgmediabot2}path=http://www.test.com/test.html|lightbox=true|lightboxcaption=My HTML Page|lightboxpreview=images/stories/mythumb.jpg|width=300|height=300{/mgmediabot2}
{mgmediabot2}path=http://www.test.com/test.html|popup=true|popupcaption=My Video|popuppreview=images/stories/mythumb.jpg|width=300|height=300{/mgmediabot2}
</pre>
--end documentation
--start filetypes supported
types=html
--end filetypes supported
--start autoplay values
-- insert here the values for the autostart feature of mgmediabot2
autoplay=
--end autoplay values
--start jsconfig
disablejavascript=true
--end jsconfig
--start template
<script defer="defer" type="text/javascript">
document.location.href = "<{path}>";
</script>
--end template
Viel Spass ! :-)
Lesezeichen