Revisions for framework/Text_Filter/package.xml

Location: [ Horde ] / framework / Text_Filter / package.xml View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
Show Branch:
  Revision Date Author Log Message
1.16 (+1 -1 lines) 09/26/2008 10:31 AM Jan Schneider jan

MFB

1.4.10.8 FRAMEWORK_3 (+1 -1 lines) 09/25/2008 06:11 AM Jan Schneider jan

Update package names.

Tags: HORDE_3_3

1.4.10.7 FRAMEWORK_3 (+2 -1 lines) 08/05/2008 07:14 PM Michael M Slusarz slusarz

MFH:
1.33      +20 -25    framework/Text_Filter/Filter/highlightquotes.php
1.15      +2 -1      framework/Text_Filter/package.xml
1.7       +0 -34     horde/templates/javascript/Attic/quoteBlocks.js (dead)
1.188     +9 -1      horde/themes/screen.css

Tags: HORDE_3_3_RC1

1.15 (+2 -1 lines) 08/05/2008 05:52 PM Michael M Slusarz slusarz

Removed dependency on external javascript file when toggling quoted lines.

1.4.10.6 FRAMEWORK_3 (+0 -4 lines) 06/12/2008 11:37 AM Jan Schneider jan

MFH: 1.14

Tags: HORDE_3_2_2, HORDE_3_2_1

1.14 (+0 -4 lines) 06/12/2008 11:30 AM Jan Schneider jan

No more Text_reST.

1.4.10.5 FRAMEWORK_3 (+0 -1 lines) 05/26/2008 01:34 PM Chuck Hagenbuch chuck

MFH:
1.18      +0 -36     framework/Text_Filter/Filter/Attic/rst.php (dead)
1.13      +0 -1      framework/Text_Filter/package.xml

1.13 (+0 -1 lines) 05/26/2008 01:33 PM Chuck Hagenbuch chuck

This should have been removed when Text_reST was moved to Text_Rst and PHP 5 in
the first place.

1.4.10.4 FRAMEWORK_3 (+115 -104 lines) 12/20/2007 08:49 AM Jan Schneider jan

Merge from HEAD.

Tags: HORDE_3_2, HORDE_3_2_RC4, HORDE_3_2_RC3, HORDE_3_2_RC2

1.12 (+1 -0 lines) 11/19/2007 12:52 AM Chuck Hagenbuch chuck

Limit protocols to 20 characters in the interests of not searching
forever for a match.

Tags: BEFORE_MERGE_3_2, HORDE_3_2_RC1

1.11 (+2 -1 lines) 07/06/2007 11:24 PM Chuck Hagenbuch chuck

Allow the bad words filter to leave the first character of a matching
word and replace the rest with '*' (duck@obala.net).

Tags: HORDE_3_2_ALPHA

1.10 (+3 -0 lines) 10/13/2006 11:58 AM Jan Schneider jan

Add test files.

1.9 (+0 -6 lines) 08/23/2006 04:57 AM Jan Schneider jan

Remove inactive developers.

1.8 (+116 -104 lines) 05/09/2006 01:15 AM Ben Chavet ben

Finish package.xml-2.0 conversions for pear.horde.org

1.7 (+2 -2 lines) 03/13/2006 01:13 AM Michael M Slusarz slusarz

standardize my email address.

1.4.10.1.2.2 FRAMEWORK_3_0 (+1 -3 lines) 11/22/2005 03:31 AM Jan Schneider jan

Revert

Tags: HORDE_3_0_12, HORDE_3_0_11, HORDE_3_0_10, HORDE_3_0_9, HORDE_3_0_8, HORDE_3_0_7

1.4.10.1.2.1 FRAMEWORK_3_0 (+3 -2 lines) 11/17/2005 12:56 PM Jan Schneider jan

MFH: 1.6

1.4.10.3 FRAMEWORK_3 (+3 -2 lines) 11/17/2005 12:54 PM Jan Schneider jan

MFH: 1.6

Tags: HORDE_3_1_9, HORDE_3_1_8, HORDE_3_1_7, HORDE_3_1_6, HORDE_3_1_5, HORDE_3_1_4, HORDE_3_1_4_RC1, HORDE_3_1_3, HORDE_3_1_2, HORDE_3_1_1, HORDE_3_1, HORDE_3_1_RC3, HORDE_3_1_RC2, HORDE_3_1_RC1

1.6 (+3 -2 lines) 11/17/2005 12:29 PM Jan Schneider jan

Add XSS filter from MIME_Viewer_html::_cleanHTML().

1.4.10.2 FRAMEWORK_3 (+1 -1 lines) 10/18/2005 07:01 AM Jan Schneider jan

Merged from HEAD.

1.4.10.1 FRAMEWORK_3 (+2 -1 lines) 05/06/2005 01:31 PM Jan Schneider jan

MFH: Add wrapping test.

Tags: FRAMEWORK_3_0, HORDE_3_0_6, HORDE_3_0_6_RC1, HORDE_3_0_5, HORDE_3_0_5_RC2, HORDE_3_0_5_RC1

1.5 (+2 -1 lines) 05/06/2005 01:22 PM Jan Schneider jan

Add word wrapping test.

Tags: BEFORE_MERGE_3_1

1.4 (+2 -1 lines) 10/15/2004 12:46 PM Jan Schneider jan

Add space2html test.

Tags: FRAMEWORK_3, HORDE_3_0_4, HORDE_3_0_4_RC2, HORDE_3_0_4_RC1, HORDE_3_0_3, HORDE_3_0_3_RC1, HORDE_3_0_2, HORDE_3_0_1, HORDE_3_0, HORDE_3_0_RC3

1.3 (+2 -1 lines) 10/15/2004 05:44 AM Jan Schneider jan

Add text2html filter.

1.2 (+2 -2 lines) 10/12/2004 09:44 AM Jan Schneider jan

Add missing role attribute.

1.1 10/12/2004 06:37 AM Jan Schneider jan

Move filters to a separate Text_Filter package. (repo copy)