R_J
AdminR_J Admin
-
Re: Better differentiation between a PM and an Activity comment?
Look at the source of the page and you'll find better strings to look up - for example "SpMessage". That will lead you to that part of code: echo Anchor(Sprite('SpMessage').' '.T('New Messa… (View Post)2 -
Re: How do I write a Plugin with a Module?
I guess that's all I have to say right now... But one thing to the Date field, although you will not use it if I got you right. $this->Form->Date('Plugins.Countdown.Date') We can add some param… (View Post)1 -
Re: [2.2.4] How to set categories/discussions as homepage?
Don't know much about 2.2.4 but I'd bet you could change the default route under www.example.com/dashboard/routes ;) (View Post)2 -
Re: How do I write a Plugin with a Module?
I wanted to go through the code from top to bottom and add information whenever I think it could be useful. Now we are at a point that was hard for me to leave out on the first run: translations. It … (View Post)1 -
Re: How do I write a Plugin with a Module?
When speaking about the settings view, I haven't said much about the validation - I just said "we need it". Well, if we have something like a validation, let's use it! By now we do not vali… (View Post)1
