GWT: x.x, Default Edition page width parameter - STEP 1
The default size of the edition page should be customizable :
- px
- %
- automatic (default)
- cm
First step (portal level):
add portal parameter: default_edition_page_width=css-value
remove portal parameter: expandEditionPanels
ONLY WORKS WITH PIXELS AT STEP 1
Validation test
- open an edition (e.g. Graal)
- add or edit the following line in txmweb.conf (at
/var/lib/tomcat6/txm/FILES/portails-conf-corpus/test)
- default_edition_page_width=50
- “fast reload” the portal properties See #680
- refresh the page
- re-open the edition
- check that the page width has changed
(from redmine: issue id 241, created on 2013/07/09 by Alexey Lavrentev)
- Relations:
- parent #1084