Home
Categories
Dictionary
Download
Project Details
Changes Log
What Links Here
How To
Syntax
FAQ
License

Contextual editor menus



The "Show menus in Context" Editor option specifies if the menus must be shown in context:
  • If checked (the default option), only the elements allowed in the position when the menu is added or replaced by the users are presented
  • If not checked, all the menus will be added regardless of the position

Taking into account the position in the file

If the option is checked, the editor will try to filter the menus in order to only add the menus which are allowed at the selected position.

For example, if the position is just after an article, we have a sub-menu for the start elements:
editor-menusincontext3
For example, if the position is after an element awhich is after the start elements of the article, we dont have a sub-menu for the start elements:
editor-menusincontext4

Example

For example, if this option is checked, and you try to add an element under a moreInfo element, you will have the following menu:
editor-menusincontext
If this option is not checked, you will have the following menu:
editor-menusincontext2

See also


Categories: Editor | Gui

docJGenerator Copyright (c) 2016-2023 Herve Girod. All rights reserved.