River
MVPRiver MVP
Reactions
-
Re: Analytics: Whose Report shall I believe
I wouldn't rely on either of them! I don't have an answer, and unless you get a staff answer from the staff that are intimately familiar with the proprietary code from both google and vanilla, most a… (View Post)1 -
Re: Tag cloud working with 2.2? [RESOLVED]
here's the issue Tagging plugin now. https://github.com/vanilla/vanilla/blob/Vanilla_2.2.1/plugins/Tagging/class.tagmodule.php#L216 ul class="TagCloud" vs. Tagging plugin in historical vers… (View Post)3 -
Re: Sharing code across plugins
Thats what I've been telling him all along as constructive criticism. All the debugging statements in those plugins make it some of the most unreadable code of any plugins, unfortunately. Very diffic… (View Post)1 -
Re: Sharing code across plugins
I wouldn't share! unless you had a plugin like useful functions. that many plugins used. plugins should be standalone, unless they require one another for a very definite reason. it is often a pain t… (View Post)2 -
Re: QnA $Definition
the plugin really needs some work. I didn't test the definitions. here are a few possibilities of things that might be missing from en.php in plugin. they might work you would need to test or the aut… (View Post)3