Bryan Tong Minh schreef:
I looked a little bit further into this, and it
appears to me that
actions in ApiEdit are basically implemented in two ways: using
FauxRequest or by directly calling the backend functions. In the
latter case certain hooks may be skipped. Thoughts on this?
I gotta look at this and will reply more detailedly tomorrow, but I'll
note right now that some Article/EditPage hooks rely on being able to
manipulate output, which is not gonna happen in API mode of course.
Roan Kattouw (Catrope)