R_J
AdminR_J Admin
-
Re: The Hall Of Code Curiosities
Over the past twelve months, 34 developers contributed new code to Vanilla Forums. This is one of the largest open-source teams in the world, and is in the top 2% of all project teams on Open Hub. Fo… (View Post)3 -
Re: Cube2 Theme Released
In the side bar, there are 3 links to /categories, 2 links to /activities and 2 links to /discussions - that could be stripped down a bit ;) There is a hover effect only in the nav and nowhere else. … (View Post)1 -
Re: PLUGIN : Animated forum "tour".
The configuration module has only one purpose: simplify creating a standardized config screen. If you have advanced requirements, you need to go the hard way ;) That piece of code is pretty useless: … (View Post)1 -
Re: Remove "/categories" from permalink?
This might help you: http://vanillaforums.org/discussion/28400/how-to-change-category-slug-url I think there is no real answer to your question but at least it is a start. (View Post)1 -
Re: Why is there so much markup in php files?
Well, I hate Smarty and I do not find it is a good fit to Vanilla. But using a heavy weight templating engine only for such a small part is overkill. Using Smarty everywhere might help designers, but… (View Post)1