DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:watchcycle

Differences

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

Link to this comparison view

Next revision
Previous revision
plugin:watchcycle [2018-04-10 11:03] – created grosseplugin:watchcycle [2024-01-08 15:58] (current) Aleksandr
Line 6: Line 6:
 email      : dokuwiki@cosmocode.de  email      : dokuwiki@cosmocode.de 
 type       : action, syntax type       : action, syntax
-lastupdate : 2018-04-10 +lastupdate : 2023-10-18 
-compatible : Greebo, !Frusterick Manners +compatible : Greebo, Frusterick Manners 
-depends    : +depends    : sqlite
 conflicts  conflicts 
 similar    :  similar    : 
Line 20: Line 20:
 screenshot_img : {{:plugin:watchcycle:plugin_watchcycle_screenshot-2018-4-10.png}} screenshot_img : {{:plugin:watchcycle:plugin_watchcycle_screenshot-2018-4-10.png}}
 ---- ----
 +
 +[[https://www.cosmocode.de/en/open-source/dokuwiki-plugins/|{{ https://www.cosmocode.de/static/img/dokuwiki/dwplugins.png?recache|A CosmoCode Plugin}}]]
  
 ===== Installation ===== ===== Installation =====
-Install the plugin using the [[plugin:extension|Extension Manager]] and the download URL above, which points to latest version of the plugin. Refer to [[:Plugins]] on how to install plugins manually.+ 
 +:!: This Plugin depends on the following other plugins: 
 +  * [[sqlite]] 
 + 
 +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 30: Line 36:
   ~~WATCHCYCLE:mike:28~~   ~~WATCHCYCLE:mike:28~~
  
-The usage status is shown on the page and in the search (in Greebo and newer).+The usage status is shown on the page and in the search (in Greebo and newer). There is also an overview over the maintenance status of all pages with that syntax in the admin menu. 
 + 
 +In order to "check" the page, the maintainer must edit it.
  
 ===== Syntax ===== ===== Syntax =====
  
 <code> <code>
-~~WATCHCYCLE:<username>:<number of days>~~+~~WATCHCYCLE:<usernames, @usergroups>:<number of days>~~
 </code> </code>
 +
 +You can assign multiple maintainers by providing a comma separated list of names.
  
 ===== Development ===== ===== Development =====
 +
 +[[https://travis-ci.org/cosmocode/dokuwiki-plugin-watchcycle|{{https://travis-ci.org/cosmocode/dokuwiki-plugin-watchcycle.png?branch=master&recache}}]]
  
 ==== Commit-Ticker ==== ==== Commit-Ticker ====
Line 47: Line 59:
 {{rss>https://github.com/cosmocode/dokuwiki-plugin-watchcycle/releases.atom description author}} {{rss>https://github.com/cosmocode/dokuwiki-plugin-watchcycle/releases.atom description author}}
  
 +==== Utilized DokuWiki Events ====
 +
 +  * [[devel:event:FORM_SEARCH_OUTPUT]]
 +  * [[devel:event:SEARCH_QUERY_FULLPAGE]]
 +  * [[devel:event:SEARCH_QUERY_PAGELOOKUP]]
 +  * [[devel:event:SEARCH_RESULT_FULLPAGE]]
 +  * [[devel:event:SEARCH_RESULT_PAGELOOKUP]]
 +  * [[devel:event:PARSER_METADATA_RENDER]]
 +  * [[devel:event:PARSER_CACHE_USE]]
 +  * [[devel:event:COMMON_WIKIPAGE_SAVE]]
  
  
plugin/watchcycle.1523351033.txt.gz · Last modified: 2018-04-10 11:03 by grosse

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