vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Apply "rel=nofollow" attribute to all parsed URLs (https://vborg.vbsupport.ru/showthread.php?t=93780)

Paul 09-01-2005 05:27 AM

The plugin is not working for me in 3.5 RC 2. Anyone else have any success with it?

welo 09-01-2005 05:55 AM

Working fine for me. I have min posts set to 50 (51 promotes members to another usergroup) and several usergroups exempted.

Look at the signature for this user f.ex. as opposed to the moderator posting on that thread. Here is a user with 50 posts.

(this is where "View Selection Source" in Firefox comes in handy)

kall 09-01-2005 07:18 AM

Quote:

Originally Posted by Paul
The plugin is not working for me in 3.5 RC 2. Anyone else have any success with it?

I am.

I downloaded it from my plugin system.

SnitchSeeker 09-01-2005 08:14 AM

Will this make ALL links in forum posts get the attribute? Because it would be nice if links posted by admins or mods would not get it since they often link to other pages within our own site.

kall 09-01-2005 08:27 AM

Quote:

Originally Posted by SnitchSeeker
Will this make ALL links in forum posts get the attribute? Because it would be nice if links posted by admins or mods would not get it since they often link to other pages within our own site.

Let's look at the bit in the first post that controls who has their posts/signatures "nofollow"'ed:
PHP Code:

if (is_member_of($post6//Admins are exempt
OR is_member_of($post5//Mods are exempt
OR is_member_of($post7//SuperMods are exempt
OR $post['posts'] > 50// People with over 50 posts are exempt 

:)

Paul 09-02-2005 07:07 AM

Quote:

Originally Posted by welo
Working fine for me. I have min posts set to 50 (51 promotes members to another usergroup) and several usergroups exempted.

Look at the signature for this user f.ex. as opposed to the moderator posting on that thread. Here is a user with 50 posts.

(this is where "View Selection Source" in Firefox comes in handy)

Rather odd. It's simply not working for me whatsoever. I've removed the if clause completely and had it apply the nofollow bit to all links but no luck!

Might this have something to do with vb's parsed post caching?

Logician 09-24-2005 01:23 PM

One of the best hack ideas I have seen for a while. Very good job! :)

Jolten 10-18-2005 08:49 PM

I'd love this for v3.0.9. I can't upgrade to 3.5 and the functions_bbcodeparse.php file is much different.

Crow 10-19-2005 01:39 AM

Great hack.. "Installs"

kall 10-19-2005 06:24 AM

Quote:

Originally Posted by Jolten
I'd love this for v3.0.9. I can't upgrade to 3.5 and the functions_bbcodeparse.php file is much different.

Then look at the 3.0.x hacks in my profile. ;)


All times are GMT. The time now is 02:53 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.01135 seconds
  • Memory Usage 1,737KB
  • 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
  • (1)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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