Feature #241
Mis à jour par Alexey Lavrentev il y a presque 11 ans
The default size of the edition page should be customizable :
* automatic (default)
* pixels
* cm (?)
* %
* ...
*First step (portal level):* step:*
add portal parameter: default_edition_page_width=css-value
remove portal parameter: expandEditionPanels
*Second step (corpus level):* step:*
--> 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)*
* automatic (default)
* pixels
* cm (?)
* %
* ...
*First step (portal level):* step:*
add portal parameter: default_edition_page_width=css-value
remove portal parameter: expandEditionPanels
*Second step (corpus level):* step:*
--> 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)*