X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/523650d9c2b876152aaa9bc6c5d6363377ea7008..766311f45b4351488d7dad519a6471094a58da16:/doc/tips/embedding_content.mdwn?ds=inline

diff --git a/doc/tips/embedding_content.mdwn b/doc/tips/embedding_content.mdwn
index 142acd16e..96bc0653f 100644
--- a/doc/tips/embedding_content.mdwn
+++ b/doc/tips/embedding_content.mdwn
@@ -1,3 +1,5 @@
+[[!meta date="2008-12-26 15:27:49 -0500"]]
+
 Content from sites such as YouTube can be embedded into a web page. Maybe
 you want to do this. But you'll find that the [[plugins/htmlscrubber]]
 doesn't let you. It blocks the tags used to embed such content, because
@@ -15,7 +17,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.