DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:actionlink

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:actionlink [2011-12-04 23:06] – old revision restored achplugin:actionlink [2023-10-31 00:30] (current) Klap-in
Line 1: Line 1:
-====== Actionlink plugin ======+====== Actionlink Plugin ======
  
 ---- plugin ---- ---- plugin ----
Line 6: Line 6:
 email      : nowotnypl@gmail.com email      : nowotnypl@gmail.com
 type       : syntax type       : syntax
-lastupdate : 2006-05-26 +lastupdate : 2018-02-04 
-compatible :+compatible : Anteater, Rincewind, Angua, Adora Belle, Weatherwax, Binky, Ponder Stibbons, Hrun, Detritus, Elenor of Tsort, Frusterick Manners
 depends    : depends    :
 conflicts  : conflicts  :
 similar    : similar    :
-tags       : links+tags       : links, actions
  
-downloadurl: http://mbot.ovh.org/plugin-actionlink-2005-05-26.zip +downloadurl: https://github.com/chang-zhao/actionlink/archive/master.zip 
-bugtracker :  +bugtracker : https://github.com/chang-zhao/actionlink/issues 
-sourcerepo : +sourcerepo : https://github.com/chang-zhao/actionlink
 donationurl:  donationurl: 
 ---- ----
  
 +----
 +
 +| **Not compatible with PHP 8.1** \\ Error message: \\ 2023-03-24 06:34:37dokuwiki\Exception\FatalException: Array and string offset access syntax with curly braces is no longer supported \\ /.../lib/plugins/actionlink/syntax.php(179) \\ **Workaround:** Use [[:tips:links-to-dokuwiki-commands|Links to DokuWiki commands]] instead.   |
 +
 +
 +----
  
 +:!: When building actionlinks for 'admin', 'login' etc. don't forget %%~~NOCACHE~~%%
  
 ===== Syntax ===== ===== Syntax =====
Line 28: Line 35:
   * history - old revisions   * history - old revisions
   * recent  - recent changes   * recent  - recent changes
 +  * :recent, /recent - recent changes from the root namespace
   * login   - login/logout - if ACL enabled   * login   - login/logout - if ACL enabled
   * index   - the index   * index   - the index
Line 34: Line 42:
   * back    - a 'back to parent' link - if available   * back    - a 'back to parent' link - if available
   * backlink - list of backlinks   * backlink - list of backlinks
-\\+  * search  - focus on the search field 
 +  * purge 
 +  * subscribe 
 +  * addtobook 
 +  * cite 
 +  * infomail 
 +  * export_odt 
 +  * export_pdf 
 + 
 +(Of course, for these last commands to work, those plugins should be installed.) 
 The **title** element is optional. It lets you specify a custom string to be used instead of the default 'Edit this page', 'Old revisions', 'Recent changes', etc.  The **title** element is optional. It lets you specify a custom string to be used instead of the default 'Edit this page', 'Old revisions', 'Recent changes', etc. 
  
Line 50: Line 68:
  
 ===== Installation ===== ===== Installation =====
-You can install this plugin using the [[plugin:plugin|plugin manager]].\\ +Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. 
-\\ + 
-Sources: [[http://mbot.ovh.org/plugin-actionlink-2005-05-26.tar.gz|plugin-actionlink-2005-05-26.tar.gz(2kb)]] | [[http://mbot.ovh.org/plugin-actionlink-2005-05-26.zip|plugin-actionlink-2005-05-26.zip(2kb)]]+ 
 +Sources: <del>[[http://mbot.ovh.org/plugin-actionlink-2005-05-26.tar.gz|plugin-actionlink-2005-05-26.tar.gz(2kb)]] | [[http://mbot.ovh.org/plugin-actionlink-2005-05-26.zip|plugin-actionlink-2005-05-26.zip(2kb)]]</del> https://github.com/chang-zhao/actionlink
  
-To install manually: create a folder ''actionlink'' in ''lib/plugins'' and put the code below in ''syntax.php''.+To install manually: create a folder ''actionlink'' in ''lib/plugins'' and put the code <del>below</del> in ''syntax.php''The last version see here: https://github.com/chang-zhao/actionlink/blob/master/syntax.php
 <code php><?php <code php><?php
 /** /**
Line 487: Line 506:
  
 ===== use NOCACHE ===== ===== use NOCACHE =====
-When builing actionlinks for 'admin', 'login' etc. dont forget\\+When building actionlinks for 'admin', 'login' etc. dont forget\\
 \\ \\
 %%~~NOCACHE~~%%\\ %%~~NOCACHE~~%%\\
plugin/actionlink.1323036377.txt.gz · Last modified: 2011-12-04 23:06 by ach

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