DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:baselink

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
plugin:baselink [2021-10-08 08:03] biochemistrygmcsplugin:baselink [2021-10-08 08:09] – [Discussion] biochemistrygmcs
Line 226: Line 226:
  
 Installed it on DokuWiki 2015-08-10 "Detritus" on two systems (Synology DSM [NAS] and a "DokuWiki on a Stick" version for Windows). On the Synology (Linux like system) the (https:%%//%%) URL leads to the server root while on the Windows "stick" installation it leads to the DokuWiki home. Otherwise it does the job for url access to files. Installed it on DokuWiki 2015-08-10 "Detritus" on two systems (Synology DSM [NAS] and a "DokuWiki on a Stick" version for Windows). On the Synology (Linux like system) the (https:%%//%%) URL leads to the server root while on the Windows "stick" installation it leads to the DokuWiki home. Otherwise it does the job for url access to files.
 +
 ---- ----
 //biochemistrygmcs, 2021-11-08 //biochemistrygmcs, 2021-11-08
 +
 Installation in Debain 11, with Dokuwiki version 2018-04-22a "Greebo" gave **warning** regarding correct syntax for dokuwiki handler Installation in Debain 11, with Dokuwiki version 2018-04-22a "Greebo" gave **warning** regarding correct syntax for dokuwiki handler
  
-<code php> +__**Warning line:**__**function handle($match, $state, $pos, &$handler){** 
-function handle($match, $state, $pos, &$handler){ +Changed to**function handle($match, $state, $pos, Doku_Handler $handler){**
-</code> +
- +
-above line was changed to +
- +
-<code php> +
- function handle($match, $state, $pos, Doku_Handler $handler){ +
-</code> +
 The warning disappeared. Updated code is required to match latest dokuwiki version of 2021 The warning disappeared. Updated code is required to match latest dokuwiki version of 2021
plugin/baselink.txt · Last modified: 2022-07-17 01:31 by 2003:c3:cf4b:b200:b506:33df:4a99:aa15

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