| Summary: | Configurable default view mode in page editor | |||
|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Portal Platform 6 | Reporter: | Martin Weiler <mweiler> | |
| Component: | Portal | Assignee: | Lucas Ponce <lponce> | |
| Status: | VERIFIED --- | QA Contact: | Marek Baluch <mbaluch> | |
| Severity: | high | Docs Contact: | ||
| Priority: | high | |||
| Version: | 6.1.0 | CC: | bdawidow, epp-bugs, jpallich, theute, tkyjovsk | |
| Target Milestone: | DR01 | |||
| Target Release: | 6.2.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Enhancement | ||
| Doc Text: |
Previously, the JBoss Portal page editor showed portlets rendered in blocks. A manual change to the preview was needed to show fully rendered portlets in the page editor. New flags available in configuration.properties (gatein.portal.pageEditor.defaultEditMode, gatein.portal.layoutEditor.defaultEditMode) now allow the default view mode to be set. The JBoss Portal page editor can now be configured to define which rendered mode is used for portlets.
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 1072177 (view as bug list) | Environment: | ||
| Last Closed: | Type: | Feature Request | ||
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Bug Depends On: | ||||
| Bug Blocks: | 1072177 | |||
|
Description
Martin Weiler
2013-12-05 10:33:00 UTC
I confirm that this new feature is working, you need to set these properties to either "block" (default) or "preview". gatein.portal.pageEditor.defaultEditMode=preview gatein.portal.layoutEditor.defaultEditMode=preview |