aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-12-25 15:08:22 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-12-25 15:08:22 -0500
commitd35bf0be6765d692d97769cd2d81ed143c8e9036 (patch)
tree56cab0c7c46d5b15256acaed177658ee8c5f501e /doc
parentcc63cee0d491c92b9a518b33d4fd7edcaef0bfc4 (diff)
downloadikiwiki-d35bf0be6765d692d97769cd2d81ed143c8e9036.tar
ikiwiki-d35bf0be6765d692d97769cd2d81ed143c8e9036.tar.gz
correction
Diffstat (limited to 'doc')
-rw-r--r--doc/plugins/google.mdwn3
-rw-r--r--doc/plugins/google/discussion.mdwn3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/plugins/google.mdwn b/doc/plugins/google.mdwn
index 7c61e637b..349c278ee 100644
--- a/doc/plugins/google.mdwn
+++ b/doc/plugins/google.mdwn
@@ -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.
diff --git a/doc/plugins/google/discussion.mdwn b/doc/plugins/google/discussion.mdwn
index 32a0a41b9..e664f5723 100644
--- a/doc/plugins/google/discussion.mdwn
+++ b/doc/plugins/google/discussion.mdwn
@@ -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]]