DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:html5video2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
plugin:html5video2 [2022-10-02 15:08] peterfromearthplugin:html5video2 [2022-10-02 15:11] – [Installation] peterfromearth
Line 28: Line 28:
 :!: **You have to add mp4 MIME Type to your configuration** see [[plugin:html5video#Installation|htm5video Plugin]] :!: **You have to add mp4 MIME Type to your configuration** see [[plugin:html5video#Installation|htm5video Plugin]]
  
-:!: **PHP 8.1**: You need to put parantheses around the expressions on line 190 and line 191 in file ''plugins/html5video/syntax/video.php'' to make it work in PHP 8.1. New code will read like this:<code>($w?('width="' .$w.'px" '):''). +:!: **PHP 8.1**: update to version 2022-10-02 <del>You need to put parantheses around the expressions on line 190 and line 191 in file ''plugins/html5video/syntax/video.php'' to make it work in PHP 8.1. New code will read like this:<code>($w?('width="' .$w.'px" '):''). 
-($h?('height="'.$h.'px" '):'').</code>+($h?('height="'.$h.'px" '):'').</code></del> [[https://github.com/lisps/html5video/issues/8|Issue#8]] thanks to @thalueng
 ===== Syntax ===== ===== Syntax =====
 <code> <code>
plugin/html5video2.txt · Last modified: 2023-12-20 12:46 by 195.201.8.23

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki