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
1bda7ace
Commit
1bda7ace
authored
Mar 22, 2017
by
Dominik Hebeler
Browse files
Merge branch 'patch-3' into 'development'
offene OpenSearch-Schnittstelle entfernt See merge request
!789
parents
95181503
2e2c1d6f
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/plugin.blade.php
View file @
1bda7ace
...
...
@@ -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
Supports
Markdown
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