From: Alex B. <en...@tu...> - 2001-07-28 01:30:56
|
hi all, I've added PEAR to cvs for the sake of installation simplicity (the alternative being that you have to root around in your php source dir looking for stuff, etc) I've also (more importantly) added bc_edit to cvs. Some of you may remember this: it's an "embedable" simple wysiwyg html editor that works in IE 5.5+. It's cute and pretty capable: I'm working on a complete entity encoding scheme for it (which is going to be sort of complex, because the editor returns html that can have unencoded entities in it) I haven't seen any libraries that do the encoding completely and properly... and I haven't seen anything that will encode entities to their Ids instead of names (which is safer.. think netscape and —)... for example $trade; would be ™ instead. Because pear is now in cvs, the tarball is a little bigger :) (roughly 1.2m) I think that's an acceptable tradeoff given that installation would be cumbersome without integrated pear. best, _alex -- alex black, ceo en...@tu... the turing studio, inc. http://www.turingstudio.com vox+510.666.0074 fax+510.666.0093 |