peregrine
MVPperegrine MVP
Thank you, Bleistivt and Vrijvlinder for letting me transfer ownership of my plugins to you both, You are the only two people I have given permission. over and out of here
Reactions
-
Re: Feedback on BotStop Plugin
I made a change for the plugin for my personal experimentation. This one will allow you to make changes in definitions file to change questions and answers just for internationalization and locale. T… (View Post)4 -
Re: How to alter the render after a post?
why not just , save the content as it is then just trasform when the content will be displayed? this way your saving the original content posted by the user? @drukargin it is better to transform on d… (View Post)1 -
Re: Deleted default themes and now no new themes show
look for $Configuration['Garden']['Theme'] in config.php change the themename in your config file to the one you downloaded. $Configuration['Garden']['Theme'] … (View Post)1 -
Re: Date format problem: year isn't displayed if first
For visuals before adding the period before the equal sign in /library/core/form.php line 707 before $Return = $this->DropDown($FieldName . '_Month', $Months, $Attributes); results in im… (View Post)1 -
Re: help how can i Prevent the guest to create posts ?
@HalfCat or then again maybe he has a user with the screenname "guest" who has been assigned the member role. still not confusing to have standards used as screennames (eh?) (View Post)1
