What about to use the same interface from module/admin to module list ?

Example:

http://localhost/myapp/?r=module

Shows a simple list and

http://localhost/myapp/?r=module/admin

Shows a nice list with some action.

What about to use the same list as admins list for the simple list without the actions to the defaul list when created by yiic crud operations ?

Ty.

Unfortunately this is fixed for yiic crud command. We are building some new tools that would allow this task easier and more intuitive. Stay tuned.

Late response, i know and i'm sry.

So … the only way to do this is removing the list option and changing some links and redirections on my templates ?

Yes, at the moment.