Re: [PEAR] [ANNOUNCEMENT] HTML_Safe-0.1.0beta (beta) Released.

View: New views
2 Messages — Rating Filter:   Alert me  

Parent Message unknown Re: [PEAR] [ANNOUNCEMENT] HTML_Safe-0.1.0beta (beta) Released.

by Daniel O'Connor :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I just pulled this release.
Presumably you meant to version this as 0.10.0

Helgi sez:
No one with 0.9 or 0.3 installed will be able to install this

IE:
They would have to do a pear upgrade -f (package) to get it, which
your average user won't like too much.




On Wed, Nov 4, 2009 at 9:02 AM, PEAR Announce <pear-dev@...> wrote:

> The new PEAR package HTML_Safe-0.1.0beta (beta) has been released at http://pear.php.net/.
>
> Release notes
> -------------
> * Support for PHP 5.0+
> * Allowed tags with setAllowTags() method.
>
> Package Info
> ------------
> This parser strips down all potentially dangerous content within HTML
>
> Related Links
> -------------
> Package home: http://pear.php.net/package/HTML_Safe
>   Changelog: http://pear.php.net/package/HTML_Safe/download/0.1.0beta
>    Download: http://download.pear.php.net/package/HTML_Safe-0.1.0beta.tgz
>
> Authors
> -------
> Miguel Vazquez Gocobachi <demrit@...> (lead)
>
>
> --
> PEAR General Mailing List (http://pear.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

--
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Re: Re: [PEAR] [ANNOUNCEMENT] HTML_Safe-0.1.0beta (beta) Released.

by Alan Knowles :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The code to use php's tidy extension rather than HTMLSax is in here.

http://www.akbkhome.com/svn/akpear/HTML_Safe/Safe.php

Feel free to use that,

Regards
Alan


Daniel O'Connor wrote:

> I just pulled this release.
> Presumably you meant to version this as 0.10.0
>
> Helgi sez:
> No one with 0.9 or 0.3 installed will be able to install this
>
> IE:
> They would have to do a pear upgrade -f (package) to get it, which
> your average user won't like too much.
>
>
>
>
> On Wed, Nov 4, 2009 at 9:02 AM, PEAR Announce <pear-dev@...> wrote:
>  
>> The new PEAR package HTML_Safe-0.1.0beta (beta) has been released at http://pear.php.net/.
>>
>> Release notes
>> -------------
>> * Support for PHP 5.0+
>> * Allowed tags with setAllowTags() method.
>>
>> Package Info
>> ------------
>> This parser strips down all potentially dangerous content within HTML
>>
>> Related Links
>> -------------
>> Package home: http://pear.php.net/package/HTML_Safe
>>   Changelog: http://pear.php.net/package/HTML_Safe/download/0.1.0beta
>>    Download: http://download.pear.php.net/package/HTML_Safe-0.1.0beta.tgz
>>
>> Authors
>> -------
>> Miguel Vazquez Gocobachi <demrit@...> (lead)
>>
>>
>> --
>> PEAR General Mailing List (http://pear.php.net/)
>> To unsubscribe, visit: http://www.php.net/unsub.php
>>
>>
>>    
>
>  



--
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php