vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - Word Links FREE (Turn words into links) by BOP5 (https://vborg.vbsupport.ru/showthread.php?t=263699)

yjeanrenaud 11-02-2012 12:38 PM

depends on how you config this mod. I use it for internal links to different sub forums

yjeanrenaud 11-03-2012 11:39 AM

is it possible to prevent this mod from tagging words in bb-tables?

yjeanrenaud 11-03-2012 08:41 PM

oh and I found a bug!: when you use vbseo acronyms and this mod, you get strange effects:
text is
PHP Code:

WP8-Smartphone 

acronym mouseovers WP8 with "Windows Phone 8" and Wordlink should link it, you get:
PHP Code:

Windows Phone 8">WP8-Smartphone 


tambo 11-08-2012 06:30 PM

On BOP5's page, he says:
Quote:

There is no actual limit to the number of words you can link but a practical limit does exist where load times become unacceptable. I never intended this mod to be used for hundreds or thousands of links so please test the free version on your server before buying the GOLD to see if your server can handle big lists if that is your intent.
What are people's experiences of what that practical limit is?

Are we talking 10, 20 or 100 defined links in the list before it gets unworkable?

yjeanrenaud 11-08-2012 07:56 PM

I use like 400 and there are even some overlapping e.g. ipad and ipad mini. works perfect.

MarceloS 11-13-2012 03:22 PM

Nice mod.

Do you have some way to import from Geek Auto Linker (GAL)?

celisto 11-15-2012 02:38 PM

great work, exactly what i've been looking for quite some time.

BirdOPrey5 11-18-2012 08:08 PM

Quote:

Originally Posted by MarceloS (Post 2380820)
Nice mod.

Do you have some way to import from Geek Auto Linker (GAL)?

No, sorry... Never even seen that mod installed.

yjeanrenaud 11-27-2012 07:03 PM

Hi,
I would like to precent this mod from tagging certain CMS article in certain categories. but there is no option. Would there be a workaround e.g. using a bb or html tag to stop Word Links from linking?

BirdOPrey5 11-29-2012 11:13 PM

Actually yes you can do a work around in that way. You would need to add a custom BB Code, say call it: [nolink]

The code for the bb code would be:
Code:

<c>{param}</c>

And then in the word link settings add the following to the very end of the Custom Regex setting:
Code:

</c>|
That will tell the mod not to link any word between <c> tags, and since <c> isn't used by HTML your browser will just ignore them.


All times are GMT. The time now is 09:29 AM.

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.01306 seconds
  • Memory Usage 1,735KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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