Wiki source code of Nested: Move, Copy, Rename

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

Show last authors
1 **Decisions to make**:
2 D.1 Decide what actions we provide (and if we should combine some)
3 D.2 Decide if we should strive for consistency between actions or simplicity (display just the fields the user would need)
4
5 (% class="row" %)
6 (((
7 (% class="col-xs-12" %)
8 (((
9 == Current Snapshot ==
10 )))
11 (% class="col-xs-6" %)
12 (((
13 Copy
14 [[{{image reference="currentCopy.png" width="100%"/}}>>attach:currentCopy.png]]
15 )))
16 (% class="col-xs-6" %)
17 (((
18 Rename
19 [[{{image reference="currentRename.png" width="100%"/}}>>attach:currentRename.png]]
20 )))
21 )))
22
23 (% class="row" %)
24 (((
25 (% class="col-xs-12" %)
26 (((
27 == Proposals ==
28
29 {{toc start='3'/}}
30 )))
31 )))
32
33 (% class="row" %)
34 (((
35 (% class="col-xs-12" %)
36 (((
37 === MCR 1: Unitary move with copy and rename options ===
38 )))
39 (% class="col-xs-6" %)
40 (((
41 Initial
42 [[{{image reference="Move1Generic.png" width="100%"/}}>>attach:Move1Generic.png]]
43 )))
44 (% class="col-xs-6" %)
45 (((
46 Move
47 [[{{image reference="Move1Move.png" width="100%"/}}>>attach:Move1Move.png]]
48 )))
49 (% class="col-xs-6" %)
50 (((
51 Copy
52 [[{{image reference="Move1Copy.png" width="100%"/}}>>attach:Move1Copy.png]]
53 )))
54 (% class="col-xs-6" %)
55 (((
56 Rename
57 [[{{image reference="Move1Rename.png" width="100%"/}}>>attach:Move1Rename.png]]
58 )))
59 )))
60
61 (% class="row" %)
62 (((
63 (% class="col-xs-12" %)
64 (((
65 === MCR 2: Individual actions ===
66 ==== MCR 2.A: Rename, Move, Copy ====
67 )))
68 )))
69 (% class="row" %)
70 (((
71 (% class="col-xs-12" %)
72 (((
73 Rename
74 )))
75 (% class="col-xs-6" %)
76 (((
77 [[{{image reference="Move2RenameA.png" width="100%"/}}>>attach:Move2RenameA.png]]
78 )))
79 (% class="col-xs-6" %)
80 (((
81 [[{{image reference="Move2RenameB.png" width="100%"/}}>>attach:Move2RenameB.png]]
82 )))
83 )))
84 (% class="row" %)
85 (((
86 (% class="col-xs-12" %)
87 (((
88 Move
89 )))
90 (% class="col-xs-6" %)
91 (((
92 [[{{image reference="Move2MoveA.png" width="100%"/}}>>attach:Move2MoveA.png]]
93 )))
94 (% class="col-xs-6" %)
95 (((
96 [[{{image reference="Move2MoveB.png" width="100%"/}}>>attach:Move2MoveB.png]]
97 )))
98 )))
99 (% class="row" %)
100 (((
101 (% class="col-xs-12" %)
102 (((
103 Copy
104 )))
105 (% class="col-xs-6" %)
106 (((
107 [[{{image reference="Move2CopyA.png" width="100%"/}}>>attach:Move2CopyA.png]]
108 )))
109 (% class="col-xs-6" %)
110 (((
111 [[{{image reference="Move2CopyB.png" width="100%"/}}>>attach:Move2CopyB.png]]
112 )))
113 )))
114
115 (% class="row" %)
116 (((
117 (% class="col-xs-12" %)
118 (((
119 ==== MCR 2.B: Rename, Move+Copy ====
120 Move+Copy
121 )))
122 (% class="col-xs-6" %)
123 (((
124 [[{{image reference="Move3Copy.png" width="100%"/}}>>attach:Move3Copy.png]]
125 )))
126 (% class="col-xs-6" %)
127 (((
128
129 )))
130 )))

Get Connected