File: opensearch.html

package info (click to toggle)
lemonldap-ng 1.9.7-3%2Bdeb9u2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 39,024 kB
  • sloc: perl: 37,552; makefile: 922; sh: 472; sql: 5
file content (7 lines) | stat: -rw-r--r-- 516 bytes parent folder | download
1
2
3
4
5
6
7
<?xml version="1.0"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
  <ShortName>LemonLDAP::NG</ShortName>
  <Image width="16" height="16" type="image/x-icon">http://lemonldap-ng.org/lib/tpl/bootstrap3/images/favicon.ico</Image>
  <Url type="text/html" template="http://lemonldap-ng.org/doku.php?do=search&amp;id={searchTerms}" />
  <Url type="application/x-suggestions+json" template="http://lemonldap-ng.org/lib/exe/ajax.php?call=suggestions&amp;q={searchTerms}" />
</OpenSearchDescription>