Giter VIP home page Giter VIP logo

dokuwiki-plugin-texit's People

Contributors

eroux avatar michitux avatar samwilson avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

samwilson jonnyro

dokuwiki-plugin-texit's Issues

SVG smileys with the Igor DokuWiki release

The coming release of DokuWiki uses SVG instead of GIF-images for the smileys. The gif-images are already removed in coming release.

Not sure if LaTeX supports svg-files, if not, extra attention could be needed due to this change.
(Not tested).

Adjust many method's signature and new

Hello,

I am using dokuwiki version 2017-02-19 "Frusterick Manners". The dokutexit plugin’s handle method and render method in syntax.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_dokutexit::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/dokutexit/syntax.php on line 0

PHP Warning: Declaration of syntax_plugin_dokutexit::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/dokutexit/syntax.php on line 0

PHP Parse error: syntax error, unexpected 'new' (T_NEW) in /dokuwiki-2017-02-19e-FrusterickManners/lib/plugins/dokutexit/texitrender.php on lines 365, 592, 723 and 1620

PHP Warning: Declaration of Doku_Renderer_latex::header($text, $level) should be compatible with Doku_Renderer::header($text, $level, $pos) in /dokuwiki-2017-02-19e-FrusterickManners/lib/plugins/dokutexit/latex.php on line 0

PHP Warning: Declaration of Doku_Renderer_latex::listitem_open($level) should be compatible with Doku_Renderer::listitem_open($level, $node = false) in /dokuwiki-2017-02-19e-FrusterickManners/lib/plugins/dokutexit/latex.php on line 0

PHP Warning: Declaration of Doku_Renderer_latex::file($text) should be compatible with Doku_Renderer::file($text, $lang = NULL, $file = NULL) in /dokuwiki-2017-02-19e-FrusterickManners/lib/plugins/dokutexit/latex.php on line 0

PHP Warning: Declaration of Doku_Renderer_latex::code($text, $lang = NULL) should be compatible with Doku_Renderer::code($text, $lang = NULL, $file = NULL) in /dokuwiki-2017-02-19e-FrusterickManners/lib/plugins/dokutexit/latex.php on line 0

PHP Warning: Declaration of Doku_Renderer_latex::table_open($maxcols = NULL, $numrows = NULL) should be compatible with Doku_Renderer::table_open($maxcols = NULL, $numrows = NULL, $pos = NULL) in /dokuwiki-2017-02-19e-FrusterickManners/lib/plugins/dokutexit/latex.php on line 0

PHP Warning: Declaration of Doku_Renderer_latex::table_close() should be compatible with Doku_Renderer::table_close($pos = NULL) in /dokuwiki-2017-02-19e-FrusterickManners/lib/plugins/dokutexit/latex.php on line 0

PHP Warning: Declaration of Doku_Renderer_latex::tableheader_open($colspan = 1, $align = NULL) should be compatible with Doku_Renderer::tableheader_open($colspan = 1, $align = NULL, $rowspan = 1) in /dokuwiki-2017-02-19e-FrusterickManners/lib/plugins/dokutexit/latex.php on line 0

PHP Warning: Declaration of Doku_Renderer_latex::tablecell_open($colspan = 1, $align = NULL) should be compatible with Doku_Renderer::tablecell_open($colspan = 1, $align = NULL, $rowspan = 1) in /dokuwiki-2017-02-19e-FrusterickManners/lib/plugins/dokutexit/latex.php on line 0

Thanks in advance

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.