DZone Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world
Collabrank Firefox Searchengine Code
// collabrank firefox searchengine code
# Search plugin for Collaborative Rank [collabrank.org] # by Soon Van <cog@randomecho.com> - www.randomecho.com # # This file is released into the public domain. # # Version: 1.0.0 (2005-10-24) # Country: WW # Language: en # # Note: Appears with several domains pointing to one spot <search version="7.1" name="Collaborative Rank" description="Collaborative Rank - del.icio.us search engine" sourceTextEncoding="0" method="GET" action="http://collabrank.web.cse.unsw.edu.au/del.icio.us/" queryCharset="UTF-8" queryEncoding='UTF-8' searchForm="http://collabrank.web.cse.unsw.edu.au/del.icio.us/" > <input name="query" user> <input name="cmd" value="search"> <input name="sourceid" value="mozilla-search"> <interpret browserResultType="result" charset="UTF-8" language="en" # resultListStart="" # resultListEnd="" # resultItemStart="" # resultItemEnd="" > </search> <browser update="http://mycroft.mozdev.org/update.php/id0/collabrank.src" updateIcon="http://mycroft.mozdev.org/update.php/id0/collabrank.gif" updateCheckDays="7" >





