Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Thanks for this module and documentation, i just want to know if you have a tutorial to how to add with embied module, how to create a player list ? is it with views?
To add youtube, you just use Embedded Media Field, and install the MediaFront : Embedded Media Field plugin. Then, you just add YouTube videos how you normally would with the Embedded Media Field.
Comments
Comment #1
travist commentedThere will be documentation ready tonight! Thanks!
You need to install the "Open Standard Media Player" to see the player in the presets.
Comment #2
CinemaSaville commentedOK, where would I get it? Thanks.
Comment #3
bryancasler commentedsubscribe
Comment #4
travist commentedDocumentation is ready! Please go to http://www.mediafront.org/documentation/mediafront-osm-cms to read how to install and use this module.
Also, go to http://www.mediafront.org to find out more about this initiative!
Thanks.
Travis.
Comment #5
toma commentedThanks for this module and documentation, i just want to know if you have a tutorial to how to add with embied module, how to create a player list ? is it with views?
I have an online website that i use to post video from youtube http://biladi.ma/video
Is there a solution to add a view playlist with my video with embied module?
I have a xml playlist that play music to my website http://biladi.ma/mz/radioarabe.xml
its play with swf tool at http://biladi.ma/musique/radio-arabe.htm
I get the module installed and i don't know how to add video (youtube)! all my videos are from youtube/dailymotion with embied module!
Comment #6
travist commentedTo add youtube, you just use Embedded Media Field, and install the MediaFront : Embedded Media Field plugin. Then, you just add YouTube videos how you normally would with the Embedded Media Field.
Once you have that and a View setup, please read the page http://www.mediafront.org/documentation/drupalmediafront-osm-cms-integra..., and then go down to where it says Displaying the player. There is a section about how to show this player for your view.
Hope this helps.
Travis.
Comment #7
mkdi commentedWhen I install the module and try to create a preset, I get the the following error.
"Fatal error: Call to undefined function fnmatch() in ...\sites\all\modules\mediafront\players\osmplayer\osmplayer.module on line 135".
Any idea what the problem might be?.
Thanks in advance.
Comment #8
travist commentedWhat version of PHP are you using? fnmatch was presented to PHP in version 4, and should be there.
Comment #9
mkdi commentedI'm using 5.2.1
Comment #10
travist commentedThe latest DEV should fix this issue.