src/eric7/WebBrowser/OpenSearch/DefaultSearchEngines/Wikia_en.xml

Thu, 07 Jul 2022 11:23:56 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Thu, 07 Jul 2022 11:23:56 +0200
branch
eric7
changeset 9209
b99e7fd55fd3
parent 8312
eric7/WebBrowser/OpenSearch/DefaultSearchEngines/Wikia_en.xml@800c432b34c8
permissions
-rw-r--r--

Reorganized the project structure to use the source layout in order to support up-to-date build systems with "pyproject.toml".

<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
    <ShortName>Wikia (en)</ShortName>
    <Description>Wikia (en)</Description>
    <Url method="get" type="text/html" template="http://www.wikia.com/index.php?title=Special:Search&amp;search={searchTerms}"/>
    <Url method="get" type="application/x-suggestions+json" template="http://www.wikia.com/api.php?action=opensearch&amp;search={searchTerms}&amp;namespace=1"/>
    <Image>http://images.wikia.com/wikiaglobal/images/6/64/Favicon.ico</Image>
</OpenSearchDescription>

eric ide

mercurial