Active
Project:
Magnifier
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
23 Jan 2008 at 15:22 UTC
Updated:
27 Aug 2009 at 21:47 UTC
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 )
Comments
Comment #1
aaron commentedAh, 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").
Comment #2
jody lynnNice. That feature sounds great.
Comment #3
jody lynnI 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.
Comment #4
owen barton commentedThe 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?