root / phpfspot_img.php

View | Annotate | Download (7.3 KB)

# Date Author Comment
ad8f72f7 10/04/2008 09:43 AM Andreas Unterkircher

make get_random_tag_photo() behave correct when show_tags is set, fixes #81

Signed-off-by: Andreas Unterkircher <>

37d9c8bf 09/20/2008 04:03 PM Andreas Unterkircher

show meaningful error message for invalid width, resolves #74

Signed-off-by: Andreas Unterkircher <>

6198d8ac 08/15/2008 01:19 PM Andreas Unterkircher

support for F-Spot photo versioning, refs #67

Signed-off-by: Andreas Unterkircher <>

4552617d 04/26/2008 10:18 AM Andreas Unterkircher

issue115, display tag-selection in photo-index

Signed-off-by: Andreas Unterkircher <>

e1730519 04/12/2008 09:12 PM Andreas Unterkircher

issue110, handle Nikons NEF RAW photos

Signed-off-by: Andreas Unterkircher <>

cd7402ee 04/12/2008 07:30 PM Andreas Unterkircher

parse_uri() needs two parameters

Signed-off-by: Andreas Unterkircher <>

55677896 04/12/2008 06:40 PM Andreas Unterkircher

update documentation

Signed-off-by: Andreas Unterkircher <>

7688cbcd 04/12/2008 12:57 PM Andreas Unterkircher

further pimped code for phpDocumentor

Signed-off-by: Andreas Unterkircher <>

14eb0419 04/12/2008 12:28 PM Andreas Unterkircher

translate_path() only needs one parameters. remove unused second one

Signed-off-by: Andreas Unterkircher <>

2765fc08 04/12/2008 12:23 PM Andreas Unterkircher

added phpDocumentor tags to parts of the code

Signed-off-by: Andreas Unterkircher <>

7617d447 04/12/2008 10:08 AM Andreas Unterkircher

update GPL header and remove authors email address from it

Signed-off-by: Andreas Unterkircher <>

18ff7e04 12/30/2007 12:01 PM Andreas Unterkircher

issue82, switch picture handling to URI which is necessary for newer f-spot version's.
for older database version's (< 9), the URI will be generated with file:///dir/name.
Still needs to be tested with a older database version

4ff4a0e7 11/01/2007 10:42 AM Andreas Unterkircher

issue73, new directory structure for thumbnails

git-svn-id: file:///var/lib/svn/phpfspot/trunk@275 fa6a889d-dae6-447d-9e79-4ba9a3039384

fd68fbf3 07/22/2007 04:58 PM Andreas Unterkircher

disabled img caching

git-svn-id: file:///var/lib/svn/phpfspot/trunk@245 fa6a889d-dae6-447d-9e79-4ba9a3039384

758887b7 07/21/2007 02:43 PM Andreas Unterkircher

issue55, PHPFSPOT_IMG can now display a random selected photo

git-svn-id: file:///var/lib/svn/phpfspot/trunk@232 fa6a889d-dae6-447d-9e79-4ba9a3039384

7f50c5e3 07/15/2007 03:06 PM Andreas Unterkircher

added many function comments for phpDocumentor

git-svn-id: file:///var/lib/svn/phpfspot/trunk@210 fa6a889d-dae6-447d-9e79-4ba9a3039384

6e2d319e 07/15/2007 11:52 AM Andreas Unterkircher

added GPL headers to all PHP scripts

git-svn-id: file:///var/lib/svn/phpfspot/trunk@209 fa6a889d-dae6-447d-9e79-4ba9a3039384

a552181a 07/15/2007 09:19 AM Andreas Unterkircher

issue43, fixed on-the-fly thumbnail generation

git-svn-id: file:///var/lib/svn/phpfspot/trunk@207 fa6a889d-dae6-447d-9e79-4ba9a3039384

81e72e04 06/30/2007 10:21 AM Andreas Unterkircher

removed temp text and inserted a much better text into

git-svn-id: file:///var/lib/svn/phpfspot/trunk@147 fa6a889d-dae6-447d-9e79-4ba9a3039384

eda7f279 06/30/2007 09:34 AM Andreas Unterkircher

issue15, check for compatible image type

git-svn-id: file:///var/lib/svn/phpfspot/trunk@141 fa6a889d-dae6-447d-9e79-4ba9a3039384

cb4b2907 06/23/2007 09:14 AM Andreas Unterkircher

new function to display text as images
more checks if orig & thumbnail are really their and readable

git-svn-id: file:///var/lib/svn/phpfspot/trunk@126 fa6a889d-dae6-447d-9e79-4ba9a3039384

3b285de3 06/21/2007 06:49 PM Andreas Unterkircher

issue14, thumbs are now stored outside F-Spot's directory structure
issue12, file is not stored in phpfspot db if the thumbnail generation failed

git-svn-id: file:///var/lib/svn/phpfspot/trunk@119 fa6a889d-dae6-447d-9e79-4ba9a3039384

836e04ea 06/19/2007 06:56 PM Andreas Unterkircher

some thumbnail error handling
force thumbnail generation if the file is inserted
into the phpfspot database, but the thumbnails are
not existing (anymore?)

git-svn-id: file:///var/lib/svn/phpfspot/trunk@113 fa6a889d-dae6-447d-9e79-4ba9a3039384

764ad0eb 06/18/2007 07:36 PM Andreas Unterkircher

issue10, fixed on-demand thumbnail generation

git-svn-id: file:///var/lib/svn/phpfspot/trunk@108 fa6a889d-dae6-447d-9e79-4ba9a3039384

97515e0f 06/09/2007 07:14 AM Andreas Unterkircher

fixed some new introduced errors

git-svn-id: file:///var/lib/svn/phpfspot/trunk@70 fa6a889d-dae6-447d-9e79-4ba9a3039384

c54dcf67 06/09/2007 07:08 AM Andreas Unterkircher

additional resolution for bubble images
image viewer class now uses parents thumbnail handling functions

git-svn-id: file:///var/lib/svn/phpfspot/trunk@68 fa6a889d-dae6-447d-9e79-4ba9a3039384

a8f48692 06/09/2007 06:58 AM Andreas Unterkircher

rename image resize function

git-svn-id: file:///var/lib/svn/phpfspot/trunk@67 fa6a889d-dae6-447d-9e79-4ba9a3039384

abc9aff6 06/07/2007 08:05 PM Andreas Unterkircher

moved resize_image function to PHPFSPOT class

git-svn-id: file:///var/lib/svn/phpfspot/trunk@46 fa6a889d-dae6-447d-9e79-4ba9a3039384

2a748257 06/05/2007 08:47 PM Andreas Unterkircher

don't recreate already existing thumbnails

git-svn-id: file:///var/lib/svn/phpfspot/trunk@18 fa6a889d-dae6-447d-9e79-4ba9a3039384

61f2970e 06/04/2007 06:32 PM Andreas Unterkircher

initial import

git-svn-id: file:///var/lib/svn/phpfspot/trunk@2 fa6a889d-dae6-447d-9e79-4ba9a3039384