xwp / wp-settings-revisions

Settings Revisions plugin for WordPress
http://wordpress.org/plugins/settings-revisions/
Other
25 stars 7 forks source link

Move screenshots to assets/ directory #4

Closed westonruter closed 11 years ago

westonruter commented 11 years ago

Via FAQ:

Screenshot image files should ideally be put in the assets/ directory (which you'll likely need to create) in the root of your SVN checkout. This will be on the same level as tags/ and trunk/, for example. Alternatively, screenshots can be put in the directory of the tagged stable release (trunk/ or the stable tag directory) (the old way). The assets/ directory is preferred since the screenshots won't be packaged in the plugin's release zip files, saving unnecessary bloat for each download. Learn more from the feature's announcement post.

Will require updating the svn-push command to move the assets directory to the level above trunk directory.