vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Show Thread Enhancements - Threadbit Prefix Clickable (https://vborg.vbsupport.ru/showthread.php?t=230467)

vbenhancer 12-17-2009 10:00 PM

Threadbit Prefix Clickable
 
1 Attachment(s)
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

Quote:

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:

HTML Code:

<img src="/images/prefix.jpg">
Change it to this:

HTML Code:

<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

Quote:

Originally Posted by Warlord (Post 2145184)
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:

HTML Code:

<img src="/images/prefix.jpg">
Change it to this:

HTML Code:

<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


All times are GMT. The time now is 10:24 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01043 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_html_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete