Last modified: 2012-05-07 12:04:19 UTC
Translate extension listens for page edits and updates some revision tags on other table. However null revisions created by page protection, moving and whatever don't trigger that hook. I would need to know when using RevisionInsertComplete whether the revision is null, so that I can update the tags only in the cases where it has not happened via the other hook.