Simple Machines Community Forum

Customizing SMF => SMF Coding Discussion => Topic started by: olcircuits on September 21, 2008, 08:17:26 AM

Title: Is there a way to redirect/anonymize a link within member posts?
Post by: olcircuits on September 21, 2008, 08:17:26 AM
Hi. I'm taking a guess that this is the correct place to ask my question.

I operate a small forum which consists of musicians. There was a review written that prompted a small business to join the forum and stir up a big, multi-page, flaming mess because they didn't like the negative review. They saw traffic from our forum due to the link included in posts. I would like to prevent this in the future.

I've seen something that redirects posted links through an anonymizer (sp?). I've Googled this and searched this forum for such a thing and turned up no relevant information. Is there a mod for this? Also, are there free servers (kinda like a proxy)?

Many thanks.
Title: Re: Is there a way to redirect/anonymize a link within member posts?
Post by: DareDevil1990 on September 21, 2008, 08:22:40 AM
http://custom.simplemachines.org/mods/index.php?mod=894 here is the mod u are looking for... :)
Title: Re: Is there a way to redirect/anonymize a link within member posts?
Post by: olcircuits on September 21, 2008, 09:53:28 AM
Wonderful! Thanks!
Title: Re: Is there a way to redirect/anonymize a link within member posts?
Post by: SISPro on November 16, 2008, 11:28:35 PM
this there one that will work with 2.04b
Title: Re: Is there a way to redirect/anonymize a link within member posts?
Post by: xconnect on November 17, 2008, 03:08:14 AM
I am using 2.0 Beta 4 with the global/header footer mod. I just added this code to the global footer and it worked.

<script src="http://js.anonym.to/anonym/anonymize.js" type="text/javascript"></script>

<script type="text/javascript"><!--
protected_links = "";

auto_anonymize();
//--></script>

Title: Re: Is there a way to redirect/anonymize a link within member posts?
Post by: SISPro on November 17, 2008, 11:44:34 AM
thank you will have to give it a try
Title: Re: Is there a way to redirect/anonymize a link within member posts?
Post by: xmusic on November 19, 2008, 11:02:17 PM
will its support for version 1.1.7
Title: Re: Is there a way to redirect/anonymize a link within member posts?
Post by: [SiNaN] on November 22, 2008, 10:25:42 AM
Quote from: xmusic on November 19, 2008, 11:02:17 PM
will its support for version 1.1.7

Most probably.