businessdad
MVPbusinessdad MVP
Reactions
-
Re: Share on Github so we can help Vanilla Cleanser fixes and improvements
Both perfectly valid statements. I also used SVN for a long time, then I moved to Git and screwed up the push/pull/merge dozens of times before getting it right. I'm quite sure I still use only a fra… (View Post)1 -
Re: The Community and Vanilla - Please Read
I don't I can add much more to what other people mentioned. Vanilla, in both its software and company form, has its flaws, but also many points of strength which, in my opinion, make it one of the be… (View Post)2 -
Re: how to redirect all the profile page links to same url type
Correction Scratch my previous answer, I think I misunderstood the question, I got tricked by the "redirecting" keyword. Are you trying to display same link everywhere? That is, all the thr… (View Post)1 -
Re: how to redirect all the profile page links to same url type
You can use Routes to achieve what you are asking. It's a "simple" matter of using Regular Expressions to route the call to one URL towards another. I'm not sure what you are trying to achi… (View Post)1 -
Re: Total votes
The issue is that, if the opening post (i.e. the discussion) received 10 votes, the first comment received 5 and the second comment received 3, it doesn't mean that the whole thread received 18 votes… (View Post)1