Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
bc960ad9
Commit
bc960ad9
authored
Mar 21, 2017
by
Phil Höfer
Browse files
offene OpenSearch-Schnittstelle entfernt
parent
0e0c1a2d
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/plugin.blade.php
View file @
bc960ad9
...
...
@@ -5,6 +5,5 @@
<Contact>
office@suma-ev.de
</Contact>
<Image
width=
"16"
height=
"16"
type=
"image/x-icon"
>
{{ url('/favicon.ico') }}
</Image>
<Url
type=
"text/html"
template=
"{{ $link }}&eingabe={searchTerms}"
method=
"{{$request}}"
></Url>
<Url
type=
"application/rss+xml"
xmlns:example=
"http://example.com/opensearchextensions/1.0/"
template=
"{{ $link }}&eingabe={searchTerms}&out=rss20"
method=
"{{$request}}"
></Url>
<InputEncoding>
UTF-8
</InputEncoding>
</OpenSearchDescription>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment