[JBoss Portal] - Re: GenericNavigationPortlet available
by yxyang
In current (within jbp), the navigation portlet always collect all the pages and displayed on the navigation region. This design doesn;t consider the real/practical usage. That means the users like me want to control what to be shown on the navigation without "destroying" the page deployment in the portal.
So, the GenericNavigationPortlet is used to configure what to be displayed on the navigation region. The implementation is not so important because it is simple. So, the design of my GenericNavigationPortlet has following key features:
(1)define the displaying order for deployed pages.
(2)define what pages should be displayed
(3)The Generic Navigation Portlet should be packaged as standalone .war directory. (not .war file) for deployment. WIthin the genericnativationportlet.war/WEB/classes/resourcebundle_xx.properties files, you can add the internationalization resource for the navigation items without interrupt the system.
THis is my current portlet key features. If any recommendation needed, i will update the portlet and once i document it, i will submmit it.
yang
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3964727#3964727
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3964727
19 years, 10 months
[JBoss Portal] - Re: User Input Req for 2.6 Usability and UI enhancements
by 733nb
I'm currently a newbe to the Jboss portal code and have been evaluating the bundled 2.4 CR-3 code base. I reviewed the mockups and wow, you guys are on the right track! When did you say your targeting the release of 2.6?
In the mockup's, I couldn't tell if you are able to order the pages. This would be a great feature.
Also, I noticed that you can "hide" pages based upon a users role, however this doesn't seem to be true at the portlet (window) leave. I would like to "hide" a window on a page, based upon the users role. Case in point, I added a portlet "Hello World" to the default page which has the role "unchecked" with permission of view. I changed the portlet "Hello World" role to "user" with permission of view, however, when I bring up the page, the window "Hello World" is still being displayed. But yet, I had not logged in, much less logged in as "user". Is this the way it was desgined to work or is this a bug?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3964726#3964726
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3964726
19 years, 10 months