WallbaseCC / WallbaseCE

Wallbase Community Edition
4 stars 0 forks source link

Upload #4

Open s4wny opened 10 years ago

s4wny commented 10 years ago

Uploading feature.

Just the ability to upload wallpapers. No tags etc.

A few things:

Validation, all wallpapers should be at least e.g 1024x768 px. A database table with this scheme:

Wallpapers id | name | width | height

Width and height is necessary for advance searching.