I have added a new block the HtmlContextualBlock. The goal is to display the a content that varies according to the fileId that the user is using.
The main Attributes are : | * MenuName : by default it is "_menu", this is the name of the entry searched relatively to the current fileId | * DefaultContent : the text displayed when no menu is found, by default it is "No menu" | If the user points on a fileId like /a/b/c/index, it will first look at /a/b/c/_menu, otherwise it will use /_menu (for instance if the user is using the forum bb module). In all case if no content is found, it will display the content in the attribute DefaultContent which is "No menu" View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3833160#3833160 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3833160 ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
