PDA

View Full Version : Show Thread Enhancements - Threadbit Prefix Clickable


vbenhancer
12-17-2009, 10:00 PM
Make Thread Prefixes clickable on forumdisplay pages, so when you click on the prefix, you will be returned the list of threads related to that prefix only.

as usual, no template edit, just a product upload...

mykkal
12-27-2009, 07:58 AM
how do i add "no follow" tags to this? So i'm not penalized by the search engines for duplicate content?

i'm going to try and install this. thanks!

vbenhancer
12-27-2009, 11:33 AM
actually, if you add the "no follow" rule to these urls, you will loose search engine efficiency instead of gaining any. this feature is like a tags cloud, and search engines know about it. it's not duplicate content because there is no other link to the prefixes on the forumdisplay pages... the dropdown selection for filtering are not acting like links nor duplicating urls.

btw if you feel the need to add the rule, simply open the product file and you will see where to add this, it's very simple, there is only one link in the file... then you re-upload the product.

grey_goose
12-27-2009, 08:33 PM
SWEET

installed, thanks

Morrus
01-06-2011, 04:01 PM
4- i'm not discussing the releases on this forum, only releasing them. if you have any question, suggestion, request, you are invited to visit my official site.

Slight problem with that idea.... your site does not appear to exist.

I'll ask my question anyway, in the hope of a reply. I've installed it and it works; thing is we use img html in the Rich Text version field of a thread prefix (so we have icons instead of text). It works fine with that, but it outlines the icons in a blue box for some reason, as you can see here:

http://www.enworld.org/forum/general-rpg-discussion/

Any idea why it would do that?

Warlord
01-06-2011, 11:14 PM
Sounds to me like you need to add border="0" to the Rich Text version html.

I'm assuming your Rich Text version is just the standard:

<img src="/images/prefix.jpg">

Change it to this:

<img src="/images/prefix.jpg" border="0">

When you link an image, there is a standard border associated with that image link for some reason. You have to specify that there should be no border if you don't want one.

@vbenhancer... nice hack. I thought this was what the prefixes were supposed to do already but when I started using them last week I was surprised they didn't. This should be vbulletin by default. In fact, I don't really see much of a point in having them if they DON'T do this. Great job!

mgurain
01-09-2011, 06:19 PM
This is needed for 4.x ?

Morrus
01-09-2011, 08:38 PM
Sounds to me like you need to add border="0" to the Rich Text version html.

I'm assuming your Rich Text version is just the standard:

<img src="/images/prefix.jpg">

Change it to this:

<img src="/images/prefix.jpg" border="0">

When you link an image, there is a standard border associated with that image link for some reason. You have to specify that there should be no border if you don't want one.

Thanks - I fixed it via CSS, but same principle.

Anyone got any idea how you would change this to make it pull threads from all forums not just the current forum?

MagicThemeParks
06-14-2011, 11:23 AM
This works perfectly :up:

Scyther
06-25-2011, 05:10 PM
nice one..installed and marked

sross
07-05-2011, 02:45 AM
Is there a version for 4.x by anyone?

JohorBahru
08-25-2011, 02:18 PM
installation failed! it shows
XML Error: not well-formed (invalid token) at Line 1

vbenhancer
03-28-2012, 04:11 PM
Is there a version for 4.x by anyone?

if i feel 4.x needs one, sure i will release one, as i'm upgrading these scripts this week...

exel
04-01-2012, 04:38 AM
Installed, thanks.

sub_ubi
08-01-2012, 07:16 PM
Bug in vbulletin4:

Using mobile style, users are unable to click to read threads with a prefix. Clicking the title of a thread only filters for the prefix.

vbenhancer
08-02-2012, 01:46 AM
damn mobile style...

i'll fix this tomorrow!

sub_ubi
08-02-2012, 01:56 AM
It seems to happen in every prefix plugin. Lynne's did the same thing:

https://vborg.vbsupport.ru/showthread.php?t=230906&highlight=prefixes

The best fix would be to disable the plugin on mobile styles (no reason anyone would need this on their phones) Is there a quick way to do that?

vbenhancer
08-02-2012, 02:23 AM
Lynne did not try to create a fix to it, prefered to deactivate it... i'll test first... but may come with a deactivate as well... tomorrow!

acast
08-18-2012, 11:30 AM
if i feel 4.x needs one, sure i will release one, as i'm upgrading these scripts this week...

Thanks for it, i am waiting for a v4 version without the mobile problem ;)