[wp-hackers] Plugin zip problem on wordpress.org

Viper007Bond viper at viper007bond.com
Sun Oct 7 19:08:14 GMT 2007


You have a "wp-mail-smtp" folder in your "0.4" folder, so therefore it's
making a folder in the ZIP.

The ZIP script automatically puts all of your plugin's files in a folder, so
there's no need to make a folder of your own. Just put everything in the
root.

On 10/7/07, Callum Macdonald <lists.automattic.com at callum-macdonald.com>
wrote:
>
> G'day,
>
> I just updated WP Mail SMTP to version 0.4. However, when you download
> the ZIP file from wordpress.org the files are inside a nested directory:
> http://downloads.wordpress.org/plugin/wp-mail-smtp.0.4.zip
>
> The zip contains the following directory structure:
> /wp-mail-smtp/
> /wp-mail-smtp/readme.txt
> /wp-mail-smtp/screenshot.png
> /wp-mail-smtp/wp-mail-smtp/
> /wp-mail-smtp/wp-mail-smtp/wp_mail_smtp.php
>
> The correct structure is just:
> /wp-mail-smtp/
> /wp-mail-smtp/wp_mail_smtp.php
>
> My readme in trunk points to the stable tag as 0.4, the dir structure
> there is
> tags/0.4/readme.txt
> tags/0.4/screenshot.png
> tags/0.4/wp-mail-smtp/
> tags/0.4/wp-mail-smtp/wp_mail_smtp.php
>
> Anyone got any clues? Is this a bug? I notice that plugins that haven't
> been updated for a while (Akismet for example) are fine. Could it be a
> recent change?
>
> Cheers - Callum.
>
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>



-- 
Viper007Bond | http://www.viper007bond.com/


More information about the wp-hackers mailing list