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: How to become somewhat adept at modifying vanilla to meet your needs for free
@ vrijvlinder said:Appreciation is payment enough, most of the time :heart: vrijvlinder is a true altruist. Others like me only partly so. we volunteers are paid by several things. people clicking on… (View Post)1 -
Re: Insert data from Profile Extender fields into Discussion Header
@meshugy - you are too good at QC :) public function DiscussionController_AuthorInfo_Handler($Sender) { $this->_AttachTitle($Sender); $Type= $Sender->EventArguments['Type']; if ($Type… (View Post)2 -
Re: Insert data from Profile Extender fields into Discussion Header
you could change around line 33 in class.roletitle.plugin.php public function DiscussionController_AuthorInfo_Handler($Sender) { $this->_AttachTitle($Sender); }to public function DiscussionControl… (View Post)1 -
Re: window close script
if it was a language not in google, they could still post in Sinhalese or their language and perhaps someone could translate. It certainly couldn't hurt. (View Post)1 -
Re: Insert data from Profile Extender fields into Discussion Header
I used profileextender - added a field called Testing. entered some values in Testing field for several users. modified the roletitle plugin and it displayed fine. There may be a better way to do it.… (View Post)1
