[wp-trac] Re: [WordPress Trac] #5586: Auto installer for themes and
plugins
WordPress Trac
wp-trac at lists.automattic.com
Mon Feb 11 05:52:34 GMT 2008
#5586: Auto installer for themes and plugins
------------------------------------+---------------------------------------
Reporter: lawrencejob | Owner: ryan
Type: enhancement | Status: new
Priority: normal | Milestone: 2.5
Component: Administration | Version: 2.3.1
Severity: normal | Resolution:
Keywords: installer theme plugin |
------------------------------------+---------------------------------------
Comment (by ryan):
Committed a minimalist first pass. Let's see if we can stabilize this in
time for 2.5. If we can't, we'll strip it out and move it to 2.6. This
uses DD32's filesystem abstraction. I decided not to do the chmod 777
thing like so many plugins do. If the server is running as the user, the
code will do direct writes to the filesystem, otherwise FTP is used.
Right now ftp is forced for testing purposes. ftpext works for me on the
ftp servers I tested against. ftpsockets needs work to bring it up to
speed with the changes to ftpext. Lot's more error checking and user
feedback is needed.
--
Ticket URL: <http://trac.wordpress.org/ticket/5586#comment:18>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list