Version: 1.01, by nitra1000
Developer Last Online: Jun 2012
Category: Mini Mods -
Version: 4.1.2
Rating:
Released: 04-30-2011
Last Update: 10-08-2011
Installs: 68
Uses Plugins
No support by the author.
What Tynt Does
In short Tynt adds a link to content copy and pasted from your site, this obviously helps your SEO and also provides a decent link for more visitors.
Example... Try to copy something from this page (selected at random)....
What This Mod Does
This mod inserts the javascript in your header template, saving you from having to edit or revert your templates every upgrade.
It also has built in conditionals to allow you to configure who the script is active for
Currently supports
Exclude Users with Post Counts above X
Exclude Usergroups (for example if they have donated)
Exclude Guests
More coming soon
How to install
Import the xml
Register at tynt.com, and configure your website
It should give you some code that looks like the below to insert into your header
Code:
<script type="text/javascript">
if(document.location.protocol=='http:'){
var Tynt=Tynt||[];Tynt.push('');Tynt.i={"ap":""};
(function(){var s=document.createElement('script');s.async="async";s.type="text/javascript";s.src='http://tcr.tynt.com/ti.js';var h=document.getElementsByTagName('script')[0];h.parentNode.insertBefore(s,h);})();
}
</script>
copy and paste this into the script box found in your admincp under Settings>Options>Add Tynt Script
Activate and configure the add on in the same screen
How to Upgrade
Import the xml, rember to check yes for "Allow Overwrite"
Check your configuration on Settings>Options>Add Tynt Script
Releases
V1.0 - Initial Release
V1.1 - Proof of concept for checking user information
V1.2 - Added additional user checks
To Do List
[S]Additional user checks (User ID, Usergroup)[/S] - V1.2
Additional forum checks (Forum ID)
Please note I have nothing to do with Tynt, I just saw the script and thought it would be a good thing to try for my first modification on vBulletin.
Maybe President Obama should deliver next year’s State of the Union at the Friars Club.
Last night, the commander in chief unfurled a string of sharp-as-a-tack one-liners at the annual White House Correspondents' Dinner — many of which slammed square into his potential Republican foe Donald Trump, who was sitting in the audience at the gala.
As a stern-faced Trump looked on, Obama spent a good portion of his monologue mocking his putative run for the White House and the New York real-estate mogul’s “birther” stance.
Maybe I've missed something but in every trial I've done the link, back to original site, can be edited out by the poster when pasted into a post email blog, etc. can also be deleted by moderators and administrators.
At first glance it appears to be a really good thing but.... if this can be done, other than the exclusions, just what is the benefit for major forums that are being constantly skimmed.
Cheers - Neil
PS I was just able to delete half of the SkinLinks link in the post above
Does anyone know how to get around this? modify tynt code perhaps?
For an example, if i paste this Read more: http://www.mysite.com/showthread.php...#ixzz1e0sDablX it wont work, if i remove then#ixzz1e0sDablX the link works and is valid. Is there a way to have this modified out of the tynt code? Or can the xml be modified?
the settings for exclusion do not work on my forum. Anyone else had this issue with excluding usergroups? also tried post count as well. Still does not work.