Hello, I would like to ask how to make custom write panel ? for example to do it on page panel.php or something else To not go to wordpress daashboard
Just to clarify what you are asking: You want people to have a public non-login write panel? A write panel that doesn't give any other options in wordpress that you do login to? Or do you want it so right when you login it automatically takes you to the write panel?
I would like to create write panel in a single page. not write from wp dashboard, when new author registers in. and how to do that all the article written by user group as authors, would be waiting confirmation.
Adminimize (http://wordpress.org/extend/plugins/adminimize/) will allow you to have certain 'groups' (such as author) only be able to access a specific page when logged in (such as edit new posts and/or their own drafts.) It may take care of what you are looking for.