]> sipb.mit.edu Git - ikiwiki.git/blob - doc/plugins/google/discussion.mdwn
correction
[ikiwiki.git] / doc / plugins / google / discussion.mdwn
1 This plugin uses the googleform.tmpl
2 which produces valid HTML but invalid XHTML.
3 This is not very good since the default ikiwiki
4 templates produce XHTML instead of HTML.
5
6 > Fixed, thanks for the patch! --[[Joey]] 
7
8 It works to pass the whole wiki baseurl to Google, not just the
9 domain, and appears to be legal. I've got a wiki that'd benefit
10 (it's a few directories down from the root). Can the plugin be
11 tweaked to do this? --[[schmonz]]
12
13 > Done. --[[Joey]] 
14
15 The main page said:
16
17 > Also, if the same domain has other content, outside the wiki's
18 > content, it will be searched as well.
19
20 Is it still true now? (Or this statement is out of date?)  --[weakish]
21
22 [weakish]: http://weakish.pigro.net
23
24 > I checked, and it's never been true; google is given the url to the top
25 > of the wiki and only searches things in there. --[[Joey]]