I was wondering if there was a way to call a function when the user tries to
save a page, but only if it is a new page. I can't find a hook for this.
Can you not use the normal save page hook and just have your extension
check if it's a new page or not?