[wp-hackers] AJAX / JS libraries

David House dmhouse at gmail.com
Sun Apr 23 18:42:45 GMT 2006


On 23/04/06, Theodor Ramisch <theodor_ramisch at hotmail.com> wrote:
> I mentioned this some months ago, see
> http://comox.textdrive.com/pipermail/wp-hackers/2005-November/thread.html#3311
> It wasn't really discussed, but one answer was that WordPress avoids
> the use of public libraries due to security reasons.

I wouldn't say that. At the moment we use:

* IXR (xmlrpc interface)
* Snoopy (remote URL fetcher)
* Magpie (RSS parser)
* Gettext (i10n)
* DBX (fancy moving boxes in admin)
* tx_sack (ajax)
* tinyMCE (wysiwyg)
* KSES (filtering dangerous tags in posts)
* ezSQL (DB interaction)

That's a fair share of external libraries, and I've probably missed some.

--
-David House, dmhouse at gmail.com, http://xmouse.ithium.net


More information about the wp-hackers mailing list