6.x version: Easy!
Jody Lynn - January 23, 2008 - 15:22
| Project: | Magnifier |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | aaron |
| Status: | active |
Jump to:
Description
The module already works for me in 6.x. All that seems necessary for a 6.x version is to add core=6.x to the .info file. Thanks for your module (it makes my comic legible: http://jodyhamilton.net/node/7 )

#1
Ah, great, thanks. I'll get to that this week. (I also plan to allow you to specify the src image for magnification, so you can use imagecache for the "thumbnail").
#2
Nice. That feature sounds great.
#3
I actually decided I like this magnifier better: http://persistent.info/files/20040508.magnifier/ . Apparently the jquery one looked jerky on some people's systems and also did not always work with multiple instances on one page for them. This one also seems a little easier to use. I redid my page using this one. I'm not sure whether this one is exactly GPL though (I just grabbed the code off the source code), but thought you might be interested. You could probably also use imagecache with this one since it just places a large image on top of a small one.
#4
The magnifier at persistent.info is CC licensed, so not GPL compatible (unless we want to have as a separate download, of course). We could ask if he could GPL if for us - he might :)
Anyone feel like committing the 1 line Drupal 6 upgrade and releasing?