Changes between Version 2 and Version 3 of RegexLinkPlugin


Ignore:
Timestamp:
Nov 16, 2008, 10:10:18 AM (15 years ago)
Author:
ComaVN
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RegexLinkPlugin

    v2 v3  
    2828
    2929Anythin matching the regex:
     30{{{
    3031/\b(?P<topdeskyymm>\d\d(?:0[1-9]|1[0-2])) (?P<topdeskid>\d{3})\b/
     32}}}
    3133should link to a TOPdesk search url, using the named capture groups
    3234