Bug 1038554 - Configurable default view mode in page editor
Summary: Configurable default view mode in page editor
Keywords:
Status: VERIFIED
Alias: None
Product: JBoss Enterprise Portal Platform 6
Classification: JBoss
Component: Portal
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: DR01
: 6.2.0
Assignee: Lucas Ponce
QA Contact: Marek Baluch
URL:
Whiteboard:
Depends On:
Blocks: 1072177
TreeView+ depends on / blocked
 
Reported: 2013-12-05 10:33 UTC by Martin Weiler
Modified: 2018-01-30 01:43 UTC (History)
5 users (show)

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.
Clone Of:
: 1072177 (view as bug list)
Environment:
Last Closed:
Type: Feature Request


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker GTNPORTAL-3259 0 Major Resolved Configurable default view mode in page editor 2014-08-04 14:06:27 UTC

Description Martin Weiler 2013-12-05 10:33:00 UTC
Description of problem:
Previewing of portlets when selecting the “page” or “layout” edit modes:

Currently when the edit mode is selected, for either “page” or “layout” mode the default view is a wire-frame view. To see the rendered view of the portlets the “Switch view Mode” button has to be clicked. This requirement is to make the “preview” version of the view as the default view presented to the user.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Click 'Edit Page'

Actual results:
The default view mode is wire-frame

Expected results:
Default view mode is preview

Additional info:
A configuration option should be made available to change the default view mode in the Page/Layout editor.

Comment 3 Petr Mensik 2014-05-12 09:07:10 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


Note You need to log in before you can comment on or make changes to this bug.