projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d614c97
)
response
author
Joey Hess
<joey@kitenet.net>
Sat, 25 Aug 2012 14:54:12 +0000
(10:54 -0400)
committer
Joey Hess
<joey@kitenet.net>
Sat, 25 Aug 2012 14:54:12 +0000
(10:54 -0400)
doc/todo/Zoned_ikiwiki.mdwn
patch
|
blob
|
history
diff --git
a/doc/todo/Zoned_ikiwiki.mdwn
b/doc/todo/Zoned_ikiwiki.mdwn
index ba21e3ca297183f5a11c6456278df3cc982dc1fc..26260b2567d310a71fa226388eadfe191342f2ee 100644
(file)
--- a/
doc/todo/Zoned_ikiwiki.mdwn
+++ b/
doc/todo/Zoned_ikiwiki.mdwn
@@
-57,4
+57,8
@@
diff --git a/IkiWiki/Render.pm b/IkiWiki/Render.pm
return @links;
}
-</pre>
+</pre>
+
+> Have you considered all the ways that anyone with edit access to the
+> public wiki could expose information from the public wiki? For example,
+> you could inline all the private pages into a public page. --[[Joey]]