Last modified by Vincent Massol on 2024/11/19 16:12

Show last authors
1 {{toc}}
2
3 {{/toc}}
4
5 = Action Menu States =
6
7 * View Mode
8 [[image:view.png]]
9 * NotExists Mode
10 [[image:docdoesnotexist.png]]
11 * Edit Mode
12 [[image:edit.png||width="750"]]
13 * Still no menu for: delete, rename, administration
14
15 = Edit Improvements Proposals =
16
17 == Variant A ==
18
19 * keep global navigation
20 ** we need a warning message if the user want to navigate without saving
21 * keep Edit submenus instead of "Choose Editor" panel
22 * (-) you don't know what is the active editor
23
24 [[image:varA.png||width="850"]]
25
26 == Variant B (use editmenu) ==
27
28 * (-) we don't have a way to navigate in the wiki
29 ** this can be a good thing if we consider edit as a blocking state (need to exit the state before continuing)
30 * keep Edit submenus instead of "Choose Editor" panel
31 * specify the active editor in #editmenu (WYSIWYG Editor: PageName)
32
33 [[image:varB.png||width="850"]]
34
35 == Variant C (content menu right side) ==
36
37 [[image:varCclose.png||width="850"]]
38
39 * keep global navigation
40 * keep Edit submenus instead of "Choose Editor" panel
41 * specify the active editor in the content menu right side (Editor: Wiki)
42
43 [[image:varC.png||width="850"]]
44
45 == Variant D (content menu left side) ==
46
47 [[image:varDclose.png||width="850"]]
48
49 * keep global navigation
50 * keep Edit submenus instead of "Choose Editor" panel
51 * specify the active editor in the content menu left side (Edit: Wiki)
52
53 [[image:varD.png||width="850"]]
54
55 == Variant E (in the breadcrumb) ==
56
57 * keep global navigation
58 * keep Edit submenus instead of "Choose Editor" panel
59 * specify the active editor in the breadcrumb label (WYSIWYG Editor: Parent >> PageName)
60
61 [[image:varE.png||width="850"]]
62
63 == Variant F ==
64
65 * should we have also a View submenu with links like: Content, Comments, Attachments, History, Information?

Get Connected