The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Link Anonymizer Details »» | |||||||||||||||||||||||||
Link Anonymizer v1.02a & 1.03, 1.04, 1.05.3 & 1.10
Author: MarcoH64 vBulletin Version: 3.5.1 Warning: Version 1.02 might create double anonym links if you edit a post multiple times. Version 1.03 has been reported not to be working for some people. Please read posts in this thread if you plan on using this hack, until i had time to look into this. v1.05 and higher should be the best versions 1.10 Is an updated version of 1.05.3 and is considered a stable release. Only version 1.10 will be supported now. Description: This Product will add a self configurable anonymising link to all external urls in posts. Installation: Install the XML-file as Product. Configuration: vBulletin Options->Link Anonymizer :
Local addresses are not anonymized. If you leave this option blank, the value for vBulletin Options Cookie Domain will be used. Do not use a http:// prefix.
Link to a anonymizer function. Use preceding / if needed. Other Usable Anonymizers:
Donations are always welcomed at Paypal: marcoh64 AT gmail.com Change log: 6-9-2005 v1.01 - 1 setting was missing from product file due to wrong Product. Fixed 7-9-2005 v1.02 - Under some conditions a newly posted post with only a link would not get anonymized. Fixed. 7-9-2005 v1.02a - Fixed bug when handling generic local domain (starting with a dot '.'') Sorry for the many updates. 8-10-2005 v1.03 - Totally new way of doing this, on view instead of on write. - Solved doubling the anonym link on edit 10-10-2005 v1.04 - Link not didn't get anonym prefix if URL= didn't contain http://. Solved. - Added truncate table post_parsed to install routine. 1-11-2005 v1.05 - Standard Editor fixed - Simple URL's in standard editor fixed. - Default anonymizer changed 2-11-2005 v1.05.1 - Fixed bug where only the last url to the same domain in a single post was anonymised. 9-11-2005 v1.05.2 - Added option to ignore certain protocols in the vBulletin Options (ie. ignore https, ftp, ....). - Attempt to fix reported bug where an inline fragment (#fragment) would also be anonymized. 10.11.2005 v1.05.3 - Another attempt to ignore fragments 25.11.2005 v1.10 - Fixed a bug where some urls could lead to a parse error. Example of an url leading to this error: Code:
http://mymail@mymail.com:password@www.mydomain.com - This is considered a very stable release. No bug reports pending - All previous versions are from now on unsupported Upgrades: If you are running an older version and want to upgrade, simply do an overwrite install. It is possible that there are still double links in the database from old versions. If you wish to remove these, run the following queries (make backup first!!): SQL Query: (how to run queries) update post set pagetext = replace(pagetext, "http://YOURANONIMIZERLINK/",""); Show Your Support
|
Comments |
#62
|
|||
|
|||
I am back again to v1.2a
Sorry brother but v1.4, like v1.3 just does not work for me. Again, I tried to first just overwrite. Then uninstalled the reinstalled v1.4 and it simply is not doing anything. I am on v3.5 Gold now. v1.2a is perfect for me except for the WYSIWYG Editor issue. I appreciate your efforts sir. |
#63
|
|||
|
|||
I installed 1.04 and..
- All of the old links are untouched by the anonymizer. - Some of the links in new posts are anonymized and the rest have "http://anonym.to/?" in front of it 6 times. |
#64
|
|||
|
|||
Quote:
If one of you who still have 1.04 installed would let me have a llok at their board, i could maybe figure out why it is not working for you. If you're interested, please pm me contact info. |
#65
|
|||
|
|||
Quote:
|
#66
|
|||
|
|||
Quote:
Behavior for current 1.4 WYSIWYG: -Working fine with WYSIWYG -Editing issues seem fixed with WYSIWYG Standard Editor: -Does not prefix with anon properly if you only type the URL and have the board parse after you hit submit. -Does work in standard if you click the add link button () Also a note, with your procedure for 1.2a, all links, even pre-existing links are prefixed with anon properly. With your current 1.3/4 method, pre-existing links created in WYSIWYG or in standard with the create link button are prefixed properly but regular typed URLs that were done in a standard editor do not seem to be prefixed after this install. It seems to me that your original method works best, if you could iron out the Enhanced Editor issues with it. I would use 1.4 in it's current form if only I could force everyone to use WYSIWYG but that is a user option. My last couple posts reporting this as not working for me are because I had not reinstated the WYSIWYG editor on the board that I had disabled due to the v1.3+ issues. I am back to 1.2a right now and not missing WYSIWYG at this point as much as I thought I would. Hope I explained that clearly enough....I tend to ramble sometimes. |
#67
|
|||
|
|||
No Go For Me :ermm:
|
#68
|
|||
|
|||
What happened to Marco? :ermm:
|
#69
|
|||
|
|||
1. Case sensitive bugs:
just detect URL tag, but no for url, URl, uRl, Url ... when typeing like this no anonymizer anymore. 2. Just parsing the pattern [ URL = "xxxxxxx" ] xxxxx [ / URL ] no for [ URL ] xxxxxx [ / URL] |
#70
|
|||
|
|||
This is my solution for ver 1.04:
PHP Code:
|
#71
|
|||
|
|||
Sorry huys, i have been real busy the last week. I will try to have a look at the issues and the suggestions next week.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|