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
plugin:baselink [2021-10-08 08:03] biochemistrygmcsplugin:baselink [2022-07-17 01:31] (current) – [Discussion] 2003:c3:cf4b:b200:b506:33df:4a99:aa15
Line 218: Line 218:
 ---- ----
  
-Plugin doesn't work on Release 2012-10-13 “Adora Belle” +Plugin doesn't work on Release 2012-10-13 “Adora Belle”\\
 Url leads to Dokuwiki basedir, but not web server root dir Url leads to Dokuwiki basedir, but not web server root dir
  
 ---- ----
-//Joe, 2015-11-21//+//---[[User>JoeT]], 2015-11-21//\\ 
 +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 +//---[[User>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\\ 
 +__**Warning line:**__\\ 
 +''function handle($match, $state, $pos, &$handler){''\\ 
 +**Changed to**\\ 
 +''function handle($match, $state, $pos, Doku_Handler $handler){''\\ 
 +The warning disappeared.\\ 
 +**Updated code is required to match latest DokuWiki version of 2021.**
  
-<code php> +----
-function handle($match, $state, $pos, &$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 
plugin/baselink.1633673022.txt.gz · Last modified: 2021-10-08 08:03 by biochemistrygmcs

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