From 13331e8243ae1eb5fafc0de14fb98990aafafa9c Mon Sep 17 00:00:00 2001 From: "http://anastigmatix.net/" Date: Sun, 19 Oct 2014 17:48:47 -0400 Subject: [PATCH] bit on how inlinability isn't only bad --- doc/todo/Zoned_ikiwiki.mdwn | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/todo/Zoned_ikiwiki.mdwn b/doc/todo/Zoned_ikiwiki.mdwn index ee0cdfe61..24fe22133 100644 --- a/doc/todo/Zoned_ikiwiki.mdwn +++ b/doc/todo/Zoned_ikiwiki.mdwn @@ -248,3 +248,10 @@ review of the code and plugins (including third-party plugins) to complete. * Not to forget `contrib` plugins * [[plugins/contrib/report]] ? * _others_? + +Note that, _with_ the right controls on who can edit the pages and insert +the directives, the fact that a public page can inline stuff from private +pages can be very useful. Public pages can be created that are populated +by selected content that's maintained on the private side. The [[ikiwiki/directive/if]] +directive can be used in the private content to control what parts can be +inlined into public pages. All of this is in ikiwiki today. -- 2.45.0