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: Can Search Engines Index Private Discussions/Group Messages?
as an aside - not your question. @linc also wrote a plugin called noindex http://vanillaforums.org/addon/noindex-plugin I haven't used it - I believe it "suggests to search engines not to index&… (View Post)3 -
Re: How Can I Allow Members to Delete ONLY THEIR OWN Posts? (V2.1)
members can self delete their own comments within the editing period with this little know config statement. $Configuration['Vanilla']['Comments']['AllowSelfDelete'] = TRUE; I don't know if there is … (View Post)3 -
Re: 2.1 Email notifications no longer contain post content
and the trick is a hitherto unknown config statement try adding this line to /conf/config.php $Configuration['Vanilla']['Activity']['ShowCommentBody'] = TRUE; it worked for me (View Post)3 -
Re: Help with how-to-change wording guide (trying to change 'views' and 'comments' labels)
try the suggestion in the tutorial, one of the later comments. thought that was mentioned several places. it is in the tutorial as well. http://vanillaforums.org/discussion/comment/209158/#Comment_20… (View Post)1 -
Re: How to translate title for HotThreads?
e.g. $Definition['Top %d Hot Discussions'] = '%d Hottest Discussions'; (View Post)3