donshakespeare
✭✭donshakespeare ✭✭
Reactions
-
Re: Vanilla as a Questions and Answers (Q&A) site wide?
// public_html/plugins/QnA/class.qna.plugin.php public function base_beforeDiscussionMeta_handler($sender, $args) { //...contents } If you open the above file you will find nice things. You can pla… (View Post)1 -
Re: Vanilla as a Questions and Answers (Q&A) site wide?
1. Yes. Go to example.com/vanilla/settings/categories to edit a category and you will see an option to enable only QnA (if the plugin is enabled) 2. Yes. You mean to filter (not sort). Go to example.… (View Post)2 -
Re: How to remove the discussion ID from the URL. Super clean pretty url!
Okay. I went back to crack my errors, seems I had two AfterSave functions firing. Working now. Thanks R_J for looking. All is well that ends well! (View Post)1 -
Re: FilterForumSearch plugin
Some observations ... I found this one a bit more critical hence my haste in giving feedback. In class.searchmodel.php, you have hard-coded a bit of the comment url. Vanilla allows plugins to customi… (View Post)3 -
Re: FilterForumSearch plugin
You sir, are a complete winner. I will check it out. You may also want to look at this other rather out-of-this-world plugin. I am about to give a small review on its latest version https://github.co… (View Post)2