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