"scrut" wrote : I need a portal system that provides me, out of the box, with | - a Wiki | - a Forum | - a News System | - a Blog |
I don't have an ETA right now on the XWiki portlet. I was migrating it over, but had to drop it for this release cycle. Forums we have. News, someone needs to port from Nukes. Blog we have... kind of... its an rss reader that read from blojsom. "scrut" wrote : | 1. That I can specify roles such as "Guest is allowed to read all content in Wiki, Forum, Blog and News but not the content in my own portlet" and "user is allowed to read the content in my own portlet and read/write in forum and wiki" and so on. I want to define that in a central spot so that it effects all portlets installed. | Our current permissions scheme supports this. "scrut" wrote : | 2. Once a user is logged in, he can navigate in the whole portal and use it according to the rights and restrictions associated with his user account. (Single sign on) | Also can be done presently. "scrut" wrote : | 3. I want to create a portal page with login field and menu on the left and my portlet and the news portlet in the centre. From the menu, a user can navigate to Wiki and Message Boards. Depeding on the logged in user, the menu has to change (e.g. if I am logged in I probably want a function to edit the content in my own portlet which a normal user can't do). | Our page system and theme api allows you to do this. "scrut" wrote : | 4. I don't want the user to be able to change the layout of the portal page (eg. I don't want the user to be able to close the news portlet so it disappears) | Currently, the user cannot. How your portlet reacts to user actions, is up to the portlet though. "scrut" wrote : | 5. I want that my own portlet can access his own database which is disjoint from the portal database (I want to manage my own data) | This is up to your portlet, I believe. "scrut" wrote : | 6. I want that my own portlet can access the filesystem to read and write files it has to manage. (No, I don't want to use a DB-BLOB) | Again, up to your portlet. "scrut" wrote : | 7. That I can use a template-like technology to change the design and look&feel for all components involved | I'm working on the theme api documentation, currently. the theme api is already in the RC release. "scrut" wrote : | I can wait for the "out of the box" portlets for a few weeks or months (e.g. if you say "we are working on providing a super Wiki portlet but that won't be done until July" it would be fine with me.) | I can't promise anything, but the super XWiki portlet may be finished by then as it is needed for the JEMS site. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877528#3877528 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877528 ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
