> 1. Re: Re: image upload error. (Ryan Boren) (Alex Hempton-Smith) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Wed, 9 Apr 2008 04:55:51 +0100 > From: "Alex Hempton-Smith" <[EMAIL PROTECTED]> > Subject: Re: [wp-testers] Re: image upload error. (Ryan Boren) > To: [email protected] > Message-ID: > <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1 > > +1 for removing the flash uploader and including it as a plugin. > > Flash-based uploading is clearly an extra frill that > > > > should be handled in a plug-in. It should not be in > > > > the WP core code. > > > > > > > > I disagree because I could make the same argument for the tinyMCE > > > interface. > > > > > > Indeed you could, a strong one actually. > > > > IMHO, TinyMCE should be removed from the core completely, hooks included > for > any RTE plugin to use, and a TinyMCE plugin installed and enabled by > default. The only issue with this is all of the existing plugins which > depend on TinyMCE; if there were some universal API for adding buttons to > whichever RTE was enabled, we could overcome this hurdle. A universal > system > is already beginning with the media buttons in 2.5, which work regardless > of > TinyMCE's inclusion, however this only applies for media plugins. > > Alex > > > ------------------------------
As unhappy I was to tinker with anything related to mod_security I added it to my .htaccess, uploaded files from SVN (therefore running 2.6 bleeding) and chmod'd 777 the uploads directory. I added a .htaccess script to only allow serving of images. It all seems to work. _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
