esotalk / esoTalk

Fat-free forum software.
GNU General Public License v2.0
1.47k stars 237 forks source link

Settings pane in plugin #330

Closed alex-golubtsov closed 10 years ago

alex-golubtsov commented 10 years ago

I need to add custom page to user settings. According to the documentation, I should call $controller->profile() method in each settings action. But now it's impossible, because this method is protected.

Please, fix it ASAP. Thanks.

P.S. Maybe, it is a good idea to consider possibility of overriding controllers