GWT: x.x, Default Edition page width parameter
The default size of the edition page should be customizable :
- automatic (default)
- pixels
- cm (?)
- %
- …
First step (portal level):
add portal parameter: default_edition_page_width=css-value
remove portal parameter: expandEditionPanels
Second step (corpus level):
—>nouveau ticket
The import parameter is stored in the Edition element (import.xml)
Probably, CSS syntax should be used, e.g. auto, width:100%, width:100px, width:50pt, etc.
Maybe, also max-width and min-width should be available
Cf. http://www.w3schools.com/css/css_dimension.asp
Third step (text level)
Fourth step (edition level)
(from redmine: issue id 1084, created on 2014/10/22 by Alexey Lavrentev)
- Relations:
- child #241 (closed)