info:dw:searchpattern

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
info:dw:searchpattern [2023/08/15 08:29] – créée radeffinfo:dw:searchpattern [2023/08/15 08:32] (Version actuelle) radeff
Ligne 9: Ligne 9:
 On peut l'utiliser combiné avec [[info:dw:todo|++ ToDo Plugin]] On peut l'utiliser combiné avec [[info:dw:todo|++ ToDo Plugin]]
  
-        /* +**use this searchpattern expression for open todos:** 
- ** @brief this function can be called by dokuwiki plugin searchpattern to process the todos found by searchpattern. +     ~~SEARCHPATTERN#'/<todo[^#>]*>.*?<\/todo[\W]*?>/'?? _ToDo ??~~ 
- ** use this searchpattern expression for open todos: ~~SEARCHPATTERN#'/<todo[^#>]*>.*?<\/todo[\W]*?>/'?? _ToDo ??~~ +**use this searchpattern expression for completed todos: ** 
- ** use this searchpattern expression for completed todos: ~~SEARCHPATTERN#'/<todo[^#>]*#[^>]*>.*?<\/todo[\W]*?>/'?? _ToDo ??~~ +       ~~SEARCHPATTERN#'/<todo[^#>]*#[^>]*>.*?<\/todo[\W]*?>/'?? _ToDo ??~~ 
-        */+** Use this searchpattern expression to display all assigned todos: ** 
 +     ~~SEARCHPATTERN#'/<todo[^@>]*@([^\W]+)[^#>]*(#)?[^>]*>(.*?)<\/todo[\W]*?>/'?? $2,1,3 ??~~
  
 {{:info:dw:64041eac4766ac006dfa7084fc7a65c1.media.jpg?nolink|}} {{:info:dw:64041eac4766ac006dfa7084fc7a65c1.media.jpg?nolink|}}
  • info/dw/searchpattern.1692080947.txt.gz
  • Dernière modification : 2023/08/15 08:29
  • de radeff