DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:datefilter

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:datefilter [2010-06-17 09:39] 93.207.156.4plugin:datefilter [2020-06-04 07:46] (current) arlt
Line 1: Line 1:
-====== Datefilter ======+====== Datefilter Plugin ======
  
 ---- plugin ---- ---- plugin ----
Line 6: Line 6:
 email      : michael.arlt@sk-schwanstetten.de email      : michael.arlt@sk-schwanstetten.de
 type       : syntax type       : syntax
-lastupdate : 2006-11-23 +lastupdate : 2020-06-04 
-compatible : 2006-11-06+compatible : Greebo
 depends    :  depends    : 
 conflicts  conflicts 
 similar    :  similar    : 
 tags       : date, filter, calendar tags       : date, filter, calendar
 +
 +downloadurl: https://github.com/qwertologe/dokuwiki-datefilter/releases/download/2020-06-04/datefilter.zip
 +bugtracker : https://github.com/qwertologe/dokuwiki-datefilter/issues
 +sourcerepo : 
 +donationurl: 
 ---- ----
  
Line 97: Line 102:
 |21.11.2006|DokuWiki Schulung| |21.11.2006|DokuWiki Schulung|
  
-===== Localisation =====+===== Localization =====
  
 <code> <code>
Line 109: Line 114:
 ===== Download / Installation ===== ===== Download / Installation =====
  
-Install the [[http://it-arlt.de/plugins/datefilter.zip|current release]] with the plugin manager. Have a look at the DokuWiki plugin configuration.+Search and install the plugin using the [[plugin:extension|Extension Manager]].  
 + 
 +Have a look at the DokuWiki plugin configuration.
  
 ===== Change History ===== ===== Change History =====
 +
 +==== 2020-06-04 ====
 +
 +  * Greebo compatibility
 +
 +==== 2016-07-11 ====
 +
 +  * Elenor Of Tsort compatibility
  
 ==== 2006-11-23 ==== ==== 2006-11-23 ====
Line 133: Line 148:
 ^begin^end^description^ ^begin^end^description^
 |10.04.10|14.04.10|Visit grandma| |10.04.10|14.04.10|Visit grandma|
 +
 +... workaround: avoid the correct expression of the first date (assume dd.mm.yy):
 +
 +|10.04.|14.04.10|Visit grandma|
 +
 +===== Contribution ====
 +
 +Quickly hacked extension to the plugin, that can filter date either before or after today, instead of only before today. [[http://www.htu.tugraz.at/~xro/dokuwiki-datefilter-xro.tar.gz|SourceCode (not available anymore)]]
 +
 +=== extended Syntax ===
 +
 +just use the optional keywords "aftertoday" or "beforetoday" before giving an (also optional) dateformat
 +("vorheute" and "nachheute" in the german translation)
 +<code>
 +<datefilter [aftertoday|beforetoday] dateformat>
 +...
 +</datefilter>
 +</code>
 +
plugin/datefilter.1276760358.txt.gz · Last modified: 2010-06-17 09:39 by 93.207.156.4

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