diff options
author | Amitai Schlair <schmonz@magnetic-babysitter.(none)> | 2009-10-27 22:22:11 -0400 |
---|---|---|
committer | Amitai Schlair <schmonz@magnetic-babysitter.(none)> | 2009-10-27 22:22:11 -0400 |
commit | 57213fa0dbabd52001897d0b63bfb1a8d9d6926a (patch) | |
tree | 156caa5ca746d3c30214655d7b1127bfe55e0c3a /doc | |
parent | 11fc28970b329334d88d3667e5b55e0d57e353ab (diff) | |
download | ikiwiki-57213fa0dbabd52001897d0b63bfb1a8d9d6926a.tar ikiwiki-57213fa0dbabd52001897d0b63bfb1a8d9d6926a.tar.gz |
Google will take a full URL, request that the plugin send it
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/google/discussion.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/plugins/google/discussion.mdwn b/doc/plugins/google/discussion.mdwn index babc919d2..39403f9f9 100644 --- a/doc/plugins/google/discussion.mdwn +++ b/doc/plugins/google/discussion.mdwn @@ -4,3 +4,8 @@ This is not very good since the default ikiwiki templates produce XHTML instead of HTML. > Fixed, thanks for the patch! --[[Joey]] + +It works to pass the whole wiki baseurl to Google, not just the +domain, and appears to be legal. I've got a wiki that'd benefit +(it's a few directories down from the root). Can the plugin be +tweaked to do this? --[[schmonz]] |