Detailed Description:
Dear Totophe,
I did a small test on {CMSUsers} your project looks promissing. When there is a
new release I am eager to test again.
Some problems I spotted in /admin
- When you enter a group before there is any user available the /admin page does
not render ok. Only a white page is shown the module can not be used anymore.
During a second installation I first added a new user. After I added a new group
and everything went fine.
- Adding templates works fine although it's a slow process.Iif you need a lot of
'default' templates it takes a lot of clicks.
- Every template contains data although the default template for 'profile-form'
is empty
- When you do an uninstall the database is not removed
On the frontend:
- Login / Logout works fine
- Lost password works but the confirmation mail does not contain a proper token
- Sign Up works but the confirm signup also does not have a confirmation token
I was not able to test profile-edit / password-change and many more functions.
When there is documentation it will probally be clear to me how to call specific
actions in the module tag. Like {CMSUsers action='....'}
Good luck with your further developments.
- Arnoud