From: Michael M Slusarz Date: Thu, 9 Jul 2009 16:45:16 +0000 (-0600) Subject: This is a sub-package of Text_Filter X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=d3d7fa331cc97ef594c3fee84269ab76efa7f3f0;p=horde.git This is a sub-package of Text_Filter --- diff --git a/framework/Text_Filter_Csstidy/package.xml b/framework/Text_Filter_Csstidy/package.xml index 229001696..c60d85502 100644 --- a/framework/Text_Filter_Csstidy/package.xml +++ b/framework/Text_Filter_Csstidy/package.xml @@ -5,6 +5,7 @@ http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd"> Text_Filter_Csstidy pear.horde.org + Text_Filter Horde Text Filter API The Horde_Text_Filter_Csstidy:: class provides the PHP-based library needed to perform optimization/compression on CSS code. It is provided in a separate package as the code is under the GPLv2 license instead of the LGPLv2 license used for the Text_Filter class.