hgtonight
MVPhgtonight MVP
This is an activity!
Reactions
-
Re: Badges Won't Save
Perhaps in the future. Vanilla development has taken a back seat for the summer. (View Post)2 -
Re: Disqus on Blog Sites
This already exists and is called Blog Comments. Visit https://forums.example.com/embed/comments/universal for information on integrating it into your site. (View Post)2 -
Re: Can I natively edit user titles?
Along with Yaga, this would provide the same functionality. (View Post)1 -
Re: Moderation Woes
Sorry, this was caught in the spam filter. You would give the 'Vanilla.Approval.Require' permission/restriction to the member role. (View Post)4 -
Re: Is there a way to close the poll without closing the thread?
There is no way from the UI to close a poll. There is a method to close the poll via the model, so it would be relatively trivial to add. Something like the following: public function Base_Discussion… (View Post)2