Hi,
this module works great, but just for one link!
Is it possible to get the Previews for all links in an article?!
Regards,
Tobi
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | extlink_preview.zip | 3.22 KB | MauMau |
Hi,
this module works great, but just for one link!
Is it possible to get the Previews for all links in an article?!
Regards,
Tobi
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | extlink_preview.zip | 3.22 KB | MauMau |
Comments
Comment #2
sanket1007 commentedYes, it can be done.
I have decided to do this in the next version which will be released very soon. Thanks for the idea though.
Comment #3
sanket1007 commentedComment #4
MauMauI like External Link Preview much better than Opengraph Filter.
External Link Preview
* renders better out of the box
* is lightweight
* doesn't require a special text format or much configuring
Multiple links is a good idea though. So I took the liberty to change a little bit in a couple of functions. The code below seems to work well in my use case - but I may well have overlooked something.
Anyway, to anyone interested in multiple links just switch to these altered functions inside extlink_preview.module:
and
or just use the attached file (unzip it and overwrite the old extlink_preview.module).
Great work sanket1007!