#71: Full screen mode
- Contents
- Proposed by
- Alexander Limi
- Seconded by
- Arjen
- Proposal type
- User interface
- Repository branch
- plip71-full-screen-mode
- State
- completed
Motivation
The common user inter contains 3 columns, header, footer and colophon. A little bit crowded screen, especially when editing content you want to maximize all usefull space on your screen and minimize the useless space. Therefore you can switch to full screen which contains the necessary parts for editing (document content and breadcrumb)
Proposal
A default/standard document action will be added.
An dedicated icon should be made available.
The action will visible by default.
Implementation
The following files have been modified:
portal_skins/plone_ecmascript/plone_javascript.js - fullscreenMode() has been added.
apha.py - a document action and a action icon have been added for migration
Participants
arjen
Geir Bækholt