2005-01-19 Jakub Steiner * index.php: check for comments dir writability. You can disable comments per album by making comments not writable. * inc/config.inc.php: add options to specify date segment to show - ($yearsince, $yearto) 2005-01-16 Jakub Steiner Should update more often, or drop this in favour of NEWS, hmm * convert/imgconv: added unsharp mask & saturation boost thumbnails are stripped off EXIF tags. To do this for your existing thumbnails, run `mogrify -strip thumbs/*jpg`. You'll gain a lot of space if your exif header in the thumbnail includes a thumbnail (DOH). Added a world writable flag to comments dir, since it's required for the new feature - user comments. * convert/contrib: moved all the funky scripts there, please help me maintain them, patches very welcome. * www/: - Implemented user comments based on a patch by Christian Troester. Had to add a simple form check since it was full of spam the next day. Eek. - Added image access log (also needs comments dir writable) - Added some formatting to the PHP4 EXIF data - Cleaned up the default theme, now called dark. How original. The Previous/Next thumbnails have access keys (Alt+P, Alt+N). The previews are top aligned so they don't jump depending on the height of the image. If you don't like any of these, feel free to use the old stylesheet. - Moved the javascript to a separate file, wondered why IE suddenly prefers not to render page, then used instead of