aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhttp://joey.kitenet.net/ <joey@web>2011-06-20 00:22:54 +0000
committeradmin <admin@branchable.com>2011-06-20 00:22:54 +0000
commit9263af25d7fe93960b0e80c3aa5b29185cb3a37b (patch)
tree77c6647a5661330c736612c0f4422e2dcce4cef8
parent6e4c0d9719be186b62e057b0a25f44279e6af9d3 (diff)
downloadikiwiki-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._comment8
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.
+"""]]