x00
MVPx00 MVP
Reactions
-
Re: how to post code asp.net mvc with '@' character, that vanilla does not create link to profile?
Oh ok got it, I would say technically it could be considered a bug @Html.Label("Username", "Username") meanwhile use <pre>@Html.Label("Username", "Username&qu… (View Post)2 -
Re: Private discussion thread - only viewable by thread author & admin
This is a different functionality to what a discussion is. However the way I would do this, is have a category permission assign to moderator/admin. Then create special type of permission, which prov… (View Post)1 -
Re: The addon could not be enabled because it generated a fatal error
Curl is basic requirement of many plug-ins. It is for making request server to sever. Or in this case talking to google recpacha to verify. If you don't know how to install it, ask your host. Yo… (View Post)1 -
Re: Customize plugin view
Many of my plugins allow this, if you are contributing back to a plugin this is typically the code that I use. public function ThemeView($View){ $ThemeViewLoc = CombinePaths(array( PATH_THEMES, Gdn::… (View Post)4 -
Re: Happy New Year Gift!
Thank it is nice to receive good feedback. (View Post)1
