]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
correction
authorJoey Hess <joey@gnu.kitenet.net>
Fri, 25 Dec 2009 20:08:22 +0000 (15:08 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Fri, 25 Dec 2009 20:08:22 +0000 (15:08 -0500)
doc/plugins/google.mdwn
doc/plugins/google/discussion.mdwn

index 7c61e637b3f807074139f80e9465cf63afed0292..349c278eec1d6dcfd256b47ed58f063bc03b7239 100644 (file)
@@ -5,8 +5,7 @@ This plugin adds a search form to the wiki, using google's site search.
 
 Google is asked to search for pages in the domain specified in the wiki's
 `url` configuration parameter. Results will depend on whether google has
-indexed the site, and how recently. Also, if the same domain has other
-content, outside the wiki's content, it will be searched as well.
+indexed the site, and how recently.
 
 The [[search]] plugin offers full text search of only the wiki, but
 requires that a search engine be installed on your site.
index 32a0a41b95e168c8b731eeb2f2c31b66b460088a..e664f5723a86b427494b6dc85f8c610089232bcf 100644 (file)
@@ -20,3 +20,6 @@ The main page said:
 Is it still true now? (Or this statement is out of date?)  --[weakish]
 
 [weakish]: http://weakish.pigro.net
+
+> I checked, and it's never been true; google is given the url to the top
+> of the wiki and only searches things in there. --[[Joey]]