x00
MVPx00 MVP
Reactions
-
Re: Just an idea
there are already server header plugins. Have a look at the WebHed plugin it show the basic principle. It implements Gdn_IPlugin so it is not needed to be enabled. I uses $Sender->Head->AddTag,… (View Post)1 -
Re: [Documentation] Why do some post dismiss, while some posts cannot operate dismiss?
I think he is talking about announcements. (View Post)1 -
Re: [Solved] [Documentation] Need help writing an application
Yep basic idea of model controller view is every view has an associated controller method. By that I don't mean helper views, which are included by other views. (View Post)1 -
Re: Need to edit Panel
You have these config options $Configuration['Garden']['Modules']['ShowGuestModule'] = TRUE;$Configuration['Garden']['Modules']['ShowSignedInMod… (View Post)1 -
Re: [Solved] [Documentation] Need help writing an application
I would only reject if it was explicitly unhelpful. (View Post)1
