Project

General

Profile

Statistics
| Revision:

# Date Author Comment
807 2008-04-05 21:24 Matthias

Added norwegian translation (Thanks OEH)

793 2008-04-03 17:48 doc

Fixed bug in decryption routines of the Output-Filter module

792 2008-04-02 22:54 doc

added handling of missing characters to mailto encryption routines

788 2008-04-02 19:53 doc

Fixed layout issue with optional subject/body text of encrypted mailto links (carriage return)

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)

765 2008-03-24 17:36 thorn

Added RU-language-files, provided by user shlack; converted to entities.

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)

728 2008-02-25 22:54 Matthias

added missing Dutch language files for core modules

706 2008-02-17 21:01 doc

removed German Umlauts in some language file (PHP comments)

703 2008-02-17 16:50 Matthias

Removed colloquially german language files as the filename causes issues

695 2008-02-10 19:45 Matthias

fixed some errors in standard german language file

added new colloquially german language file (thanks to Michael Tenschert)

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.