master
Espen Antonsen 2011-04-11 15:55:51 +08:00
parent 76d7ecb079
commit dff04b470f
1 changed files with 2 additions and 4 deletions

6
README
View File

@ -2,7 +2,7 @@
Made by Espen Antonsen.
Version 1.2.0rc1 for Rails3
Version 1.2.0rc2 for Rails3
Issues:
- carrierwave not saving to model, only to disk (testet on ubuntu)
@ -59,7 +59,7 @@ Optional:
=== Optional: add photos directly to disk
The gallery has a web-based upload tool using Flash. Alternatively you can upload files directly by doing this:
The gallery has a web-based upload tool. Alternatively you can upload files directly by doing this:
Put photos in containing folders(albums) in the specified gallery folder.
Hierarchy of folders is not fully supported.
@ -74,8 +74,6 @@ This format is recommended:
Every time you manually add photos to disk you must scan by visiting /photos/scan
In future releases the scan will be automated.
== Copyright and license info
This code is copyrighted by Espen Antonsen. The source code is available free under the GNU General Public License version 3 (GPLv3).