Tab ID and sidebar ID question

Hi all,

I want to develop an Chat Room plugin and insert the JSP user interface under

“Group Chat” tab and into the “Group chat settings” sidebar. However, I can not

find out what are the corresponding IDs for the tab and the sidebar.

Does anyone know these IDs?

thank you,

flymin

Hi flymin,

Take a look at the admin-sidebar.xml file located in the /src/resources/jar direcotry.

Hope that helps,

Ryan

Hi Ryan,

I found it. Thanks a lot. It really helps.

flymin