Feature #1084
GWT: x.x, Default Edition page width parameter
Statut: | Feedback | Début: | 09/07/2013 | |
---|---|---|---|---|
Priorité: | High | Echéance: | ||
Assigné à: | - | % réalisé: | 100% |
|
Catégorie: | UI / Interaction | Temps passé: | - | |
Version cible: | Portal X.X | Temps estimé: | 2.00 heures |
Description
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)
Sous-tâches