Changes for page Macro Options

Last modified by Ecaterina Moraru on 2013/11/13 12:50

From version 6.4
edited by Ecaterina Valica
on 2012/06/12 18:06
Change comment: There is no comment for this version
To version 6.13
edited by Ecaterina Valica
on 2012/06/12 18:12
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -18,7 +18,9 @@
18 18  * we need to make clear that the home page content is just using an include macro to display the content located in another place
19 19  
20 20  == Solution ==
21 -* first have all macros collapsed by default
21 +* Have all macros collapsed by default
22 +* Add collapsed/extended functionality inside the toolbar
23 +* Make macros actions (edit, delete, +custom) more visible
22 22  
23 23  )))
24 24  
... ... @@ -39,10 +39,12 @@
39 39  
40 40  (%class='clearfloats'%)((()))
41 41  
42 -== Proposal ==
44 +== Proposal ==
43 43  
44 -=== 1. Collapsed as default ===
46 +{{toc start='3' depth='3'/}}
45 45  
48 +=== 1. Macros collapsed by default ===
49 +
46 46  (% class="left column50 dashboardleft"%)
47 47  (((
48 48  Default: Macros Collapsed
... ... @@ -78,6 +78,25 @@
78 78  
79 79  (%class='clearfloats'%)((()))
80 80  
85 +=== 2. Macro Actions ===
86 +
87 +(% class="left column50 dashboardleft"%)
88 +(((
89 +
90 +[[[[image:macrosNoParams.png||style="max-width: 98%; margin-bottom: 3em;"]]>>attach:macrosNoParams.png]]
91 +The macro's header contains at least the macro's name
92 +)))
93 +
94 +(% class="left column50 dashboardleft"%)
95 +(((
96 +
97 +[[[[image:macrosParams.png||style="max-width: 98%; margin-bottom: 3em;"]]>>attach:macrosParams.png]]
98 +We could also display the macro params in the header
99 +
100 +)))
101 +
102 +(%class='clearfloats'%)((()))
103 +
81 81  === x. Nested macros ===
82 82  
83 83  (% class="left column50 dashboardleft"%)
... ... @@ -84,6 +84,8 @@
84 84  (((
85 85  
86 86  [[[[image:nestedMacrosCollapsed.png||style="max-width: 98%; margin-bottom: 3em;"]]>>attach:nestedMacrosCollapsed.png]]
110 +
111 +Specially useful for macros like: {{columns}}, etc.
87 87  )))
88 88  
89 89  (% class="left column50 dashboardleft"%)