mtschirs
✭✭✭mtschirs ✭✭✭
Reactions
-
Re: Error when try to Display in Sidepanel
Thank you for reporting! Should be fixed already, just download the newest version http://vanillaforums.org/addon/1545/discussion-event Do you have other suggestions on how to improve this plugin? I … (View Post)3 -
Wrong SSL certificate for docs.vanillaforums.com & co...
Yesterday I noticed that docs.vanillaforums.com uses the SSL certificate from www.github.com and cdn.vanillaforum.com a certificate from akamai... what is the reason for this certificate 'reuse'? It … (View Post)1 -
Re: Wrong SSL certificate for docs.vanillaforums.com & co...
Seems to be fixed :) (View Post)1 -
Re: Issue: Gdn_Plugin::getResource() useless in 2.2b1 due to changes in Gdn_Controller::renderMaster()
Ah, sorry, you are right, the last default value is true. However, in the current master branch of 2.2 resources where not included even with $Sender->addCssFile($this->getResource('design/styl… (View Post)2 -
Issue: Gdn_Plugin::getResource() useless in 2.2b1 due to changes in Gdn_Controller::renderMaster()
The Gdn_Plugin::getResource() method was introduced to simplify adding of CSS as well as JS files via Gdn_Controller::addCssFile() and Gdn_Controller::addJsFile(). Without Gdn_Plugin::getResource(), … (View Post)1