[wp-trac] Re: [WordPress Trac] #5586: Auto installer for themes and
plugins
WordPress Trac
wp-trac at lists.automattic.com
Tue Mar 11 10:49:02 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: blocker | Resolution:
Keywords: installer theme plugin |
------------------------------------+---------------------------------------
Comment (by DD32):
> attachment 5586.9.diff added.
I'm not sure why its not showing the HTML preview, I tried re-creating and
re-uploading it, but still no dice.
Changes:
* Minor typo corrections in the Filesystem abstraction
* If the FTP details entered do not work, then the message: "'''Error:'''
There was an error connecting to the server, Please verify the settings
are correct"
* PclZip's Incompatible Archive message now includes the error code, eg:
{{{PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record
signature}}}
* Enabled nonces on the plugin upgrade, the nonce is {{{plugin-
upgrade-$plugin}}}
* Removed some cruft
* '''Changed the plugin directory delete condition: Its now checking to
see if a '/' exists within the plugin basename.. If a slash exists, its
within a folder, and that folder will be deleted.''' It also checks that
the dir is NOT the plugins folder specifically, but that has shown to
slightly unreliable
* Oh, Also s/"/'/ on strings in the update function where not needed.
--
Ticket URL: <http://trac.wordpress.org/ticket/5586#comment:58>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list