Allow guests to use the comment system
authorMatthias Schmidt <gravatronics@live.com>
Thu, 27 Mar 2014 15:16:14 +0000 (16:16 +0100)
committerMatthias Schmidt <gravatronics@live.com>
Thu, 27 Mar 2014 15:16:14 +0000 (16:16 +0100)
commitb9f4bd6989b58417ee5ffde706edd5b3d94310d2
treea36fac30ee25667179b4321967915d25493b2b1c
parenta9bb1a2d10f56ee29c2698aa462deb5855f73c41
Allow guests to use the comment system
13 files changed:
com.woltlab.wcf/templates/__commentJavaScript.tpl
com.woltlab.wcf/templates/commentAddGuestDialog.tpl [new file with mode: 0644]
com.woltlab.wcf/templates/recaptcha.tpl
com.woltlab.wcf/userOption.xml
wcfsetup/install/files/js/WCF.Comment.js
wcfsetup/install/files/lib/data/comment/CommentAction.class.php
wcfsetup/install/files/lib/data/comment/StructuredCommentList.class.php
wcfsetup/install/files/lib/system/WCF.class.php
wcfsetup/install/files/lib/system/comment/CommentHandler.class.php
wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentResponseOwnerUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentResponseUserNotificationEvent.class.php
wcfsetup/install/lang/de.xml
wcfsetup/install/lang/en.xml