The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Geek AutoLinker 4.02 Details »» | |||||||||||||||||||||||||
HowdA All,
Welcome to Geek Autolinker 4.0 from the makers of Geek Autolinker 2.0 and Tang - the stuff the people in space drink. posts for version 4.0 start here What it does: It allows you to specify key words to replace in posts with ANY FREAKING URL YOU COULD THINK OF. Thats right, you to can now have key words automatically url'ed to other areas of the world wide web. Now in 4.0 you can create popups, track impressions and click-thrus, get statistics on them and specify more attributes of the links. The popups can now also use bbcode to create virtually any kind of popup you could imagine. You can limit categories of links to certain forums and also enable specific usergroups to toggle GALs on or off (by category). This is a perfect gift for sponsors, click throughs, referal programs, definitions, instructions, birthdays and other celebrations. Example: If I define Bob as a keyword that I would like to automatically come up hyperlinked to bob.com all I have to do is say so (well, you put it into the admincp). Presto! As quick as that, everytime a user sees the word bob, bobs, bob! Bob bOb? etc... it comes up linked to bob.com How much will bob love you? If the url you want it to jump to is actually a thread on your site, you can use the nifty ignorethreadid option. Heres how that works: If I have a thread entitled Reputation and how to use it, I can put the word reputation into the Geek AutoLinker with the URL pointing to the thread about reputation. Then everytime the word reputation appears in someones post, anyone can click on it to learn more. Since it would be stupid to have the thread Reputation and how to use it autolink to itself, I put the threadid in the ignorethreadid box. That way all matches for reputation are linked to that thread except for the reputation matches in the thread Reputation and how to use it. Safe mode and dangerous mode. There are now two modes of operation. Safe mode will autolink any match AS LONG AS IT HAS A SPACE BEFORE IT. That means that <br />bob or .Bob are not valid matches and wont be highlighted. The reason for this is to prevent the autolinker messing up URLs with matches in them (like www.bob.com). Safe mode will most likely end up with fewer matches, but no messed up URLS. Dangerous mode however could care less about your cute little spaces. It will link them regardless. That means more matches, but a slight increase that an existing url might break in a post. Here are some examples in action. Keyword: freak Safe mode. Freak out whenever freaks freak about on www.freak.com Dangerous mode: Freak out whenever freaks freak about on www.<a href="www.freak.com">freak</a>.com Other stuff:
Difficulty: Easy File mods: 4 simple ones Added queries: 0 or greater depending on your settings Updated 10.5.05 - Major Massive update in functionality Updated 13.4.05 - Major Massive update in functionality Update 25.03.05 - oops! Changed readme addition to functions_showthread.php Things look good now Updates 25.05.05 to v.204 - sneaky bug Thanks to Razz - I found 2 minor typos that end up causing people working in safemode to actually be working in danger mode! To upgrade, simply check out this post Updated 12.2.05 to v. 2.03 - ultra minor Fixed a typo in readme. To upgrade, al you need to do is edit admincp/index, do a search for construct_nav_option($vbphrase['GAL_add_new'], 'GAL_admin.php?do=create'); and replace with construct_nav_option($vbphrase['GAL_add_new'], 'GAL_admin.php?do=add'); Updated 11.2.05 - ultra minor Fixed a typo in README (dont worry, it wasnt in the instructions) Stopped phrase text spitting out during install. Some of the phrase is html so it looked confusing to new installers. Removed reference to GAS3 settings in the install. This is because its the same installer. Just forgot to remove that line. All in all, this was just a typo fix. There is no upgrade because there are no problems with the code. Updated 10.2.05 - minor Found a couple typos that affect safe mode. Nothing major - just replace the GAL_admin.php file Updated 10.2.05 - Major Completely re-written. See README for upgrade instructions. Update 10.2.05 - minor Updated include/geek_autolink.php as it was missing a table_prefix To upgrade, download latest package and replace your geek_autolink file. nJoy Show Your Support
|
Comments |
#142
|
|||
|
|||
Quote:
That way, if you're not using the links for search engine ranking, then you can use the tracking code (if there ever was one written). If you are using it for search engine ranking, then you can turn the tracking off (in my ideal version of this hack ) |
#143
|
|||
|
|||
Quote:
I would suggest you invest in a dedicated tracking script. I have mine on a dedicated domain that is nice and short, and created a subdomain called "a" to replace www with something shorter. On the end of that goes a short tracking number. The funny thing is, google and inktomi often pick my tracking links up, and list the actual tracking link it's self rather than the target. That's prety cool, because I can track hits direct from search engines, and send SE traffic straight to my advertisers. That's fluke though. If I tried to do that, I would surely fail! |
#144
|
|||
|
|||
Quote:
I have used several tracking scripts, and all of them would be overkill for what I'm describing. One other benefit that an inscript tracker would have is that the link URL would be from the same domain as the forum. I think users would trust a link more (since they don't know where it's going) if it appears to just be a regular forum link, rather than a link that is from some other domain they aren't familiar with. |
#145
|
||||
|
||||
hey rrr thanks for pointing out that the demo went to a blocked area. I just set permissions for articles and tutorials and forgot abou you guys checking it out... I better set them back
on to your suggestion. Personally, I think it is a great suggestion however I wouldnt have time to do a catch/referal script right now. Why not use something like vBa links directory or scan here for a hack that does something similar (there are a few). Then make any autolinks you create simply refer to that redirect page (most link directories will use a refer page that tracks clicks). Going off to sort my permissions |
#146
|
|||
|
|||
This looks like quite a fun hack. I have a suggestion for users that they might be able to use to make a buck or two.
Offer to sell (actually to rent) words and phrases on your forums. You sell the word for say a dollar a month. So, for example, if you are running a makeup forum like I saw earlier, you could sell words like lipstick or foundation. The longer phrases could pre-empt the shorter ones, so if somebody bought "skin moisturizer" it would take precedence over the person who bought "moisturizer" if the phrase "skin moisturizer" were actually used. A more sophisticated hack could allow people to bid on adwords like google. Each user has a total budget (that he can charge up with paypal or something) and he has a list of words with their associated links for each, and a daily budget for each, and a bid amount he is willing to pay - his bid for that word. The user who offers the most for a specific word or phrase owns that offered the most for a word would own the link associated and every time one of his words gets clicked on, his budget gets depleted by that amount until his total budget or his daily budget ran out, or somebody outbid him on the word. Now you might not even have to auction the actual words, but simply an adspace that appears right after the post that contains the word. Regards, Matt |
#147
|
|||
|
|||
Quote:
I've got to get out of this box more often. |
#148
|
|||
|
|||
The instructions say to find in admincp/index.php :
Code:
// ************************************************* if (can_administer('canadminstyles')) Code:
// ************************************************* $printhr = false; if (can_administer('canadminstyles')) { Do I put your code in between the $printhr line and the if (can_administer line? Or do I replace the $printhr=false line as well? |
#149
|
|||
|
|||
This is also breaking up urls for me in safe mode, is there a workaround yet?
|
#150
|
||||
|
||||
rrr - put it above the $printhr = false; line then.
Razz- Everytime someone brings this up - it turns out that it isnt in safe mode. There may be an occasional issue with the settings being built - but I havent seen it yet! Try this: In your functions_showthread.php file, comment out the following line: PHP Code:
PHP Code:
HTH's |
#151
|
|||
|
|||
Hi Nail Geek,
I didn't notice if this had been covered yet but the settings are incorrect for most due to an error in step 3.2 of the install with a typo on gal_settings (gel_settings) Also in functions_showthread: PHP Code:
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|