Closed (won't fix)
Project:
Flash gallery
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Jan 2007 at 13:47 UTC
Updated:
11 Mar 2007 at 01:57 UTC
Jump to comment: Most recent file
Comments
Comment #1
kreynen commentedThe .info file created by this patch has version = "$Name$". Shouldn't it be version = "5.x-1.x-dev" or "5.0-rc1"?
Comment #2
kreynen commentedIn the main fgallery list, "There are %count images in this gallery"
Comment #3
stephane bouillet commentedSeems working for me
thank you
;)
Comment #4
silurius commentedNewbie question: could you please provide (or link to) basic instructions for applying this patch?
Comment #5
pazonada commentedi'll echo the other newbie request: i can't seem to get any version of fgallery to even show up in my modules. i followed the installation, also uploaded the flash_gallery_5.0.patch file to the modules/flash_gallery, but don't know if there's some other step i'm missing. both image.module and image_gallery.module are enabled. advice is appreciated!
Comment #6
simeHi jimyhuang
Sorry for the work that has gone into this, but I won't be releasing a standalone version of Flash Gallery for D5.
You are not being abandoned, the module will be ported under SWF Tools. I am simply apologizing for the effort you've put in to converting the whole module. I would commit the code, except this would be a duplication for 5 and create an expectation of support.
Please refer to http://drupal.org/node/116077 to read about porting efforts and to ask questions about the changes.
Regards
Simon
Comment #7
Bevan commentedI've patched Feb 07's 4.7.x-1.0 official release with jimyhuang's flash_gallery_5.0.patch, installed simpleview as per instructions on http://www.endymios.com/flash-gallery-module#installation, zipped the folder and attached.
I haven't done this in ignorance of simon's comment (http://drupal.org/node/107303#comment-192505). I'm aware that this module won't officially be ported to drupal 5, but that the effort is being ported to SWF tools, http://drupal.org/project/swftools.
Unfortunately SWF tools doesn't seem to have a working equivalent of this module yet (at least from what I could gather in their limited issues and CVS). So I've done this as a temporary measure until SWF tools provides a 'blessed' and better way of doing this.
Please don't take offense Simon.
Regards,
Bevan/
Comment #8
Bevan commentedthere seem to be two small issues with the patched version:
ONE
On /fgallery under the gallery title %count is not parsed: "There are %count images in this gallery" (Except when there is only one image)
TWO
on image upload, flash_gallery.module SOMETIMES returns these errors:
* The selected file /Users/bevan/Sites/bwm.lcl/files/images/gallery/2006_(9).thumbnail.jpg could not be copied, because no file by that name exists. Please check that you supplied the correct filename. * warning: copy(sites/bwm/files/images/gallery/2006_(9).thumbnail.jpg) [function.copy]: failed to open stream: No such file or directory in /Users/bevan/Sites/bwm.lcl/modules/flash_gallery/flash_gallery.module on line 394.however I can't consistently reproduce this second one.
Comment #9
simeBevan: no offence I'm taking. I support people getting a version 5 to work.
Comment #10
robotjox commentedHi, I get the "...could not be copied..." error too using the patch. Any ideas on how to fix it?
Comment #11
Bevan commentedDon't know sorry. I haven't investigated any further yet. I'll let you know If i find a solution.
B/