Search Plugin:Creatures Wiki
From Mozilla Community - Bringing Mozilla Together
Website: Creatures Wikia!
# Mycroft Search Plugin for Mozilla, Firebird, Netscape 6+, Beonix browsers
# Mycroft Homepage: http://mycroft.mozdev.org
#
# SearchSite: Creatures Wiki (creatures.wikicities.com)
# Status: Working
#
# Original Author: Carey Evans <careye@spamcop.net>.
# This file is released to the public domain.
# Created: 30 Jan, 2003
# Modified: Dwayne C. Litzenberger
# Date: 30 Jan 2004
# Reason: Wikipedia has disabled their full-text search functionality,
# so this plugin now does a regular lookup.
# Modified: Laurence "GreenReaper" Parry
# Date: 28 Jan 2005
# Reason: Convert to Creatures wiki
# Country: WW
# Language: en
# Category: Games
#
# Known issues: * There is no unique prefix for Wikipedia search, so "Edit page"
# and other special pages will clear the search results.
# Alan - The interpret section no longer parses to the sidebar but
# the new page layout does not easily lend itself to sidebar
# results, hence classifying as a Semi.
# Laurence - Seems to parse OK on the Creatures Wiki, set back to Working
<SEARCH
version = "7.1"
name="Creatures Wiki"
description="Creatures Wiki"
method="GET"
action="http://creatures.wikicities.com/index.php/Special:Search"
queryCharset="ISO-8859-1"
searchForm="http://creatures.wikicities.com/"
routeType="internet"
>
<input name="search" user>
<input name="go" value="Go">
<input name="sourceid" value="Mozilla-search">
<inputnext name="offset" factor="20">
<inputprev name="offset" factor="20">
<interpret
browserResultType="result"
charset="ISO-8859-1"
resultListStart="</h2>"
resultListEnd="<p>"
resultItemStart="<li>"
resultItemEnd="</li>"
>
</search>
<browser
update="http://www.zen9361.zen.co.uk/keep/creatureswiki/creatureswiki.src"
updateIcon="http://www.zen9361.zen.co.uk/keep/creatureswiki/creatureswiki.png"
updateCheckDays="3"
>
