Thank you for your answer. I noticed the need for TimedMediaHandler
previously and it is already installed

On 12 January 2017 at 09:52, K. Peachey <[email protected]> wrote:

> You will need E:TimedMediaHandler
> <https://www.mediawiki.org/wiki/Extension:TimedMediaHandler> as well
> to actually handle the audio (and/or video) files so they can be
> played.
>
> On 12 January 2017 at 19:34, David Carrasco de Busturia
> <[email protected]> wrote:
> > Hello,
> >
> > I have created a page on mediawiki, in which I would like to embed an
> audio
> > file, just like the one you see here
> > <https://en.wikipedia.org/wiki/King_Crimson#1969.E2.80.
> 9370:_In_the_Court_of_the_Crimson_King>
> >
> > On my page I have written, along with some text, the following:
> >
> > {{listen|filename=xxx.wav|title="xxx"|description=xxx.}}
> >
> > Just as it is explained here <https://en.wikipedia.org/
> wiki/Module:Listen>,
> > I have created a new page, called Module:Listen, in which I copy and
> pasted
> > the following code:
> >
> > local mFileLink = require('Module:File link')local mTableTools =
> > require('Module:TableTools')local mSideBox = require('Module:Side
> > box')...
> > end
> > return p
> >
> > Also, as it is explained here
> > <https://www.mediawiki.org/wiki/Extension:Scribunto>, since this is
> > Lua language,
> > I had also to download and install Scribunto into the extensions/ folder.
> >
> > When Saving Changes, the embedded audio does not appear.
> >
> > I would appreciate if you could help me
> >
> > Thank you very much,
> >
> > David
> > _______________________________________________
> > MediaWiki-l mailing list
> > To unsubscribe, go to:
> > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
>
> _______________________________________________
> MediaWiki-l mailing list
> To unsubscribe, go to:
> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
>
_______________________________________________
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to