Hello,

in the menuModule, you have two parts:
- a part where there are simples links for html pages
- a part where there are links to access to the modules

If you want to add/remove links to simple html pages, you can go in the 
"nukes-blocks -> name=menu" section. You have an attribute named "Before". 
Here, you can add xml description for the new link like:
 
Or you can remove the desciption of the home page to delete the link from the 
menu.

If you want to show links to modules, you can use the PermissionModule.
Select the permissions of MenuBlock.
If you want a group can see a link, you have to add a pattern 
"module:MODULE_NAME:MAIN_OP" for the group with READ level.

Pay attention: this section just manages the permissions to access modules with 
the menuBlock. A user can access to the module directly with the url (like 
/index?module=MODULE_NAME&op=OP_NAME").
If you want to manage access to modules perfectly, you have to use the 
appropriate section of the permissionModule.

Regards,

Emmanuel Lorge

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871748#3871748

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3871748


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to