R_J
AdminR_J Admin
-
Re: New Plugin
Example 1: Adding a field to database and discussion Create a test plugin where you insert the following code. Then activate the plugin and create 2 new discussions. You'll see that there is a n… (View Post)1 -
Re: New Plugin
When you click on "New Discussion", you are redirected to "/post/discussion/categoryname". So what you would have to do is a redirect to "/post/review/categoryname". Loo… (View Post)1 -
Re: Login Mail Address
Try to comment out lines 80-82. But that's just a guess. I do not know if that will be enough. By the way: if you have a question concerning a special plugin, use the link ("Ask a Question&… (View Post)1 -
Re: How to Override xxx_xxx_Create method?
You do not have to rewrite a form control that already exists. You just need to use "radioList()". Copying complete views and making small changes to them is a bad habit. If you like small … (View Post)3 -
Re: Vanilla 2.2.1 now available
If you have any program that can handle news feeds, you should subscribe to http://vanillaforums.org/categories/blog/feed.rss I guess this is what you are looking for. (View Post)1
