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)

axix20xx 07-21-2011 09:23 AM

Quote:

Originally Posted by BirdOPrey5 (Post 2222373)
Yo didn't post any code... ?

Did you enable the option in the mod to use custom CSS?

What version of vBulletin? Link?

I Use this code in additional.css

Code:

.boplink A:link {background: yellow; text-decoration: none}
.boplink A:visited {background: yellow; text-decoration: none}
.boplink A:active {background: yellow; text-decoration: none}
.boplink A:hover {background: yellow; font-weight:bold; color: red;}

and 4.1.3 is my version ...
nothing change for links and all like the other links in forum
thanks

freeones_raymon 07-21-2011 09:44 AM

How does this mod work/perform with 20,000 links words? Because I have a database with this many women names and need to link them all...

BirdOPrey5 07-21-2011 11:35 AM

Quote:

Originally Posted by axix20xx (Post 2223138)
I Use this code in additional.css

Code:

.boplink A:link {background: yellow; text-decoration: none}
.boplink A:visited {background: yellow; text-decoration: none}
.boplink A:active {background: yellow; text-decoration: none}
.boplink A:hover {background: yellow; font-weight:bold; color: red;}

and 4.1.3 is my version ...
nothing change for links and all like the other links in forum
thanks

Link to your forum? (to a post where the mod is enabled).

Quote:

Originally Posted by freeones_raymon (Post 2223142)
How does this mod work/perform with 20,000 links words? Because I have a database with this many women names and need to link them all...

The most I've tried it with was 200 in a file with no noticeable performance hit. I don't know how it might handle 20,000 keywords, are you really going to type in 20,000 URLs? :eek:

If you try I would suggest doing the data file option.

Hawkmaster 09-11-2011 08:02 PM

Is this still working? I could not sign up :(

BirdOPrey5 09-11-2011 08:11 PM

Quote:

Originally Posted by Hawkmaster (Post 2244666)
Is this still working? I could not sign up :(

Is the mod still working? Yes... You don't have to sign up for anything. :confused:

hanhdn 09-14-2011 04:46 PM

thank for the good mod. It's almost work fine. Ony small think when I add link like that:
Data Cung cầu (s?n Hose) ng?y 14.09.2011

My word link is: data link to http://srsc.com.vn/forum/du-lieu-met...amibroker.html

Then it become:
Data Cung cầu (s?n Hose) ng?y 14.09.2011

demo:http://srsc.com.vn/forum/du-lieu-met...uoc-ngoai.html

Please let me know how to fix
Thank you so much

BirdOPrey5 09-15-2011 06:44 AM

Does the mod work if you don't change the font color and boldness of a link?

hanhdn 09-15-2011 01:49 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2246220)
Does the mod work if you don't change the font color and boldness of a link?

I have just tested. If i don't use bold code and color code it work;)
How to fix when use b code and color also???

BirdOPrey5 09-15-2011 04:18 PM

I will do some experimenting and get back to you.

hanhdn 09-15-2011 10:23 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2246392)
I will do some experimenting and get back to you.

thank you for quickly reply;)
I'm waitong for you;)

Winter Sonata 09-18-2011 03:45 AM

Is that mod help with SEO ?
I mean can I link to my sites in the Keywords ?
Thanks BirdOPrey5

BirdOPrey5 09-18-2011 10:54 AM

Quote:

Originally Posted by Winter Sonata (Post 2247390)
Is that mod help with SEO ?
I mean can I link to my sites in the Keywords ?
Thanks BirdOPrey5

You can link to your own sites, sure.

hanhdn 09-20-2011 01:16 PM

waitting new version!!!

DNN 09-25-2011 05:06 PM

Does this mod also help with SEO in terms of linking words also?

BirdOPrey5 09-25-2011 05:22 PM

Quote:

Originally Posted by DNN (Post 2249952)
Does this mod also help with SEO in terms of linking words also?

Some people say it does- I personally don't care about SEO so I don't know- that wasn't the point of this mod for me.

hoatran 10-01-2011 01:32 AM

Can we link the words with a nominated link?
example:

user type "training" it will link to the training categories in the forum (actually there is no word of "training" in the toolbar's link)

Thanks

BirdOPrey5 10-01-2011 09:29 AM

Quote:

Originally Posted by hoatran (Post 2251805)
Can we link the words with a nominated link?
example:

user type "training" it will link to the training categories in the forum (actually there is no word of "training" in the toolbar's link)

Thanks

I don't understand the question... yes you can do internal links if you want, if that is the question.

hanhdn 10-01-2011 01:23 PM

Quote:

Originally Posted by hanhdn (Post 2245962)
thank for the good mod. It's almost work fine. Ony small think when I add link like that:
Data Cung cầu (s?n Hose) ng?y 14.09.2011

My word link is: data link to http://srsc.com.vn/forum/du-lieu-met...amibroker.html

Then it become:
Data Cung cầu (s?n Hose) ng?y 14.09.2011

demo:http://srsc.com.vn/forum/du-lieu-met...uoc-ngoai.html

Please let me know how to fix
Thank you so much

Dear BirdOPrey5,
How to fix this? I still waiting for you :up::up::up:

BirdOPrey5 10-01-2011 04:20 PM

Quote:

Originally Posted by hanhdn (Post 2251955)
Dear BirdOPrey5,
How to fix this? I still waiting for you :up::up::up:

I just released version 1.7, this should fix the issue you are having.

Most people probably don't need to upgrade if you aren't having any issues.

Version 1.7 adds a new option where I can easily alter the regex for your forum if you run into a unique problem like above. This means there probably won't be any further updates for a while because minor changes I can just give you some text to paste into the mod settings.

Also new is I now have this demoed on a real VB 4.x forum, instead of the 3.8 demo I was previously showing.

hanhdn 10-02-2011 12:51 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2252017)
I just released version 1.7, this should fix the issue you are having.

Most people probably don't need to upgrade if you aren't having any issues.

Version 1.7 adds a new option where I can easily alter the regex for your forum if you run into a unique problem like above. This means there probably won't be any further updates for a while because minor changes I can just give you some text to paste into the mod settings.

Also new is I now have this demoed on a real VB 4.x forum, instead of the 3.8 demo I was previously showing.

Dear friend,
firstly, I thank you so much for your support! I already upgrade to 1.7 then I found new problem still not yet fix;). Oke, now come back to my example:
I want to have: Data Cung cầu (s?n Hose) ng?y 14.09.2011

I can use 5 methods as Case 1 to Case 5 as follow:

With ver 1.7 will fix Case 1, Case 3 and Case 4. Case 2 and Case 5 not yet fix;)
you can se the picture as follow:

hundreds posts in my forum use Case 2 and Case 5. so I hope you consider to fix them in next version

Thank so much!:up:

BirdOPrey5 10-02-2011 02:49 PM

hanhdn,

Your screenshots were very helpful- thanks.

OK in yor mod settings, the last setting, "Custom Regex" erase everything that is there and paste in the following code exactly:
Code:

</b></a>|</font></a>|</b></font></a>|</font></b></a>|
That should fix your other cases.

hanhdn 10-02-2011 03:56 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2252356)
hanhdn,

Your screenshots were very helpful- thanks.

OK in yor mod settings, the last setting, "Custom Regex" erase everything that is there and paste in the following code exactly:
Code:

</b></a>|</font></a>|</b></font></a>|</font></b></a>|
That should fix your other cases.

BirdOPrey5,

Only one word: "perfect mod" :p

Thank million:up::up::up:

safakuygur 10-08-2011 03:12 PM

very nice thanks

egdevilboy 10-08-2011 03:28 PM

I installed the App and when I post a word that should be linked it deleted the whole word all together.

IE: I post "Salinity is high" (Salinity is the word to be linked)
It shows as "is high"

egdevilboy 10-08-2011 03:32 PM

Nevermind, the issue was I never put a link for that term so it doesn't show anything.

Fixed it.

Great Mod!

BirdOPrey5 10-08-2011 05:07 PM

Quote:

Originally Posted by safakuygur (Post 2254743)
very nice thanks

Thank You

Quote:

Originally Posted by egdevilboy (Post 2254750)
Nevermind, the issue was I never put a link for that term so it doesn't show anything.

Fixed it.

Great Mod!

Thanks. Please "Mark as Installed."

BrightStar 10-13-2011 11:25 AM

Great MOD....thanks a lot for sharing.

How can I link the words to internal page of the forum so rather than writing the whole path http://www.domain.com/path/post.html, could I do /path/post.html ?

BirdOPrey5 10-13-2011 12:12 PM

You could make the replacement url:

/path/post.html

instead of the http....

Make sure you start it with /

BrightStar 10-13-2011 04:29 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2256764)
You could make the replacement url:

/path/post.html

instead of the http....

Make sure you start it with /

Cheers :)

hanhdn 10-24-2011 06:36 AM

Hi BirdOPrey5,
I've got new trouble when I use flash bbcode:[FLASH]http://www.metastock.ca/download/MetaStock-Indicators.swf[/FLASH]

it become:
metastock.ca/download/MetaStock-Indicators.swf" ALIGN=""> metastock.ca/download/MetaStock-Indicators.swf">

My word:metastock

You can see demo here:
http://srsc.com.vn/forum/video-day-p...k-bai-3-a.html

So, Please help me to update new bbcode list;)
Thank so much

stator 10-24-2011 08:30 AM

I just want to know what is the difference between this mod & the built-in vbulletin "Skimlinks & Skimwords" ?

BirdOPrey5 10-24-2011 08:51 AM

Please paste here the "Replacment" text from your Flash BB Code,

Please put it inside bb code when you paste it in.

BirdOPrey5 10-24-2011 08:58 AM

Quote:

Originally Posted by stator (Post 2260851)
I just want to know what is the difference between this mod & the built-in vbulletin "Skimlinks & Skimwords" ?

Really you would want to use this mod in combination with Skimlinks and possibly disable skimwords.

I am using it with skimlinks myself.

This mod is kind of like a local version of "Skimwords" but you have 100% control over which words are linked, and where they are linked to, and how many are linked per post or page.

Skimwords in my experience just offers you a few options and a lot of times it doesn't seem to link relevant words at all.

Plus any links Word Links make will still be counted by Skimlinks so if a user follows it from your site you will get affiliate credit.

I'm not saying this is better or worse than skimwords, it is a personal preference which you prefer. You can use both, I haven't seen any conflicts. This is just a different way of doing things.

hanhdn 10-24-2011 12:15 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2260859)
Please paste here the "Replacment" text from your Flash BB Code,

Please put it inside [code] [/code] bb code when you paste it in.

The flash code:

Code:

<p align="center"><OBJECT classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0"
WIDTH="800" HEIGHT="600" id="{param}" ALIGN="">
<PARAM NAME=movie VALUE="{param}"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src="{param}" quality=high bgcolor=#FFFFFF WIDTH="800" HEIGHT="600" NAME="{param}" ALIGN=""
TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>
</OBJECT></p>


BirdOPrey5 10-24-2011 02:51 PM

Change your flash bbcode to this... this should prevent your {param}'s from being linked...

Code:

<p align="center"><OBJECT classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0"
WIDTH="800" HEIGHT="600" id="{param}" ALIGN="" rel="thickbox">
<PARAM NAME=movie VALUE="{param}" rel="thickbox"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src="{param}" quality=high bgcolor=#FFFFFF WIDTH="800" HEIGHT="600" NAME="{param}" ALIGN=""
TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer" rel="thickbox"></EMBED>
</OBJECT></p>


hanhdn 10-24-2011 03:29 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2260996)
Change your flash bbcode to this... this should prevent your {param}'s from being linked...

Code:

<p align="center"><OBJECT classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0"
WIDTH="800" HEIGHT="600" id="{param}" ALIGN="" rel="thickbox">
<PARAM NAME=movie VALUE="{param}" rel="thickbox"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src="{param}" quality=high bgcolor=#FFFFFF WIDTH="800" HEIGHT="600" NAME="{param}" ALIGN=""
TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer" rel="thickbox"></EMBED>
</OBJECT></p>


thanks:up:

tme_power 12-13-2011 06:17 AM

Hey, I changed my bbcode, which tag has {param} will have rel="thickbox" but it skill linked.
This is my bbcode:
Code:

<object id="flashplayer" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="610" height="400"><param name="movie" value="http://ladykillah.vn/player/player.swf"><param name="allowFullScreen" value="true"><param name="allowScriptAccess" value="always"><param name="FlashVars" value="config=http://ladykillah.vn/player/config.xml&proxy.link={param}" rel="thickbox"><embed name="flashplayer" src="http://ladykillah.vn/player/player.swf" flashvars="config=http://ladykillah.vn/player/config.xml&proxy.link={param}"  rel="thickbox" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="610" height="400"></object>
Here is an example url: http://ladykillah.vn/f/threads/10623...-JustaTee.html

harm63 12-13-2011 09:26 AM

Hello
is it also posible to set how link wil be opent?
_blank _same etc
wil be handy if you can link to intern page and then open in same window

thx

holwebs 12-13-2011 11:49 AM

Quote:

Originally Posted by harm63 (Post 2277277)
Hello
is it also posible to set how link wil be opent?
_blank _same etc
wil be handy if you can link to intern page and then open in same window

thx

You can definitely do this if you upload a .csv file & you can apply it to individual links. I don't think there's an option in the basic settings.

:up: I've just installed this & it's exactly what I was looking for. I'm using it for 'internal' links to my main website & for affiliate links (not skim links).

harm63 12-13-2011 12:56 PM

i did install but where can i find the
https://vborg.vbsupport.ru/attachmen...1&d=1307307628

i can not find where to set anything :-( i uploaded csv to root as in manual and installed in admin


All times are GMT. The time now is 01:10 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.03082 seconds
  • Memory Usage 1,850KB
  • 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
  • (8)bbcode_code_printable
  • (20)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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