From 825f4165b28acddb1047532941ec7731c754f70a Mon Sep 17 00:00:00 2001 From: joey Date: Sat, 22 Sep 2007 18:46:25 +0000 Subject: [PATCH] document will_render better --- doc/plugins/write.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/plugins/write.mdwn b/doc/plugins/write.mdwn index 77f336dca..0e1839c6c 100644 --- a/doc/plugins/write.mdwn +++ b/doc/plugins/write.mdwn @@ -449,6 +449,10 @@ destination directory), register that the page will result in that file being rendered. It's important to call this before writing to any file in the destination directory. +Ikiwiki uses this information to automatically clean up rendered files when +the page that rendered them goes away or is changes to no longer render +them. will_render also does a few important security checks. + #### `pagetype($)` Given the name of a source file, returns the type of page it is, if it's -- 2.44.0