contrib documentation

This commit is contained in:
Shish
2009-01-16 00:18:41 -08:00
parent 68159753d4
commit 17ad021cca
21 changed files with 116 additions and 12 deletions

View File

@ -4,6 +4,13 @@
* Author: Shish <webmaster@shishnet.org>
* License: GPLv2
* Description: Bulk add server-side images
* Documentation:
* Upload the images into a new directory via ftp or similar,
* go to shimmie's admin page and put that directory in the
* bulk add box. If there are subdirectories, they get used
* as tags (eg if you upload into /home/bob/uploads/holiday/2008/
* and point shimmie ad /home/bob/uploads, then images will be
* tagged "holiday 2008")
*/
class BulkAdd implements Extension {