Minor code style adjustments
[GitHub/WoltLab/WCF.git] / com.woltlab.wcf / userNotificationEvent.xml
index 1af648de6da5c8de8fd6a3c58cd035a0a41a119d..e278e90ec8f14f8ded4805b1938d7a00d1734994 100644 (file)
                        <objecttype>com.woltlab.wcf.articleComment.notification</objecttype>
                        <classname>wcf\system\user\notification\event\ArticleCommentUserNotificationEvent</classname>
                        <preset>1</preset>
+                       <options>module_article</options>
                </event>
                <event>
                        <name>commentResponse</name>
                        <objecttype>com.woltlab.wcf.articleComment.response.notification</objecttype>
                        <classname>wcf\system\user\notification\event\ArticleCommentResponseUserNotificationEvent</classname>
                        <preset>1</preset>
+                       <options>module_article</options>
                </event>
                <event>
                        <name>commentResponseOwner</name>
                        <objecttype>com.woltlab.wcf.articleComment.response.notification</objecttype>
                        <classname>wcf\system\user\notification\event\ArticleCommentResponseOwnerUserNotificationEvent</classname>
                        <preset>1</preset>
+                       <options>module_article</options>
                </event>
                <event>
                        <name>article</name>
                        <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>
+                       <preset>1</preset>
                </event>
                
                <event>