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: Creating a form
take a look here http://vanillaforums.org/docs/models (View Post)1 -
Re: How to batch-delete users with no posts
anyone want to sponsor a plugin? (View Post)1 -
Re: Can't "start a discussion"
if its not there just add it to the wiki so others can learn what you just learned. (View Post)1 -
Re: Generating link to last page of discussion
echo '<span class="LastCommentBy">' . Anchor("Most Recent by ", $DiscussionUrl, 'Recently') . sprintf(T('%1$s'), UserAnchor($Last)).'</… (View Post)1 -
Re: How to disable activity feature?
aside from removing it in menu links. you could add this to custom.css this will remove activity in the profile tabs, li.Activity { display:none; !important } you could also change applications/dashb… (View Post)1
