diff options
author | smcv <smcv@web> | 2014-07-21 16:15:14 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-07-21 16:15:14 -0400 |
commit | 1d6fb7e913c141410616cfbc8a21b252c6c537b8 (patch) | |
tree | b4de0abfcbb7a2018d99797924490fac739dd6a3 /doc | |
parent | f444224440109299ce7672b008c238c2862fa2fd (diff) | |
download | ikiwiki-1d6fb7e913c141410616cfbc8a21b252c6c537b8.tar ikiwiki-1d6fb7e913c141410616cfbc8a21b252c6c537b8.tar.gz |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/how_to_have_a_plugin_delete_a_file/comment_1_061c8bca174f7155d4065dd200c0c8db._comment | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/forum/how_to_have_a_plugin_delete_a_file/comment_1_061c8bca174f7155d4065dd200c0c8db._comment b/doc/forum/how_to_have_a_plugin_delete_a_file/comment_1_061c8bca174f7155d4065dd200c0c8db._comment new file mode 100644 index 000000000..439b07429 --- /dev/null +++ b/doc/forum/how_to_have_a_plugin_delete_a_file/comment_1_061c8bca174f7155d4065dd200c0c8db._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="smcv" + ip="81.100.115.242" + subject="comment 1" + date="2014-07-21T20:15:13Z" + content=""" +Without actually checking the source code, I think the answer is: +if you refrain from saying that page *x* `will_render` a file *f* that +was previously rendered by *x*, IkiWiki will notice the difference, +and delete *f* automatically. +"""]] |