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: [split] How to split a single comment?*
@rstober - sample of plugin under production. I'll post some images of comment splitting of the Discussion (first item topic) under discussion page and the splitting of comments first image is s… (View Post)1 -
Re: how to get discussion ID from DiscussionsController. +
it's a way - may not be the best public function DiscussionsController_DiscussionOptions_Handler($Sender){ $MyDiscussion = $Sender->EventArguments['Discussion']; $DiscussionID = $My… (View Post)2 -
Re: Discussions forum taking a long time to load?
your host apparently using nginx instead of apache you may be aware of this: you create a page to find all your parameters if it interests you http://docs.simplemachines.org/index.php?topic=479.0 htt… (View Post)1 -
Re: Discussions forum taking a long time to load?
no you don't change it, you've got the best. nginx is supposed to be the cream of the crop. But the phpinfo - will tell you all about what you have. If you like that kind of thing. http://v… (View Post)1 -
Re: How to insert tabular data in a post?
I recall not all of the table tag commands in the old vanilla didn't work if you want to create tabular info it is ofter easier create a table in word or notepad or whatever. put a tab between c… (View Post)1
