diff options
author | Amitai Schlair <schmonz@magnetic-babysitter.(none)> | 2009-09-11 17:34:47 -0400 |
---|---|---|
committer | Amitai Schlair <schmonz@magnetic-babysitter.(none)> | 2009-09-11 17:34:47 -0400 |
commit | 544cedaa1903c6314ed7ba98d96965a4017944ec (patch) | |
tree | a9ad136406b2c2a8d9f92f1dc0f7d0b0e8f0d9b7 /doc/plugins/contrib/rsync | |
parent | 1846bd30611c69e223e1bb8d3ff5d4b9444dd51c (diff) |
response
Diffstat (limited to 'doc/plugins/contrib/rsync')
-rw-r--r-- | doc/plugins/contrib/rsync/discussion.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/plugins/contrib/rsync/discussion.mdwn b/doc/plugins/contrib/rsync/discussion.mdwn index 9b4184e5f..b162fbd6b 100644 --- a/doc/plugins/contrib/rsync/discussion.mdwn +++ b/doc/plugins/contrib/rsync/discussion.mdwn @@ -60,3 +60,9 @@ Revew: --[[Joey]] only issue with it is that it is run even when ikiwiki has not rendered any updated pages. Bah, I think you do need the new hook, how annoying.. + +> * Depends whether the plugin would be on by default. If yes, then yes. +> If the admin has to enable it, I'd think they'd want the error. +> * Changed the other errors to warnings. +> * The name might be wrong: there isn't anything rsync-specific about the +> plugin, that's just the command I personally need to run. --[[schmonz]] |