GithubHelp home page GithubHelp logo

dokuwiki_plugin_html5video's People

Contributors

fweeb avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

dokuwiki_plugin_html5video's Issues

Missing bracket

Function connectTo() in syntax/video.php line 38 is missing its closing braket.

Declaration Errors Received Upon Installation

I receive the following errors upon installing this plugin. I'm using PHP 7 and DokuWiki 2015-08-10 "Detritus"

  • Warning: Declaration of syntax_plugin_html5video_video::handle($match, $state, $pos, &$handler) should be compatible with DokuWiki_Syntax_Plugin::handle($match, $state, $pos, Doku_Handler $handler) in C:\xampp\htdocs\dokuwiki\lib\plugins\html5video\syntax\video.php on line 145
  • Warning: Declaration of syntax_plugin_html5video_video::render($mode, &$renderer, $data) should be compatible with DokuWiki_Syntax_Plugin::render($format, Doku_Renderer $renderer, $data) in C:\xampp\htdocs\dokuwiki\lib\plugins\html5video\syntax\video.php on line 145

playing from timestamp

Is it possible to play an audio file not from the beginning but from a certain point (timestamp)?

Logout when logged in with OpenID

When I log into the Wiki using the DokuWiki OpenID plugin (https://www.dokuwiki.org/plugin:openid) I will be logged out as soon as page is displayed that contains a video embedded with the html5video plugin. If i am logged in directly via username and password everything is going fine.

Do you have any idea how to solve the problem?

html5video and subtitles

Hello,

I would like to be able to integrate subtitles to my videos with the html5video plugin.
Which would allow deaf, hard of hearing and those speaking a different language ...

is it possible?

thank you in advance.

jorge

Installing this on Hogfather causes HTTP 500 errors

Log file with the exact error: error.log

Steps to reproduce

  1. Open the Extension Manager.
  2. Choose "manual install".
  3. Try to install "html5video".
  4. The entire wiki instantly stops working. Trying to access any page shows an HTTP 500 error.

System details

  • DokuWiki 2020-07-29 "Hogfather"
  • Ubuntu 20.04

.mp4 files with any uppercase letters in the name do not play - please update documentation

I'm using the Debian dokuwiki package
apache2.2.22-13+deb7u4
dokuwiki0.0.20140929.d-1
dokuwiki_plugin_html5video 2013-03-07

/etc/dokuwiki/mime.conf
mp4 video/mp4

/usr/share/dokuwiki/conf/mime.conf
mp4 video/mp4

Issue
Dokuwiki media manager complains if you upload a .mp4 file with any upper case letters in the filename.
e.g. wiki:How_to_DokuWiki_Part_1.mp4 is not a valid file name for DokuWiki - skipped
Suggested severity
Petty. At the least it only requires an update of the documentation to reflect that.
Resolution
Just rename the file using lower case letters only.

I'll add a note to the Dokuwiki Plugins page to reflect that.
Great plugin, many thanks.

Adjust handle and render method's signature

Hello,

I am using dokuwiki version 2017-02-19 "Frusterick Manners". The html5video plugin’s handle method and render method in video.php are not compatible with Dokuwiki method's signature. Can you please adopt these signatures?

Here are the errors:

PHP Warning: Declaration of syntax_plugin_html5video_video::handle($match, $state, $pos, &$handler) should be compatible with DokuWiki_Syntax_Plugin::handle($match, $state, $pos, Doku_Handler $handler) in /dokuwiki-2017-02-19e-FrusterickManners/lib/plugins/html5video/syntax/video.php on line 0

PHP Warning: Declaration of syntax_plugin_html5video_video::render($mode, &$renderer, $data) should be compatible with DokuWiki_Syntax_Plugin::render($format, Doku_Renderer $renderer, $data) in /dokuwiki-2017-02-19e-FrusterickManners/lib/plugins/html5video/syntax/video.php on line 0

Thanks in advance

video does not display in Chrome

have installed the plugin for testing into my Wiki - having issues with the video playing in Chrome, it works fine in IE and FF.

Fatal Error in CSS

After installation in Release 2016-06-26a "Elenor of Tsort" there is an error

A fatal error occured during compilation of the CSS files. If you recently installed a new plugin or template it might be broken and you should try disabling it again. [parse error: failed at weight: in /lib/plugins/html5video/print.css at line 64]

Error: The video must be in webm, ogv, or mp4 format

Hi,

like written on the dokuwiki page....

the video name is without spaces or special characters (e.g.: myvideo.webm or testwiki1.mp4)

{{URL|:videos:myvideo.webm}}

{{URL|:videos:testwiki1.mp4}}

{{:videos:test.gif?200|}}

The gif is shown correctly to verify the path i use

Video-Syntax seems to throw the wiki parser off

When I insert the video syntax any following text or wiki syntax doesn't display. e.g.

{{kinderwunder:messerschmieden.mp4|}}

{{tag>technik wie-sachen-gemacht-werden handwerk}}

This only shows the video, the tags don't show up. When I use the tags ABOVE the video syntax, it works. When I use them on other pages, they work fine.

This is with the latest version of the plugin and the lates DokuWiki.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.