File: cse-from-feed.xml

package info (click to toggle)
emacspeak 29.0-9
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 12,904 kB
  • sloc: xml: 55,354; lisp: 48,335; cpp: 2,321; tcl: 1,500; makefile: 936; python: 836; sh: 785; perl: 459; ansic: 241
file content (14 lines) | stat: -rw-r--r-- 511 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="utf-8"?>
<!-- here to teach how to build a CSE from a feed-->


<form action="http://www.google.com/cse">
  <input type="hidden" name="loading" value="1" />
  <label for="q">Search: </label><input name="q" /><br/>
  <input
      type="hidden" name="cref"
      value=
      "http://www.google.com/cse/tools/makecse?url=http://www.google.com/reader/public/subscriptions/user/10949413115399023739/label/officialgoogleblogs-all"
      />
<input type="submit" value="Search"/>
</form>