shingara / pictrails

A Web Photo Gallery, written with Rails 2.0. Pictrails can manage several photo galleries.

pictrails / TODO
100644 16 lines (9 sloc) 0.402 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Version 0.7
 
- Made mass-upload by rake task
 
The mass upload exist by application. Made it by rake task for admin choice
 
- Add view of pictures by date add
 
Add a view list all pictures add date by date
 
- Disable comment by administration
 
By default all picture have comment. But it's possible to want no comment on
your picture.
So add a setting option that activate and deactivated the comments.