Project

General

Profile

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

# Date Author Comment
1208 2009-12-03 19:06 Dietmar

change searchstring mdcr.js, workout crypt emails in output_filter/filter-routines.php
comment out ob_end_flush line 259 in form/view.php

1136 2009-08-15 11:19 kweitzel

Created 2.8.x branch

1017 2009-06-27 23:51 Ruud

Fixed a small bug in output_filter. Did not detect the included script from /droplet/js/ directory.

915 2009-01-21 20:27 Matthias

Copyright notices now includes 2009

884 2008-11-28 20:45 doc

updated output filter regex to exclude mail addresses contained in input fields

849 2008-06-28 16:20 doc

class and id attributes in mailto links are no longer ignored by the output filter

843 2008-05-24 16:16 doc

modified output filter routine to prevent errors if database entries do not exist

792 2008-04-02 22:54 doc

added handling of missing characters to mailto encryption routines

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.