Project

General

Profile

  • svn:executable: *
  • svn:keywords: Id

# Date Author Comment
787 2008-04-02 19:26 doc

Fixed bug in the mailto encryption code of the Output-Filter module

783 2008-03-31 19:09 doc

fixed bug in output filter (mailto links with HTML entities in optional part)

746 2008-03-11 20:53 doc

fixed issue with output filter (all .@ in descriptive mailto part: >xxxxx</a> were replaced; now restricted to emails)

685 2008-02-09 17:07 doc

output_filter: fixed bug in regular expression (eats up characters in mailto links)

684 2008-02-09 14:34 doc

removed word boundary from mailto regex part in the output_filter module

680 2008-02-09 09:45 doc

module output_filter: added word boundary for the mailto regex part to avoid problems with text mails and mailto mails in one single line

674 2008-02-08 20:39 Matthias

added kewyword id to all new files

673 2008-02-08 19:59 doc

Removed module mail_filter and added revised version under new module name output filter. Bugs with regular expression fixed.