vBulletin Modifications

Enable/disable active link

Welcome to vBHackers.com! - vBHackers Updates:

Go Back   vBulletin Modifications > General vBulletin Section > vBulletin Modification Requests

Reply
 
LinkBack Thread Tools
Old 01-25-2006, 06:32 PM   #1
vB Lover
Join Date: Oct 2005
cyberman is on a distinguished road

Default Enable/disable active link

I know this hack existed on vB3.0.x but not on vB 3.5.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 01-26-2006, 12:31 PM   #2
vB User
Join Date: Jan 2006
ANARCH¥ is on a distinguished road

Default

hey, i used a little file for this problem:

open notepad and copy/paste this text:

Quote:
<?xml version="1.0" encoding="ISO-8859-1"?>
<plugins>
<plugin active="1">
<title>Uncheck_URL_editpost_update</title>
<hookname>editpost_update_process</hookname>
<phpcode><![CDATA[$edit['parseurl'] = false;]]></phpcode>
</plugin>
<plugin active="1">
<title>Uncheck_URL_inlinemod</title>
<hookname>inlinemod_mergeposts_post</hookname>
<phpcode><![CDATA[$checked['parseurl'] = '';]]></phpcode>
</plugin>
<plugin active="1">
<title>Uncheck_URL_newreply</title>
<hookname>newreply_form_start</hookname>
<phpcode><![CDATA[$checked['parseurl'] = '';]]></phpcode>
</plugin>
<plugin active="1">
<title>Uncheck_URL_newthread></title>
<hookname>newthread_form_start</hookname>
<phpcode><![CDATA[$checked['parseurl'] = '';]]></phpcode>
</plugin>
<plugin active="1">
<title>Uncheck_URL_poll</title>
<hookname>poll_newform_start</hookname>
<phpcode><![CDATA[$checked['parseurl'] = '';]]></phpcode>
</plugin>
<plugin active="1">
<title>Uncheck_URL_usernote_newnote</title>
<hookname>usernote_newnote</hookname>
<phpcode><![CDATA[$checked['parseurl'] = '';]]></phpcode>
</plugin>
<plugin active="1">
<title>Uncheck_URL_usernote_edit</title>
<hookname>usernote_edit</hookname>
<phpcode><![CDATA[$checked['parseurl'] = '';]]></phpcode>
</plugin>
</plugins>
Now save file as:
uncheck_url_plugin_v1.xml

use cpanel in admin section for place your plugin. and now the "Automatically parse links in text" is uncheked when creating a new post. no more problem with live links ...
hope this can help u my friend




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-26-2006, 03:21 PM   #3
vB Lover
Join Date: Oct 2005
cyberman is on a distinguished road

Default

Can I allow which forum used and not used active link ??




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-26-2006, 04:44 PM   #4
vB User
Join Date: Jan 2006
ANARCH¥ is on a distinguished road

Default

i am not sure about this ultimate request. perhaps someone here have an idea about the change you need. sry.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-03-2006, 11:14 AM   #5
vB Lover
Join Date: Oct 2005
cyberman is on a distinguished road

Default

It works for new posts, but intitial posts still remain active . Thanks




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-13-2006, 12:48 PM   #6
vB Lover
Join Date: Oct 2005
cyberman is on a distinguished road

Default

This hack works on my vB3.5.3 . My request is: I want to keep active all internal links, any link starts with www.mysite.com will be remained as active links. Is it possible ???




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Active Link Security 5.0 urban vBulletin Modification Requests 1 10-15-2005 04:59 PM
Link exchange Craig vBulletin Modification Requests 0 03-28-2005 01:52 PM


All times are GMT -3. The time now is 11:05 PM.


SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc. (Patent Pending)