Please see https://community.nodebb.org/topic/11510/boxes-on-the-side
What plugin does this with links
-
What plugin is showing this preview like this?
Is it what is making the link a pop up and not a new windows? Because eww, pop up really?
-
That doesn't seem right.
It's the iframely plugin, I don't know why it's using
window.open
instead of justtarget=_blank
. Maybe some kind of tracking thing? -
@PitaJ said in What plugin does this with links:
That doesn't seem right.
It's the iframely plugin, I don't know why it's using
window.open
instead of justtarget=_blank
. Maybe some kind of tracking thing?Well I don’t use that plugin. So, not sure where to look to isolate for a bug report.