212
I Use This!
High Activity

News

Analyzed about 22 hours ago. based on code collected 1 day ago.
Posted over 5 years ago by [email protected] (LarsDW223)
I think you need to configure it under config option renderer_xhtml.
Posted over 5 years ago by [email protected] (LarsDW223)
I think you need to configure it under config option renderer_xhtml.
Posted over 5 years ago by [email protected] (Skipper.KA)
Hallo, meine Anfrage wurde im englischsprachigen Forum gelöst. Falls es noch jemanden betrifft, hier die Lösung inkl. Plugin von turnermm: A week or two ago I answered a closely related question:    https://forum.dokuwiki.org/thread/16487 The ... [More] code there requires a small change: class action_plugin_fsearch extends DokuWiki_Action_Plugin {     public function register(Doku_Event_Handler $controller)     {         $controller->register_hook('SEARCH_RESULT_FULLPAGE', 'BEFORE', $this, 'fullpage',array());     }     public function fullpage(Doku_Event $event, $param)     {       // $icon = "TEST";         //$event->data['resultHeader'][] = $icon;      $event->data['resultBody']['meta']= "";           }        } Attached is the plugin.  Copy it to lib/plugins and unzip it there. [Less]
Posted over 5 years ago by [email protected] (Skipper.KA)
Hallo, meine Anfrage wurde im englischsprachigen Forum gelöst. Falls es noch jemanden betrifft, hier die Lösung inkl. Plugin von turnermm: A week or two ago I answered a closely related question:    https://forum.dokuwiki.org/thread/16487 The ... [More] code there requires a small change: class action_plugin_fsearch extends DokuWiki_Action_Plugin {     public function register(Doku_Event_Handler $controller)     {         $controller->register_hook('SEARCH_RESULT_FULLPAGE', 'BEFORE', $this, 'fullpage',array());     }     public function fullpage(Doku_Event $event, $param)     {       // $icon = "TEST";         //$event->data['resultHeader'][] = $icon;      $event->data['resultBody']['meta']= "";           }        } Attached is the plugin.  Copy it to lib/plugins and unzip it there. [Less]
Posted over 5 years ago by Phy)
On Thu, Dec 20, 2018 at 8:34 AM Kai Peter kp@xxxxxxxxxxxxxxxxxxx wrote: example, even it is a bit theoretical? You may be have recognized that English isn't my first language. The background is - like Andy recommended - I'm working on my own ... [More] (special) template. So may be I can incorporate some stuff to prevent this. In usual English layout, hyphens will be respected in this way: ... [Less]
Posted over 5 years ago by Phy)
On Thu, Dec 20, 2018 at 8:34 AM Kai Peter kp@xxxxxxxxxxxxxxxxxxx wrote: example, even it is a bit theoretical? You may be have recognized that English isn't my first language. The background is - like Andy recommended - I'm working on my own ... [More] (special) template. So may be I can incorporate some stuff to prevent this. In usual English layout, hyphens will be respected in this way: ... [Less]
Posted over 5 years ago by [email protected] (pop)
https://forum.dokuwiki.org/thread/16518 done
Posted over 5 years ago by [email protected] (pop)
https://forum.dokuwiki.org/thread/16518 done
Posted over 5 years ago by [email protected] (LMS23)
There is nothing to be said against using old software for an isolated system for which there is no other software (e.g. control units, systems etc.). But normally not for such things
Posted over 5 years ago by [email protected] (LMS23)
There is nothing to be said against using old software for an isolated system for which there is no other software (e.g. control units, systems etc.). But normally not for such things