[rellect] Favicon for Links

[rellect] Favicon for Links 2.1.0

No permission to download
Love this add on and so do my users!

I do however have one forum which a spreadsheet is posted a few times a day with lots of links in it... is there any way to turn this add on off for just that one forum? Thank you!
 
Love this add on and so do my users!

I do however have one forum which a spreadsheet is posted a few times a day with lots of links in it... is there any way to turn this add on off for just that one forum? Thank you!
You could edit the template rellect_favicon_js, and wrap all the content with a condition
PHP:
<xen:if is="{$thread.node_id} != x">
....
</xen:if>
 
rellect updated [rellect] Favicon for Links with a new update entry:

v2.0.0

This is a major update, which breaks backward compatibility.
Any customizations to the addon won't work and will need to be re-applied.
The templates or/and style properties of the addon that you may have edit, should be reverted.

Rewritten

The code has been rewritten (most of it), and due to the length of if, I decided to save the code to a file (previously the whole code was inserted inline with <script> tags). The package contains a minified file for production, and a full version...

Read the rest of this update entry...
 
Good update!
Thank you :)
View attachment 80638
Meaning conversation message?
This is in context of anything that is a message: forum post, profile post, resource, etc.
I updated to v2.0 and it seems to have slowed my site a bit; getting a lot of "world" icons.
It didn't appear to correct itself after a bit, so I've disabled the addon for now :(
Make sure to revert anything that you may have edit, templates and style properties of the addon.
 
Any reason why this would stop working?

Nothing has been changed in the last couple of days on my forum, all I get now are globe icons.
 
Back
Top Bottom