Hello SMW experts, I am currently working on a simple extension that allows to send email notifications when a property of a page changes to a certain value.
To that end I need to check the new property value after a page modification. Since SMW seems to use the Mediawiki hook PageContentSaveComplete itself I figured using that would not be safe. Is the "AfterUpdateDispatcherJobComplete" hook a sensible place to queue jobs that would check those changes? Thanks in advance. Regards, Sebasian -- Sebastian Trueg Managing Director TrueGeeX UG (haftungsbeschränkt) [email protected] http://www.linkedin.com/in/trueg Mobile: 0049 1762 3244 664 _______________________________________________ Semediawiki-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/semediawiki-devel
