From: Leif Middelschulte <leif.middelschulte@gmail.com>

Subject: [PATCH] website

Website patch.

Currently we use a bad search string with google as it searches the
entire website instead of just the docs domain as the search page
suggests. If people like it would be easy to integrate the search
results into e.g. a dynamic iframe on the docs page so users can stay
on e.org while searching the docs.

BR,

Leif


SVN revision: 57945
This commit is contained in:
Leif Middelschulte 2011-03-21 21:30:50 +00:00 committed by Mike Blumenkrantz
parent 41e383a0af
commit 9d6b27e825
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
<td align=center><input type="submit" value="Search" style="width:120px"></td>
</tr>
</table>
<input type=hidden name="sitesearch" value="enlightenment.org">
<input type=hidden name="sitesearch" value="docs.enlightenment.org/auto">
</form>
</p></center>