Page State
Last modified by Vincent Massol on 2024/11/19 16:13
Description
Page State
- Breadcrumbs gives you the understanding of where you are related to the other pages (wiki, space, parent)
- BTW: the current page should be displayed in another manner
- With the new actionMenu, the breadcrumbs have been separated, wiki and space being places in the menu
- Page State gives you the understanding of what state are you modifying/viewing for a certain page
- View Mode


- Edit Mode

- View Mode
Problem
- We need to standardize the way we are displaying the page state
View Mode
- viewer=content

- viewer=attachments

- viewer=comments

- viewer=history

- viewer=information

- viewer=code

Edit Mode
- editor=wiki

- editor=wysiwyg

- editor=objects

- also keep in mind independent object editing (eq editor=object&classname=XWiki.TagClass&object=0 )
- editor=class

- editor=rights

- editor=history

Action Mode
- are this actions related to a certain page?
- xpage=copy

- xpage=rename

- bin/delete

- new page action can be related to the current page or in general
Rhetoric Questions
- The views are separated in menu or in the shortcuts (eq #commentsshortcut)
- The editors are separated in menu and panelĀ
- Is print preview a view mode?
- History is a view or edit mode?
- Class is a page edit mode or is more general? It should be redesigned the way the information is displayed thereĀ
- In the edit mode how can I access the viewer options? the menu and shortcuts are gone (Silvia)