sarvan75 / yii-user-management

Automatically exported from code.google.com/p/yii-user-management
0 stars 0 forks source link

modularize the Role and Message System #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
A lot of people want the role and message system to be modularized.
Yii support sub-modules, so i try a implementation of this.

Original issue reported on code.google.com by thyseus on 23 Mar 2010 at 9:53

GoogleCodeExporter commented 9 years ago
i did a first try of submodularizing the module in r32

Please note that views and models still have their old places. to make things
perfect, these should also be moved to the modules/ subdirectory. Unfortunatley 
the
yii module system does not allow this flawlessy right now. I will start a forum
thread discussing the problems i have encountered, soon.

the profile field functionality should be modularized, too. and if noone does 
it, i
will within the next days ;)

Original comment by thyseus on 23 Mar 2010 at 11:17

GoogleCodeExporter commented 9 years ago
just modularized profile fields. please give it a try.

in the future, maybe message translations could be modularized, too, so that 
role
messages all reside in modules/role/messages/lang/role.php ?

Original comment by thyseus on 24 Mar 2010 at 12:54

GoogleCodeExporter commented 9 years ago

Original comment by thyseus on 19 Apr 2010 at 7:19