Wiki source code of Flavor Technical Documentation Example: Default
Last modified by Ecaterina Moraru (Valica) on 2017/08/11 13:10
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | (%style="visibility: hidden; margin: 0;"%) | ||
2 | == Content == | ||
3 | |||
4 | (% class="row" %) | ||
5 | ((( | ||
6 | (% class="col-xs-12 col-md-6" %) | ||
7 | ((( | ||
8 | === Tasks === | ||
9 | |||
10 | 1. Easy to customise navigation Menu links | ||
11 | 1. Easy to customise Banner text + image | ||
12 | 1. Easy to customise Footer links + text | ||
13 | |||
14 | === Notes === | ||
15 | |||
16 | (% start="4" %) | ||
17 | 1. Display edit&create actions only for register users | ||
18 | 1. Allow layout choice for the first page (landing or documentation style) | ||
19 | 1. Allow layout style for the first page (center, full-width) | ||
20 | ))) | ||
21 | |||
22 | (% class="col-xs-12 col-md-6" %) | ||
23 | ((( | ||
24 | {{gallery}} | ||
25 | image:default_homepage.png | ||
26 | image:default_doc_partial.png | ||
27 | image:default_doc.png | ||
28 | image:default_edit.png | ||
29 | {{/gallery}} | ||
30 | ))) | ||
31 | ))) |