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

Results 1 to 7 of 7
  1.     
    #1
    Member
    Website's:
    zomgbbqpizza.com evilddl.com scenemarket.org

    Smile FireFox Search Plugin for DDL CMS

    Was a bit bored today and thought it would be a good idea to give users the option to add my ddl site to thier search engine list in FireFox.

    After a little bit of research i have come up with a simple mod to do this and thought i would share it with you all.

    Screenshots:






    Demo:
    http://evilddl.com/

    Install:
    create a file called evilsearch.src and add the code below, editing the file to your needs/urls.

    Code: 
    <search
     version="1.0"
     name="EViLDDL"
     description="Search EViLDDL.COM"
     method="post"
     action="http://evilddl.com/index.php"
     searchForm="http://evilddl.com"
     queryEncoding='UTF-8'
     queryCharset='UTF-8'
    >
    
    <input name="q" user >
    
    <browser
     update="http://evilddl.com/evilsearch.src"
     updateicon="http://evilddl.com/favicon.ico"
     updatecheckdays="30"
    >
    Upload that to the root directory of your ddl cms install.

    Open header.php and add this code between the HEAD tags.

    Code: 
    <script type="text/javascript">
    function addEngine(url, img, name, desc)
    {
        if ((typeof window.sidebar == "object") && (typeof window.sidebar.addSearchEngine == "function"))
        {
            window.sidebar.addSearchEngine (
                        url,
                        img,
                        name,
                        desc       
                    );
        }
        else
        {
            alert("You need a Mozilla based browser such as Firefox to use this.");
        }
    }
    </script>
    Now add this code in leftside.php where you want to show the link, again replacing my details with yours.

    Code: 
    <img src="<?=$site_url?>/skins/<?=$skin?>/arrow.gif" height="8" width="4" alt="<?=$keywords?>"> 
        <a href="#" onclick="addEngine('http://evilddl.com/evilsearch.src', 'http://evilddl.com/favicon.ico', 'EViLDDL.COM', 'Search EViLDDL.COM'); return false;">FireFox Plugin</a><BR>
    Enjoy
    DEViANCE Reviewed by DEViANCE on . FireFox Search Plugin for DDL CMS Was a bit bored today and thought it would be a good idea to give users the option to add my ddl site to thier search engine list in FireFox. After a little bit of research i have come up with a simple mod to do this and thought i would share it with you all. Screenshots: http://www.besthostingforums.com/images/cdn/besthostingforums.com/2009/10/2uzbfw0-1.jpg http://www.besthostingforums.com/images/cdn/besthostingforums.com/2009/10/28lglea-1.jpg Rating: 5

  2.   Sponsored Links

  3.     
    #2
    (╯?□?)╯︵ ┻━┻
    Website's:
    Xenu.ws WarezLinkers.com SerialSurf.com CracksDirect.com
    Could be used in any script really as long as it uses PHP.

    Just use relative paths instead.
    Projects:
    WCDDL - The Professional DDL Script
    Top Secret Project: In Development - ZOMG
    ImgTrack - Never Have Dead Images Again!

  4.     
    #3
    Respected Developer
    Why use Javascript =/? The one I did for C-P just gets automatically detected by FF and auto updated if needed with 2 lines of html.

  5.     
    #4
    Member
    Website's:
    litewarez.net litewarez.com triniwarez.com
    I suggest you look into open search
    http://www.opensearch.org/Home

    Works with many more browsers including chrome ffx etc and is based on a single xml file and a meta teg ! so much simpler !
    Join Litewarez.net today and become apart of the community.
    Unique | Clean | Advanced (All with you in mind)
    Downloads | Webmasters


    Notifications,Forum,Chat,Community all at Litewarez Webmasters


  6.     
    #5
    Member
    Website's:
    zomgbbqpizza.com evilddl.com scenemarket.org
    Could be used in any script really as long as it uses PHP.

    Just use relative paths instead.
    Yep

    Why use Javascript =/? The one I did for C-P just gets automatically detected by FF and auto updated if needed with 2 lines of html.
    I don't know your method, would appreciate it if you post it

    I would rather have both as most people don't notice the "add site" thing in ff, i never have until it was brought up here and wouldn't think to look unless it was a major search engine.

    I suggest you look into open search
    http://www.opensearch.org/Home

    Works with many more browsers including chrome ffx etc and is based on a single xml file and a meta teg ! so much simpler !
    Maybe later, i just wanted a simple firefox search as i personally use FF

  7.     
    #6
    Too busy :|
    Website's:
    L337Fx.com BeastieBay.net
    Worked for me
    I tried it on my Tutorials Blog

    Thanks !

  8.     
    #7
    Member
    Website's:
    zomgbbqpizza.com evilddl.com scenemarket.org
    No problem, glad you found it useful

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [Buying] Firefox plugin
    By Rockstar in forum Marketplace (Buy, Sell and Trade)
    Replies: 0
    Last Post: 31st Mar 2012, 02:57 PM
  2. [Hiring] firefox plugin
    By kaminas in forum Completed Transactions
    Replies: 2
    Last Post: 13th Mar 2011, 03:01 PM
  3. AutoSubmit Plugin Firefox
    By skinner in forum Web Development Area
    Replies: 13
    Last Post: 4th Aug 2010, 07:59 PM
  4. ProjectWRZ Firefox plugin
    By TippiE in forum Webmaster Resources
    Replies: 8
    Last Post: 15th May 2010, 01:22 AM
  5. Firefox Search Plugin
    By BlaZe in forum Community Cooperative
    Replies: 5
    Last Post: 23rd Oct 2009, 02:32 PM

Tags for this Thread

BE SOCIAL