DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:structcondstyle

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:structcondstyle [2023-04-03 20:28] Aleksandrplugin:structcondstyle [2024-03-04 09:56] (current) Aleksandr
Line 46: Line 46:
  
 ^ Operator  ^ Description                                                ^ Works for...          ^ ^ Operator  ^ Description                                                ^ Works for...          ^
-| =         | Row value has to be equal to the argument                  | text, dates, decimal +''%%=%%''         | Row value has to be equal to the argument                  | text, dates, decimal 
-| != / not  | Row value has to be not equal to the argument              | text, dates, decimal +''%%!=%%'' ''NOT''  | Row value has to be not equal to the argument              | text, dates, decimal 
-| <         | Row value has to be less than the argument                 | dates, decimal        | +''%%<%%''         | Row value has to be less than the argument                 | dates, decimal        | 
-| >         | Row value has to be greater than the argument              | dates, decimal        | +''%%>%%''         | Row value has to be greater than the argument              | dates, decimal        | 
-| < =        | Row value has to be less than or equal to the argument     | dates, decimal        | +''%%<=%%''        | Row value has to be less than or equal to the argument     | dates, decimal        | 
-| >=        | Row value has to be greater than or equal to the argument  | dates, decimal        | +''%%>=%%''        | Row value has to be greater than or equal to the argument  | dates, decimal        | 
-| contains  | Row value has to contain the argument                      | text, dates, decimal  |+''contains''  | Row value has to contain the argument                      | text, dates, decimal  |
  
 To adress the current date and time, the keyword //now// may be used as an argument. To adress the current date and time, the keyword //now// may be used as an argument.
Line 70: Line 70:
 === ToDo/Wish List === === ToDo/Wish List ===
  
-FIXME+This plugin uses the PHP mbstring extension which is rarely included by default.  There should at least be a note to this effect but it would be better if it didn't use it at all.  Many Dokuwiki users won't be able to add extensions to the PHP they are using.
  
 ===== FAQ ===== ===== FAQ =====
plugin/structcondstyle.1680546528.txt.gz · Last modified: 2023-04-03 20:28 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