R_J
AdminR_J Admin
-
Re: Posting a new discussion with data from a form
Inserting into db skips all plugins and built in functionality. Even notifications will not work and that's the same for all plugins that use e.g. DiscussionModel_BeforeSave. (View Post)2 -
Re: Posting a new discussion with data from a form
I have no experienc with jsConnect, but I bet it is capable of what you are trying to achieve. If not, you can load the framework from your main site and use the code in this plugin as an example on … (View Post)2 -
Re: clear notifications notifications/inbox onclick
Better than editing original files is to copy them to a plugin or your theme. I guess if you copy the me.php to /themes/yourtheme/views/modules/me.php it will be used and you can let the original vie… (View Post)1 -
Re: Wysihtml5
Kaspers add ons are supported on GitHub and he is blazingly fast over there! (View Post)1 -
Re: clear notifications notifications/inbox onclick
https://github.com/vanilla/vanilla/blob/master/applications/dashboard/views/modules/me.php#L34 https://github.com/vanilla/vanilla/blob/master/applications/dashboard/views/modules/me.php#L37 No refere… (View Post)2
