Activity Stream
48,167 MEMBERS
6944 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 9 of 9
  1.     
    #1
    Banned
    Website's:
    SickW.com S-url.ro

    Default DLE 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 after
    Code: 
    <head>
    Code to add:
    Code: 
    <script src=" http://code.jquery.com/jquery-latest.js" type="text/javascript"></script>
    >Add to main.tpl this code in body after
    Code: 
    <body>
    Code to add:
    Code: 
    <script type="text/javascript" src="http://your-site.com/link.js"></script>
    Replace "your-site" with your site domain. Ex: For google.com use google
    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>');
        });
    });
    This version is tested and working on Opera 11, Firefox 4, Chrome 13

    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

  2.   Sponsored Links

  3.     
    #2
    Respected Member
    Website's:
    DL4Everything.com Soft2050.in
    A similar with more filehosts

    But yours looks more optimized

  4.     
    #3
    Banned
    Website's:
    SickW.com S-url.ro
    yes but it has that one has 30 kb

  5.     
    #4
    Member
    Website's:
    DownTUBE.org
    thank for this one

  6.     
    #5
    Member
    very nice crys18 iam going to edit

  7.     
    #6
    Member
    Website's:
    xton3.net
    not working on DLE 9.2
    [X]TON3 Network:
    ..:: [X]3 Warez Portal ::..
    Respect:
    :: WarezFreaks :: daxzor


  8.     
    #7
    Member
    Quote Originally Posted by xtone View Post
    not working on DLE 9.2
    Try this one:
    http://www.besthostingforums.com/showthread.php?t=49983

    It works fine with v9.2 & v9.3...

  9.     
    #8
    Member
    Website's:
    xton3.net
    HHmm let see
    [X]TON3 Network:
    ..:: [X]3 Warez Portal ::..
    Respect:
    :: WarezFreaks :: daxzor


  10.     
    #9
    Member
    Website's:
    DownTUBE.org
    I'm try it on 9.3DLE but sometimes It isn't work
    sample:

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Links not clickable vB 4.1.5
    By kbksrb in forum vBulletin
    Replies: 3
    Last Post: 11th Oct 2011, 12:16 PM
  2. links clickable
    By radiking in forum Technical Help Desk Support
    Replies: 1
    Last Post: 14th Feb 2011, 05:08 PM
  3. How to make Clickable Hf Links?
    By Itkraze in forum vBulletin
    Replies: 2
    Last Post: 10th Feb 2011, 02:52 PM
  4. Clickable Links
    By iNF3RN0Lover in forum vBulletin
    Replies: 1
    Last Post: 1st Dec 2010, 02:24 PM
  5. [Hiring] Make Links Clickable
    By Dj Mad in forum Completed Transactions
    Replies: 0
    Last Post: 28th Jul 2010, 12:46 AM

Tags for this Thread

BE SOCIAL