Closed (fixed)
Project:
fancyBox
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
27 Sep 2011 at 18:10 UTC
Updated:
2 Dec 2011 at 02:20 UTC
Jump to comment: Most recent file
This module needed some lovin' and I thought I'd share what I've done so far. It's not a complete rewrite but should fix a few issues and add a few enhancements, including:
There's still a lot of work to do, including missing Fancybox options and Coder review, but I think it's a good start. Patch is against fancybox-7.x-1.x-dev-2011-02-25.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | fancybox.zip | 14.28 KB | gynekolog |
| #2 | fancybox-directory-separator-oops.patch | 490 bytes | caktux |
| fancybox-7.x-1.x-dev-2011-02-25.patch | 18.16 KB | caktux |
Comments
Comment #1
matulis commentedThanks for Your patch, fixed all bugs I had with Fancybox, very much appreciated!
Comment #2
caktux commentedGlad it helped :) Here's another tiny patch fixing a bad use of directory_separator in case you run Drupal on Windows...
Comment #3
lvthunder commentedCan you post the whole module too? I don't want to mess with GIT to be able to apply the patch.
Comment #4
gynekolog commentedcaktux: thank you, works fine!
atachment:
version 7.x-1.x-dev-2011-02-25 fixed by caktux's patches (manually)
Comment #5
bas.hr commentedThank for summarizing everything in one big patch. I've applied patches to 7.x-1.x-dev branch.