|
// $Id: |
|
|
|
|
|
FAST GALLERY MODULE CHANGES |
|
|
--------------------------- |
|
|
|
|
|
ACKNOWLEDGEMENTS |
|
|
---------------- |
|
|
* stoltoguzzi (Daniel) |
|
|
* hhzuid (Hendrik) |
|
|
* lomz (Christian) |
|
|
* Akk3d1s (Henry) |
|
|
* pimentoski (Andre) |
|
|
* Kiphaas7 |
|
|
* tompte (Philippe) |
|
|
* jlhaslip@yahoo.ca (www.jlhaslip.trap17.com/samples/tooltips) |
|
|
* ncy (Nicholas C. Yang) |
|
|
* rapsli (Raphael Schär) |
|
|
* jan.n |
|
|
|
|
|
|
|
|
CHANGES LOG |
|
|
----------- |
|
|
2009/04/08 |
|
|
* Bugfix for http://drupal.org/node/369532 |
|
|
* Bugfix for http://drupal.org/node/373446 |
|
|
* Bugfix for http://drupal.org/node/371469 |
|
|
|
|
|
2009/02/06 |
|
|
* Bugfix for http://drupal.org/node/369921 |
|
|
|
|
|
Release of 6.3.3 Beta3 |
|
|
2009/02/04 |
|
|
* Bugfix for http://drupal.org/node/368745 |
|
|
- by rapsli |
|
|
* Bugfix for http://drupal.org/node/368355 |
|
|
- by rapsli |
|
|
* Bugfix for http://drupal.org/node/327786#comment-1238844 |
|
|
- by rapsli |
|
|
|
|
|
2009/01/23 |
|
|
* Bugfix http://drupal.org/node/362639 |
|
|
* Bugfix for https http://drupal.org/node/361917#comment-1214731 |
|
|
* Bugfix for http://drupal.org/node/350088 |
|
|
|
|
|
2009/01/08 |
|
|
* Bugfix http://drupal.org/node/348741#comment-1188700 |
|
|
- by rapsli |
|
|
* folder.jpg Bugfix http://drupal.org/node/355418 |
|
|
- by tutumlum |
|
|
|
|
|
Release of 6.3.3 Beta1 |
|
|
|
|
|
2009/01/07 |
|
|
* Massuploader integrated for more comfortable image uploading |
|
|
- by rapsli |
|
|
|
|
|
2008/12/03 |
|
|
* Embed gallery in node by filter http://drupal.org/user/122287 |
|
|
- by mlle.yottnottin |
|
|
|
|
|
Release of 6.3.2 |
|
|
|
|
|
2008/11/25 |
|
|
* Little Bug fix when scaning for videos |
|
|
- by rapsli |
|
|
|
|
|
2008/11/18 |
|
|
* Some bug fixing for Imagecache On/Off and Clean URL On/Off. Some |
|
|
combinations were working and some weren't. |
|
|
- by ncy |
|
|
* Added EXIF sorting for custom thumnails (no support for custom folder |
|
|
thumbnails, though). |
|
|
- by ncy |
|
|
* Fixed folder link problem for gallery paths with spaces in it. |
|
|
- by ncy |
|
|
* Fixed URL problem when full-size Imagecache preset is used. |
|
|
- by stoltoguzzi, hhzuid, ncy |
|
|
* Fixed bug where gallery path with national characters doesn't save unless |
|
|
user manually types in trailing slash. |
|
|
- by ncy |
|
|
|
|
|
2008/11/13 |
|
|
* Better support for special (national) characters (i.e. umlaut). Removed |
|
|
option of renaming files with special characters. |
|
|
- by ncy, lomz |
|
|
* Better validation checking on settings page (check that gallery path ends |
|
|
in slash and that path alias does not) |
|
|
- by ncy |
|
|
* Added option of toggling whether Thickbox/Lightbox popup includes all |
|
|
images in the "Next" and "Previous" links, or just the images on the |
|
|
current page |
|
|
- by ncy, lomz |
|
|
* Changed breadcrumb's first crumb to be the title of the page (it makes |
|
|
more sense). Also supports display title of custom folder thumbnails. |
|
|
- by ncy |
|
|
* Added option of toggling UTF-8 conversion in folder captions (needed on |
|
|
some webhost servers) |
|
|
- by ncy, lomz |
|
|
* Check for if Imagecache preset was deleted from Imagecache admin page |
|
|
- by ncy |
|
|
* Added options for changing display of custom folder thumbnails |
|
|
(title and teaser) |
|
|
- by ncy |
|
|
* Added EXIF options for Comment, Copyright, Artist in caption dropdown |
|
|
- by ncy |
|
|
|
|
|
2008/11/02 |
|
|
* Updated help text, CHANGES.txt, README.txt, and .pot file. |
|
|
- by ncy |
|
|
* Changed parent and folder entries in database to store full path so that |
|
|
there's no longer a need for unique folder names across the whole gallery. |
|
|
- by ncy |
|
|
* Fixed bug where folders were being displayed twice if it contained both |
|
|
JPG and non-JPG files. |
|
|
- by ncy |
|
|
* If Imagecache preset already exists, duplicate presets are no longer |
|
|
created if the button is hit more than once. Existing presets are not |
|
|
overwritten. |
|
|
- by ncy |
|
|
* Added folder image thumbnail option and folder description (teaser) popup |
|
|
on mouseover. Uses JPG file named 'folder.jpg' and its EXIF description. |
|
|
- by ncy |
|
|
* Moved breadcrumb to output code instead of Drupal breadcrumb. |
|
|
- by ncy |
|
|
* More validation for settings page, for numbers that should be positive |
|
|
and for path alias unsupported characters. |
|
|
- by ncy |
|
|
* Removed some unnecessary conditional statements. |
|
|
- by ncy |
|
|
* Changed XP Keywords to a string, instead of array. |
|
|
- by ncy |
|
|
* Some cleanup in code checkHierarchy(). Backslash check shouldn't be |
|
|
necessary as all entries written to the database should have already had |
|
|
backslashes changed to forward slashes. |
|
|
- by ncy |
|
|
* Support for new filetypes: FLV, SWF, MOV, ASX, WMV, PDF, using Lightbox |
|
|
framework. At the time of this writing, requires Lightbox DEV version! |
|
|
Also requires an FLV player. Highly-recommended is JW FLV Player |
|
|
(http://www.jeroenwijering.com). Thumbnails must be manually created as |
|
|
JPGs, with extension '.screeshot.jpg'. EXIF data of JPG thumbnail is |
|
|
used to determine video size and caption. |
|
|
- by ncy |
|
|
* Fixed Rescan code. Only writes to database if file does not exist. |
|
|
If it does, then it checks for changes in EXIF data. Updates EXIF data in |
|
|
database only if there are changes. This should save some time when you |
|
|
change EXIF data, so you don't have to delete the entire database and |
|
|
rescan from scratch. |
|
|
- by ncy |
|
|
* Additional checks for backslashes in path. |
|
|
- by Kiphaas7, ncy |
|
|
* Added setting for renaming files with special characters (deletes special |
|
|
characters from filenames). Since renaming the file is not an undoable |
|
|
change, the default setting is off. If duplicate filename is found after |
|
|
removing special characters, an integer suffix is added. |
|
|
- by ncy |
|
|
* Support for special characters in EXIF data (not in path or filename). |
|
|
- by pimentoski, ncy |
|
|
* Recoded Internal Cache's code for thumbnail generation. Simplified |
|
|
filetype checking. Also, all saved-out thumbnails are now arbitrarily |
|
|
saved out as JPG, instead of in the same format as the original file |
|
|
(again, for simplification). |
|
|
- by ncy |
|
|
* Added setting for setting Internal Cache thumbnail dimensions. |
|
|
- by ncy |
|
|
* Default file path is set to blank instead of the sites/default/files |
|
|
- by ncy |
|
|
|
|
|
2008/10/07 |
|
|
* Changed SQL count in pager_query() to be more compatible with some systems |
|
|
- report by Kiphaas7, fix by ncy |
|
|
* Changed text-link style folders to be in a themed item list |
|
|
- report and fix by Kiphaas7 |
|
|
* Changed <br> tags to margin-bottom: 1em in CSS. |
|
|
- report by Kiphaas7, fix by ncy |
|
|
2008/10/06 |
|
|
* Double-check for backslashes in paths before writing to database |
|
|
- report by Kiphaas7, fix by ncy |
|
|
* Update to readme to clarify filenames cannot have the same name only when |
|
|
in the same folder (if you name files with different letter cases) |
|
|
- report by Kiphaas7, fix by ncy |
|
|
2008/10/05 |
|
|
* Subfolder installations resulting in bad folder links |
|
|
- report and fix by tompte, ncy |
|
|
* Temporary tables incorrectly using table prefix in SQL calls |
|
|
- report and fix by tompte, ncy |
|
|
|
|
|
|
|
|
ISSUES ADDRESSED |
|
|
---------------- |
|
|
* #334747: Links/Thumbnails Don't Always Work, Depending on Imagecache and Clean URL Setting |
|
|
* #334749: Sorting for Non-Pictures Files and Folders |
|
|
* #334745: Spaces in Gallery Path Mess up Folder Links |
|
|
* #334289: Link Big image don't work (imagecache) |
|
|
* #334406: Gallery Path with National Characters Doesn't Save without Trailing Slash |
|
|
* #332873: Pictures on picturepage 2 doesnt show |
|
|
* #330188: National characters display with error |
|
|
* #327891: make a gallery of pdf documents or videos? |
|
|
* #327786: Embed Fast Gallery in node? |
|
|
* #308850: Movies |
|
|
* #289219: Umlaute |
|
|
* #326682: Images in Base Gallery Do Not Display |
|
|
* #321286: No pictures found |
|
|
* #316338: Does not recognize a new folder with PNG Files |
|
|
* #313456: Folders aren't included in count of "Amount of images per page" |
|
|
* #315352: Internal Cache Only Works with Lowercase Image Extensions |
|
|
* #309231: Fast gallery block only reads images from one album |
|
|
* #299430: fast gallery block not finding the correct images |
|
|
* #314206: Sort by Date Taken Incorrect |
|
|
* #311563: Folders in Folders with No Images Don't Show in Hierarchy |
|
|
* #315957: Only works when Hierarchy is disabled |
|
|
* #315701: Error creating .pot |
|
|
* #315852: Custom gallery title to be set in options-page |
|
|
* #315849: Adress-field does not update according to path-alias |
|
|
* #313858: Help getting this installed please |
|
|
* #314080: No pictures found. |
|
|
* #293857: Image caption not working in thumbnails |
|
|
* #314519: "Is not folderimage" displayed |
|
|
* #310620: Make random block link to gallery the displayed image is in |
|
|
* #284539: Lightbox2 caption not correct. |
|
|
* #284530: lightbox2 display option |
|
|
* #281919: lightbox2 integration |
|