Re: is there a way to stop HTMLPurifier/CSStidy from forcing input CSS into all lowercase?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> anyone here using HTMLpurifier and CSStidy together?  (like e.g. to allow users to create their own external style sheets via form input)
[snip]
> I found how to set CSStidy's config options if I was running CSStidy from the command line, or on its _own_ from PHP runtime, but I do not know how to set the config options from within HTMLpurifier, or even how to hack/override either of those libraries to solve my particular issue.  I looked and hacked and thought for sure I would find the offending line of code.. but somehow, nothing I have tried is stopping one or both of those libraries from forcing all my input CSS into lowercase, which I do not want.  The issue is that I need the input CSS's case to be left as the user input it (so that for example background image paths in that CSS do not break).
> 
> more details:
> http://stackoverflow.com/questions/10843600/

For the archives / anyone following this thread:

Thanks to the developer of HTMLpurifier, it was just fixed here:
http://repo.or.cz/w/htmlpurifier.git/commit/f38fca32a9bad0952df221f8664ee2ab13978504

-Govinda
-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux