Linc
AdminLinc Admin
Options are papercuts.
Reactions
-
Re: Remove Change Picture popup
Set Garden.Profile.EditPhotos to false in your config. (View Post)3 -
Re: Remove Change Picture popup
It would show it to you, as the administrator. Not everyone else. Relevant code from userphotomodule: $this->CanEditPhotos = Gdn::session()->checkRankedPermission(c('Garden.Profile.EditPhotos',… (View Post)2 -
Re: Getting the First Few Members to Your Forum - General Discussion
You basically need 4-6 enthusiastic members + a year (or two) to start a forum. If you can't recruit them, I'd second @vrijvlinder 's advice: fabricate them. You can retire them as real folks show up. (View Post)2 -
Re: Roadmap discussion for Vanilla 2017
As we refactor the framework to be testable, it's slowly moving to library/Garden. I don't think we currently have plans to break it off into a separate repo, but it will ultimately be separate for a… (View Post)1 -
Re: Sign In doesn't work after Sign Out
Verify all your roles have the Garden.SignIn.Allow permission. (View Post)1