donshakespeare
✭✭donshakespeare ✭✭
Reactions
-
Re: New Discussion type
I suppose it is possible. There is a precedent: the QnA plugin. https://open.vanillaforums.com/addon/qna-plugin In the DBase, the discussions can take a Type You can set which Categories will have wh… (View Post)2 -
Re: Replace Homepage with my own content
Also, if you just want to add simple static content without rerouting ... in your template, default..master.tpl there is a nice smarty variable you can use to decide what to show in your homepage. It… (View Post)3 -
Re: Replace Homepage with my own content
wow, the editor mangled my response above (View Post)1 -
Re: Cookies causing logout problems...
I already did and with other chat systems too. I will release it later. (View Post)1 -
Re: Multiple modules in a plugin
Yes! See https://docs.vanillaforums.com/developer/framework/modules/ As many as you want. Store them as such: plugins/yourNewPlugin/modules/class.example1module.php plugins/yourNewPlugin/modules/clas… (View Post)4