bit on how inlinability isn't only bad

master
http://anastigmatix.net/ 2014-10-19 17:48:47 -04:00 committed by admin
parent f49d15649f
commit 13331e8243
1 changed files with 7 additions and 0 deletions

View File

@ -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.