<objecttype>com.woltlab.wcf.article.notification</objecttype>
<classname>wcf\system\user\notification\event\ArticleUserNotificationEvent</classname>
<preset>1</preset>
+ <options>module_article</options>
</event>
+ <event>
+ <name>like</name>
+ <objecttype>com.woltlab.wcf.likeableArticle.notification</objecttype>
+ <classname>wcf\system\user\notification\event\ArticleLikeUserNotificationEvent</classname>
+ <options>module_like</options>
+ <preset>1</preset>
+ </event>
<event>
<name>registration</name>