From: http://furicle.pip.verisignlabs.com/ Date: Thu, 16 Apr 2009 21:11:54 +0000 (-0400) Subject: typo - but it bugged me... X-Git-Tag: 3.10~1 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4f53b59df759d6efb8dcbbf943185599b9455aab;p=ikiwiki.git typo - but it bugged me... --- diff --git a/doc/tips/embedding_content.mdwn b/doc/tips/embedding_content.mdwn index 142acd16e..bfe458a84 100644 --- a/doc/tips/embedding_content.mdwn +++ b/doc/tips/embedding_content.mdwn @@ -15,7 +15,7 @@ you'd better trust that site. And if ikiwiki lets you enter such html, it needs to trust you.) The [[plugins/htmlscrubber]] offers a different way around this problem. -You can configure it to skip scrubbing certian pages, so that content from +You can configure it to skip scrubbing certain pages, so that content from elsewhere can be embedded on those pages. Then use [[plugins/lockedit]] to limit who can edit those unscrubbed pages.