New feature: add opensearch plugin for browsers.
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@333 b3834d28-1941-0410-a4f8-b48e95affb8f
This commit is contained in:
parent
238226cd49
commit
4283e6b3a2
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
<link rel="icon" type="image/png" href="<?php echo ROOT ?>icon.png" />
|
<link rel="icon" type="image/png" href="<?php echo ROOT ?>icon.png" />
|
||||||
<link rel="stylesheet" type="text/css"
|
<link rel="stylesheet" type="text/css"
|
||||||
href="<?php echo ROOT ?>scuttle.css" />
|
href="<?php echo ROOT ?>scuttle.css" />
|
||||||
|
<link rel="search" type="application/opensearchdescription+xml" href="<?php echo ROOT ?>api/opensearch.php" title="<?php echo $GLOBALS['sitename'] ?>"/>
|
||||||
<?php
|
<?php
|
||||||
if(isset($rsschannels)) {
|
if(isset($rsschannels)) {
|
||||||
$size = count($rsschannels);
|
$size = count($rsschannels);
|
||||||
|
|
Loading…
Reference in a new issue