Page 1 of 1

Video player Plugin Bludit 3.13.1

Posted: Sat Jul 31, 2021 8:41 pm
by Powerack
Hello,

I created my first page with your CMS, restyled one of basic themes, included few own scripts, but something missing. I'm looking for FREE media player plugin that can play media included in separate folder on my web (typically video in MP4) that I don't want upload on youtube or any other sites because of content type. Well, it's not porn, just some videos from games, but because of nudity someone youtube will delete them in no time. Is there something I can use without payment?

Thanks for answers.

Re: Video player Plugin Bludit 3.13.1

Posted: Sat Jul 31, 2021 11:29 pm
by Edi
Do you use TinyMCE as editor? Then you can use the TinyMCE media plugin.

You can activate it with the following steps:
  1. At "Settings" > "Plugins" > "TinyMCE" click the link "Settings".
  2. Add to the field "Toolbar top" or "Toolbar bottom" media.
  3. Add to field "Plugins" media.
Or you can use HTML5:

viewtopic.php?p=10109#p10109

Files can be uploaded with FTP/SFTP.

Re: Video player Plugin Bludit 3.13.1

Posted: Sun Aug 01, 2021 12:14 am
by Powerack
Thank you so much. I think that I stay with html5. I wrote almost all my content for first only in Notepad++ as PHP / HTML so it's more suitable for me.