Issue Details (XML | Word | Printable)

Key: JS2-136
Type: Wish Wish
Status: Closed Closed
Resolution: Invalid
Priority: Major Major
Assignee: Unassigned
Reporter: Richard Bock
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Jetspeed 2

Hide Portlet Title Bars

Created: 06/Oct/04 01:59 PM   Updated: 29/Sep/05 09:06 AM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Resolution Date: 29/Sep/05 09:06 AM


 Description  « Hide
When using the Portal Framework to also integrate components that should appear as one integral component it is required to remove the frame and title bar of the portlet. Is it possible? I cannot find any thing in the documentation.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
weiwei added a comment - 29/Mar/05 05:04 PM
I think it is possible. You can change the decoration of portlets or use your own decoration for your portlets. In the directory---WEB-INF/decorations/portlet/html/, you can add your own decoration, and modify your .psml file to change portlet-decorator attribute's value. And then you will get what you want.

Ate Douma added a comment - 29/Sep/05 09:06 AM
As said, you can already do this using a custom decorator.