Closed (won't fix)
Project:
Freelinking
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
23 Jan 2009 at 23:51 UTC
Updated:
6 Jul 2012 at 15:32 UTC
I wanted freelinking to display the image preview if the node type being linked to was an image, so I wrote a patch for 1.7 to do that. I'd love to see it included in the official version if that's practical.
Note that the user has the option to turn it off (and it's off by default) so it should be a safe drop-in replacement for the current version.
This of course requires the Image module for it to actually display the image, but if the module is not installed, there shouldn't be any problem.
| Comment | File | Size | Author |
|---|---|---|---|
| freelinking.module.patch | 2.88 KB | bartk |
Comments
Comment #1
toemaz commentedTip: always develop against the latest HEAD version. In this case I suppose it is 1.x-dev.
Comment #2
bartk commentedYes, in retrospect, that would have probably made things a bit easier. I just had the code there and started hacking away at it without really considering that. :)
Comment #3
kevin.gomes commentedThanks!! this was helpful.
Comment #4
druvision commentedfollowing
Comment #5
Grayside commentedMore reviews and a patch reroll would convince me to commit this, despite the feature freeze on 1.x.
Comment #6
juampynr commentedClosing. Obsolete.