Results 1 to 9 of 9
-
21st Jul 2011, 01:00 PM #1OPBannedWebsite's:
SickW.com S-url.roDLE Clickable Links
Clickable Links
This script is made to transform links inside qoute and code that usually are showing as text to become clickable!
Copy link.js to your www folder(the main folder of your site ex: "public_html")
>Add to main.tpl this code in headers afterCode:<head>
Code:<script src=" http://code.jquery.com/jquery-latest.js" type="text/javascript"></script>
Code:<body>
Code:<script type="text/javascript" src="http://your-site.com/link.js"></script>
U can add yourself more filehosts or check back here to see if i updated this posts with more hosts.
This is the content of your "link.js" ( so save this code as link.js )
Code:$(function() { var sickw = /^http:\/\/(hotfile|rapidshare|wupload|megaupload|uploading|ul|letitbit|bitshare|turbobit|depositfiles|uploadstation|filesonic|fileserve|duckload|www.hotfile|www.rapidshare|www.wupload|www.megaupload|www.uploading|www.ul|www.letitbit|www.bitshare|www.turbobit|www.depositfiles|www.depositfiles|www.uploadstation|www.filesonic|www.fileserve|www.duckload)\.[\S]+$/; $('body *').contents().filter(function() { return this.nodeType == 3 && $(this).text().trim() !== '' && $(this).text().trim().match(sickw); }).each(function() { $(this).replaceWith('<a href="' + $(this).text().trim() + '"target="_blank" rel="sickw.com">' + $(this).text().trim() + '</a>'); }); });
The script its not made by me, credits goes to the original coder that i don't know who it is, i only updated it with more filehosts also i improove it!crys18 Reviewed by crys18 on . DLE Clickable Links http://img.nattawat.org/images/2zcozfwqbsfphkn6gjm9.png Clickable Links This script is made to transform links inside qoute and code that usually are showing as text to become clickable! Copy link.js to your www folder(the main folder of your site ex: "public_html") >Add to main.tpl this code in headers after <head>Code to add: <script src=" http://code.jquery.com/jquery-latest.js" type="text/javascript"></script> >Add to main.tpl this code in body after <body>Code to add: <script Rating: 5
-
21st Jul 2011, 01:05 PM #2Respected MemberWebsite's:
DL4Everything.com Soft2050.inA similar with more filehosts
But yours looks more optimized
-
21st Jul 2011, 01:21 PM #3OPBannedWebsite's:
SickW.com S-url.royes but it has that one has 30 kb
-
26th Jul 2011, 08:49 AM #4MemberWebsite's:
DownTUBE.orgthank for this one
-
26th Jul 2011, 08:54 AM #5Member
very nice crys18 iam going to edit
-
27th Jul 2011, 07:29 PM #6MemberWebsite's:
xton3.netnot working on DLE 9.2
-
27th Jul 2011, 07:38 PM #7Member
Try this one:
http://www.besthostingforums.com/showthread.php?t=49983
It works fine with v9.2 & v9.3...
-
27th Jul 2011, 07:49 PM #8MemberWebsite's:
xton3.netHHmm let see
-
28th Jul 2011, 10:09 AM #9MemberWebsite's:
DownTUBE.orgI'm try it on 9.3DLE but sometimes It isn't work
sample:
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Links not clickable vB 4.1.5
By kbksrb in forum vBulletinReplies: 3Last Post: 11th Oct 2011, 12:16 PM -
links clickable
By radiking in forum Technical Help Desk SupportReplies: 1Last Post: 14th Feb 2011, 05:08 PM -
How to make Clickable Hf Links?
By Itkraze in forum vBulletinReplies: 2Last Post: 10th Feb 2011, 02:52 PM -
Clickable Links
By iNF3RN0Lover in forum vBulletinReplies: 1Last Post: 1st Dec 2010, 02:24 PM -
[Hiring] Make Links Clickable
By Dj Mad in forum Completed TransactionsReplies: 0Last Post: 28th Jul 2010, 12:46 AM
themaPoster - post to forums and...
Version 5.23 released. Open older version (or...