x00
MVPx00 MVP
Reactions
-
Re: thx. Kasper
Good work I hope to check it out. It is is good that you made it extensible. I agree with bd, keep it lean. then people can plug it. (View Post)2 -
Re: Remove Title
it is possible to do with a plugin or themehook. You would have to format the substituted title as Text only and truncate it. You could use DiscussionModel_BeforeSaveDiscussion_Handler You would chan… (View Post)2 -
Re: Anyone wants to get things appear there and there real quick? Here is a dirty solution
this is reinventing the wheel you would use DiscussionController_AfterComment_Handler or simply Base_AfterComment_Handler hooks Pleas read the docs how to write plugins or themehooks. (View Post)1 -
Re: [Solved] Plugin not working at all
Please do not merge plugins, this is replacement only. Get a clean download. (View Post)3 -
Re: Username Mixup
@businessdad it could also be the that session cookie cover the whole site is being set by different apps (such as two forums), with the same salt. This would make it possible to have a mix up, becua… (View Post)1
