photo-tags.git
12 years agomake index.php page aware; make default page start at 1
Arun Persaud [Thu, 24 Nov 2011 19:03:27 +0000 (11:03 -0800)] 
make index.php page aware; make default page start at 1

this way page=0 can be used for an overview

12 years agomake number of pictures/page a config option; replace "offset" with "page"
Arun Persaud [Thu, 24 Nov 2011 18:55:09 +0000 (10:55 -0800)] 
make number of pictures/page a config option; replace "offset" with "page"

12 years agooption to use PDO connections to sqlite when connecting via php
Arun Persaud [Thu, 24 Nov 2011 18:06:32 +0000 (10:06 -0800)] 
option to use PDO connections to sqlite when connecting via php

12 years agouse nice for all commands issued while creating thumbnails
Arun Persaud [Thu, 24 Nov 2011 17:58:16 +0000 (09:58 -0800)] 
use nice for all commands issued while creating thumbnails

12 years agolimit number of created thumbnails per batch to 50
Arun Persaud [Thu, 24 Nov 2011 17:55:21 +0000 (09:55 -0800)] 
limit number of created thumbnails per batch to 50

larger numbers caused the program to be killed automatically on dreamhost (where I host my web pages).

12 years agoremove some debug output
Arun Persaud [Wed, 23 Nov 2011 05:04:33 +0000 (21:04 -0800)] 
remove some debug output

12 years agofirst few files for my tag-gallery... hopefully more to come
Arun Persaud [Wed, 23 Nov 2011 04:47:55 +0000 (20:47 -0800)] 
first few files for my tag-gallery... hopefully more to come