Index: openacs-4/packages/photo-album/www/doc/release-notes.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/photo-album/www/doc/release-notes.html,v diff -u -r1.1 -r1.2 --- openacs-4/packages/photo-album/www/doc/release-notes.html 10 Jun 2003 10:07:46 -0000 1.1 +++ openacs-4/packages/photo-album/www/doc/release-notes.html 26 May 2017 18:05:37 -0000 1.2 @@ -80,7 +80,7 @@ >
Removed photo level premission checks. Load testing showed +>Removed photo level permission checks. Load testing showed that allowing different photos within the same album to have different permissions made the queries to get the photos in a large album very slow. I changed the application logic so that all photos in album have same permission @@ -124,13 +124,13 @@ >When uploading a photo, the thumbnail is now created from the viewer sized image rather from the base sized image. Creating a small image from a medium-sized image is much faster than creating a small image from a - large image and does not noticably change the image quality. + large image and does not noticeably change the image quality.
Minor revisions to plsql packages to improve compatability with acs-content-repository. +>Minor revisions to plsql packages to improve compatibility with acs-content-repository.