michitux / dokuwiki-plugin-searchtext

Searches pages rendered as text instead of raw wiki. Displays search result snippets from text.
https://www.dokuwiki.org/plugin:searchtext
3 stars 5 forks source link

Can't run with text, searchtext installed with Extension Manager #22

Open yanbigong2 opened 6 years ago

yanbigong2 commented 6 years ago

Warning: Declaration of renderer_plugin_text::finishSectionEdit($end = NULL) should be compatible with Doku_Renderer_xhtml::finishSectionEdit($end = NULL, $hid = NULL) in /Users/yanbingong/Sites/dokuwiki/lib/plugins/text/renderer.php on line 582

Warning: Declaration of renderer_plugin_text::file($text, $lang = NULL, $file = NULL) should be compatible with Doku_Renderer_xhtml::file($text, $language = NULL, $filename = NULL, $options = NULL) in /Users/yanbingong/Sites/dokuwiki/lib/plugins/text/renderer.php on line 582

Warning: Declaration of renderer_plugin_text::code($text, $lang = NULL, $file = NULL) should be compatible with Doku_Renderer_xhtml::code($text, $language = NULL, $filename = NULL, $options = NULL) in /Users/yanbingong/Sites/dokuwiki/lib/plugins/text/renderer.php on line 582

Here is the exception

yanbigong2 commented 6 years ago

Can you help me to solve it? Thanks,

Best Regards, Mike