DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:ireadit

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:ireadit [2020-03-16 16:17] – [ireadit list] solewniczakplugin:ireadit [2020-08-01 10:29] solewniczak
Line 6: Line 6:
 email      : it@rid.pl email      : it@rid.pl
 type       : action type       : action
-lastupdate : 2020-03-16 +lastupdate : 2020-05-15 
-compatible : Angua, Adora Belle, Weatherwax, Detritus, Elenor Of Tsort, Frusterick Manners, Greebo+compatible : Hogfather, Angua, Adora Belle, Weatherwax, Detritus, Elenor Of Tsort, Frusterick Manners, Greebo
 depends    : sqlite depends    : sqlite
 conflicts  conflicts 
Line 74: Line 74:
 ---- ----
 </code> </code>
 +
 +You can narrow the results only to specific namespace:
 +
 +<code>
 +---- ireadit list ----
 +namespace: some:namespace
 +----
 +</code>
 +
 +Show the page id's that satisfy the regular expression:
 +
 +<code>
 +---- ireadit list ----
 +filter: /regex/
 +----
 +</code>
 +
 +Get an overview of which pages have been read (by anyone allowed to ack, not just the logged in user):
 +
 +<code>
 +---- ireadit list ----
 +state: read
 +overview: 1
 +</code>
 +
 +    * overview + read: show the page if anyone has read it
 +    * overview + unread: show the page if no one has ever read it
 +    * overview + outdated: show the page if no one has read it's last revision but was read by someone previously
 +    * overview + not read: show the page if no one has read it's last revision
  
 ===== Syntax ===== ===== Syntax =====
Line 85: Line 114:
       * ''all'' = ''read'' + ''not read''       * ''all'' = ''read'' + ''not read''
     * ''lastread'' - ''0'' or ''1''. If this option is set to ''1'', the ''outdated'' pages will link to the last revision which was read by the user (not to the current version). Default: ''0''.     * ''lastread'' - ''0'' or ''1''. If this option is set to ''1'', the ''outdated'' pages will link to the last revision which was read by the user (not to the current version). Default: ''0''.
 +    * ''filter'' - regex matching pages to list. Default blank, matches all.
 +    * ''namespace'' - limits list to namespace. Default none.
 +    * ''overview'' - ''0'' or ''1''. Combine this option with ''state'' to get an overview of which pages is in the state. See example above for details.
  
 ===== Config ===== ===== Config =====
plugin/ireadit.txt · Last modified: 2024-01-23 20:09 by Aleksandr

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