-
Dear phpMyPhotos Users, it's been a wonderful experience creating and maintaining this project!
I have many ideas that I would like to incorporate as well as many suggestions that have been given to me. In the next few weeks I plan to open a "suggestion bin" on the forthcoming homepage.
I sincerely hope that everyone that has an idea or suggestion become a part of this forum with...
2002-09-05 04:47:37 UTC by aaronbennett
-
It would be nice if in the global.conf file there were some
methodology to set an image root other than the script
root, either within the htdocs root or outside (to prevent
mod_index browsing).
2002-08-29 22:17:06 UTC by aaronbennett
-
Logged In: YES
user_id=582996
Added the .thumbcache directory to the CVS tree as well as
0.1.1-alpha file release. -ab.
2002-08-29 10:36:14 UTC by aaronbennett
-
aaronbennett committed patchset 10 of module 0.1.0-alpha to the phpMyPhotos CVS repository, changing 1 files.
2002-08-29 10:17:51 UTC by aaronbennett
-
In instances where apache does not have privileges to
create a directory, php generates and error, causing
image rendering not to occur.
2002-08-29 10:15:17 UTC by aaronbennett
-
aaronbennett committed patchset 9 of module 0.1.0-alpha to the phpMyPhotos CVS repository, changing 1 files.
2002-08-28 00:19:07 UTC by aaronbennett
-
I would love to see GD dumped, and instead use a photo
manipulation package easier to install, configure, and
most importantly, outputting better quality images.
Those I had in mind are either ImageMagick, or NetPBM.
2002-08-24 23:19:39 UTC by aaronbennett
-
The code currently lets you set a maximum size for a
photo to be rendered. It would be more useful if the
administrator were allowed to set a maximum width
AND a maximum height, and the code will scale to meet
the smaller (constraining aspect ratio) of the two ints.
2002-08-24 23:17:00 UTC by aaronbennett
-
It would be nice to be able to read and display/store the
EXIF headers from JPEG files.
2002-08-23 09:19:49 UTC by aaronbennett
-
Logged In: YES
user_id=582996
Fixed in cvs version 1.4 of "global.conf".
2002-08-23 09:18:28 UTC by aaronbennett