'''`PageEditor._sendNotification` method modification''' Change [[http://docs.moinmo.in/moin/1.6/MoinMoin.PageEditor.PageEditor-class.html#_sendNotification|this method]] to test whether the `revisions` parameter `is None`. If so: don't send any text from the current page at all, just the comment. This would allow the method to be used from plugins like the [[MacroMarket/PageComment2|PageComment2]] macro. ---- CategoryFeatureRequest