Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
AutoLinker Lite, keyword linker for vBulletin 3.7 and 4.x, and vbcms Details »»
AutoLinker Lite, keyword linker for vBulletin 3.7 and 4.x, and vbcms
Version: 1.0.7, by kermit2 kermit2 is offline
Developer Last Online: Feb 2016 Show Printable Version Email this Page

Category: Major Additions - Version: 4.0.2 Rating:
Released: 03-25-2010 Last Update: 10-16-2014 Installs: 80
DB Changes Uses Plugins Template Edits
Additional Files  
No support by the author.

AutoLinker Lite is a keyword linker for vBulletin 3.7 upwards, 4.x, and vBulletin CMS. It allows the webmaster to configure particular words or phrases as keywords, which will then be automatically linked when they appear in user posts. As well as being hyperlinked, keywords can have pop-over info boxes, as in the image below:



These info boxes are highly configurable (colours, borders, fade in/fade out effect etc), and can contain html - meaning you can embed images, videos etc. Balloon-style boxes are also supported.

AutoLinker Lite has a flexible permissions system, allowing you to control which forums a given link appears in, and which usergroups it is visible too.

This is a free version of a commercial product, and contains a limit on the number of AutoLinks that you may create. Other than that, it is fully functional.

Please note that AutoLinks in the CMS do not work in vBulletin 4.0.0 and 4.0.1. 4.0.2 and upwards are fine.

A couple more images to hopefully whet your appetite:

Some of the things you can do with HTML:



Admin control panel:



Download Now

File Type: zip AutoLinker_Lite-1.0.3.zip (50.3 KB, 124 views)
File Type: zip AutoLinker_Lite-1.0.4.zip (56.3 KB, 48 views)
File Type: zip AutoLinker_Lite-1.0.5.zip (56.3 KB, 109 views)
File Type: zip AutoLinker_Lite-1.0.6.zip (56.4 KB, 492 views)
File Type: zip AutoLinker_Lite-1.0.7.zip (57.9 KB, 68 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #172  
Old 08-19-2012, 10:45 AM
kermit2 kermit2 is offline
 
Join Date: Jun 2008
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you want to send me a link to an example (either here on in private) I'll happily take a look
Reply With Quote
  #173  
Old 08-19-2012, 01:40 PM
Chadi's Avatar
Chadi Chadi is offline
 
Join Date: May 2004
Location: USA
Posts: 2,043
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Here are screenshot examples.

Example link:
http://www.talkjesus.com/bible-study...e-genesis.html

The word exegesis

Thank you
Attached Images
File Type: jpg 1.jpg (44.9 KB, 0 views)
File Type: jpg 2.jpg (73.1 KB, 0 views)
File Type: jpg 3.jpg (90.2 KB, 0 views)
Reply With Quote
  #174  
Old 08-20-2012, 09:06 AM
kermit2 kermit2 is offline
 
Join Date: Jun 2008
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks. First thing I notice is that you haven't got a <script> tag to load autolinker.js. You want something like this just after the <body> tag:

script src="/autolinker/autolinker.js"></script>

(there's more info in the README file that comes with Autolinker)

Even then, it looks like there's another problem, as it isn't even attempting to hyperlink the exegesis keyword. Have you checked that the permissions template being used allows this keyword to show in this forum (and to your usergroup) ?
Reply With Quote
  #175  
Old 08-20-2012, 02:36 PM
Chadi's Avatar
Chadi Chadi is offline
 
Join Date: May 2004
Location: USA
Posts: 2,043
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What permissions template? I do not see anything about "permissions template"
Reply With Quote
  #176  
Old 08-22-2012, 08:00 AM
kermit2 kermit2 is offline
 
Join Date: Jun 2008
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Oh, sorry - permissions templates aren't part of the lite version. Anyway, I see you've added the script tag to load autolinker.js, and it looks like it's working now
Reply With Quote
  #177  
Old 08-23-2012, 11:54 PM
Chadi's Avatar
Chadi Chadi is offline
 
Join Date: May 2004
Location: USA
Posts: 2,043
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How does it work on your end when its not on mine? Cleared cache, tried 2 browsers. It shows icon, but nothing pops up.
Reply With Quote
  #178  
Old 08-24-2012, 11:32 AM
kermit2 kermit2 is offline
 
Join Date: Jun 2008
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If I hover over exegesis, the box pops up (not over the icon though) - are you not seeing that? Any javascript errors in your browser? You might also want to try viewing the thread while not logged in, just in case that is somehow the problem
Reply With Quote
  #179  
Old 08-24-2012, 11:46 AM
Chadi's Avatar
Chadi Chadi is offline
 
Join Date: May 2004
Location: USA
Posts: 2,043
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Your right, it only works when not logged in. What could be the cause?
Reply With Quote
  #180  
Old 08-25-2012, 09:58 AM
kermit2 kermit2 is offline
 
Join Date: Jun 2008
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've registered as a user so that I can see what's going on, and autolinker.js isn't being loaded. So it looks as if the way you've added the <script> tag to your templates is causing it only to be included for guest users. Did you look at the README file included with autolinker? It includes an example of which template to edit
Reply With Quote
  #181  
Old 08-30-2012, 12:37 AM
Krazeguy Krazeguy is offline
 
Join Date: Dec 2002
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi there,

I'm running latest version vBulletin 4.2 PL2 and when I install autolinker lite, the admincp panel is blank.

Any ideas on this one?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:56 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05990 seconds
  • Memory Usage 2,338KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (8)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete