diff options
author | http://joey.kitenet.net/ <joey@web> | 2011-06-20 00:22:54 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-06-20 00:22:54 +0000 |
commit | 9263af25d7fe93960b0e80c3aa5b29185cb3a37b (patch) | |
tree | 77c6647a5661330c736612c0f4422e2dcce4cef8 | |
parent | 6e4c0d9719be186b62e057b0a25f44279e6af9d3 (diff) | |
download | ikiwiki-9263af25d7fe93960b0e80c3aa5b29185cb3a37b.tar ikiwiki-9263af25d7fe93960b0e80c3aa5b29185cb3a37b.tar.gz |
Added a comment
-rw-r--r-- | doc/forum/Can_one_tell_if_a_page_is_added_rather_than_changed__63__/comment_1_1397feebfb0fb7cc57af2f8b74ce047e._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/forum/Can_one_tell_if_a_page_is_added_rather_than_changed__63__/comment_1_1397feebfb0fb7cc57af2f8b74ce047e._comment b/doc/forum/Can_one_tell_if_a_page_is_added_rather_than_changed__63__/comment_1_1397feebfb0fb7cc57af2f8b74ce047e._comment new file mode 100644 index 000000000..7ddbb40fd --- /dev/null +++ b/doc/forum/Can_one_tell_if_a_page_is_added_rather_than_changed__63__/comment_1_1397feebfb0fb7cc57af2f8b74ce047e._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joey.kitenet.net/" + nickname="joey" + subject="comment 1" + date="2011-06-20T00:22:54Z" + content=""" +I think that presence dependencies mostly cover this case. But no, there is not currently a hook that gets information about which files changed vs were added. The information is available at the time the hooks are called so some new ones could be added. +"""]] |