diff --git a/trunk/images/bka.png b/trunk/images/bka.png new file mode 100644 index 0000000..6223cf3 Binary files /dev/null and b/trunk/images/bka.png differ diff --git a/trunk/opensearch.xml b/trunk/opensearch.xml deleted file mode 100644 index 3a9869e..0000000 --- a/trunk/opensearch.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - admin@example.com - - lol description - - - http:/localhost/images/favicon.ico - - - - - Yolanda - - lol tags - - - - \ No newline at end of file diff --git a/trunk/style/default.css b/trunk/style/default.css index 9e2c526..d28eb29 100755 --- a/trunk/style/default.css +++ b/trunk/style/default.css @@ -244,6 +244,14 @@ img border-width: 0; } +img.bka +{ + bottom: 0px; + left: 0px; + position: fixed; + z-index: 1; +} + img.logo-big { padding-bottom: 0.5em; diff --git a/trunk/xsl/opensearch.xsl b/trunk/xsl/opensearch.xsl new file mode 100644 index 0000000..749de9a --- /dev/null +++ b/trunk/xsl/opensearch.xsl @@ -0,0 +1,64 @@ + + + + + + + + + + + en-us + + + + + + + + + + + + + + + + images/favicon.ico + + + + + + + + + + + /search.pl?query={searchTerms} + + + + + + + diff --git a/trunk/xsl/xhtml.xsl b/trunk/xsl/xhtml.xsl index 0bcd8d9..454c4ad 100755 --- a/trunk/xsl/xhtml.xsl +++ b/trunk/xsl/xhtml.xsl @@ -111,9 +111,14 @@ + > + + ?xslt=opensearch + + + + + <xsl:choose> @@ -142,6 +147,9 @@ </head> <body> + + <!-- crime detection --> + <img class="bka" src="/images/bka.png" /> <xsl:if test="not(//@embed='true')"> <xsl:choose>