aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/SSI_include_stripped_from_mdwn.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-04-23 16:10:46 -0400
committerJoey Hess <joey@kitenet.net>2010-04-23 16:14:33 -0400
commit7e79da76332b93214a7d9a5c91bc046db4219ee2 (patch)
tree5c38f313f26095ea6296af5d7527af74f23fc9cc /doc/bugs/SSI_include_stripped_from_mdwn.mdwn
parent83703d2f4a8832155e3c111792489062ccc4793b (diff)
downloadikiwiki-7e79da76332b93214a7d9a5c91bc046db4219ee2.tar
ikiwiki-7e79da76332b93214a7d9a5c91bc046db4219ee2.tar.gz
template docu reorg
Remove wikitemplates page; fold its contents into templates page. Update all backlinks. Document new ability to put templates inside srcdir.
Diffstat (limited to 'doc/bugs/SSI_include_stripped_from_mdwn.mdwn')
-rw-r--r--doc/bugs/SSI_include_stripped_from_mdwn.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/SSI_include_stripped_from_mdwn.mdwn b/doc/bugs/SSI_include_stripped_from_mdwn.mdwn
index 5519e45c6..270da86d3 100644
--- a/doc/bugs/SSI_include_stripped_from_mdwn.mdwn
+++ b/doc/bugs/SSI_include_stripped_from_mdwn.mdwn
@@ -10,7 +10,7 @@ If I have a &lt;--#include virtual="foo" --&gt; in some file, it gets stripped,
> Anyway, it makes sense for the htmlscrubber to strip server-side
> includes because otherwise your wiki could be attacked
> by them being added to it. If you want to use both the htmlscrubber and
-> SSI together, I'd suggest you modify the [[wikitemplates]]
+> SSI together, I'd suggest you modify the [[templates]]
> and put the SSI on there.
>
> Ie, `page.tmpl` has a