DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:toucher

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:toucher [2015-03-03 05:57] 77.91.182.147plugin:toucher [2022-07-29 23:37] (current) Klap-in
Line 1: Line 1:
-====== toucher Plugin ======+====== Toucher Plugin ======
  
 ---- plugin ---- ---- plugin ----
Line 7: Line 7:
 type       : admin type       : admin
 lastupdate : 2012-09-16 lastupdate : 2012-09-16
-compatible : Rincewind,angua,adora belle,weatherwax,Binky,"Ponder Stibbons",Hrun+compatible : Rincewind, angua, adora belle, weatherwax, Binky, Ponder Stibbons, Hrun, Detritus, Elenor of Tsort, Frusterick Manners
 depends    :  depends    : 
 conflicts  conflicts 
Line 13: Line 13:
 tags       : admin, config, touch tags       : admin, config, touch
  
-downloadurl: http://github.com/anandr/dokuwiki-plugin-toucher/zipball/master +downloadurl: https://github.com/anandr/dokuwiki-plugin-toucher/zipball/master 
-bugtracker : http://github.com/anandr/dokuwiki-plugin-toucher/issues +bugtracker : https://github.com/anandr/dokuwiki-plugin-toucher/issues 
-sourcerepo : http://github.com/anandr/dokuwiki-plugin-toucher/+sourcerepo : https://github.com/anandr/dokuwiki-plugin-toucher
 donationurl:  donationurl: 
 ---- ----
 +
 +> This plugin [[https://github.com/anandr/dokuwiki-plugin-toucher/pull/2#issuecomment-809981442|is dead]], see the new substitute: [[plugin:stale]]
  
 ===== Installation ===== ===== Installation =====
  
-Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to latest version of the plugin. Refer to [[:Plugins]] on how to install plugins manually.+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
 ===== Examples/Usage ===== ===== Examples/Usage =====
Line 42: Line 44:
 === Known Bugs and Issues === === Known Bugs and Issues ===
  
-None so far.+It seems to have a problem under PHP 7.2.19 on Ubuntu.  I get the message ''Warning: Use of undefined constant isadmin - assumed 'isadmin' (this will throw an Error in a future version of PHP) in .../lib/plugins/toucher/admin.php on line 36'' If I change the line 
 + 
 +    if (!$INFO[isadmin]) { 
 +     
 +to read 
 + 
 +    if (!$INFO['isadmin']) { 
 +     
 +everything works okay.
  
 === ToDo/Wish List === === ToDo/Wish List ===
Line 50: Line 60:
 ===== Discussion ===== ===== Discussion =====
  
-Is it worth to include this functionality into core dokuwiki admin/config plugin? \\ //Andriy//, 2012/09/16+Is it worth to include this functionality into core dokuwiki admin/config plugin? \\ //Andriy//, 2012/09/16 
 +>> After 10 years of intense use of Toucher plugin, my answer is: a strong **YES** for thousands of reasons! --- [[user>florious|florious]] //2022-01-17 15:04//
  
plugin/toucher.1425358634.txt.gz · Last modified: 2015-03-03 05:57 by 77.91.182.147

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