File tree Expand file tree Collapse file tree 1 file changed +17
-14
lines changed
src/TheRemoteCoderPageNavigation/docs Expand file tree Collapse file tree 1 file changed +17
-14
lines changed Original file line number Diff line number Diff line change 11# TheRemoteCoderElements / Readme
22
33- [ About] ( #about )
4+ - [ Examples] ( #examples )
45- [ How to use] ( #how-to-use )
5- - [ Example] ( #example )
66
77
88<br >
@@ -14,19 +14,6 @@ Extend sites expert settings with additional navigation options that are intende
1414You will be able to read out the new values in any of your custom navigation template and decide what to do on your own.
1515
1616
17- <br ><br >
18-
19- ## How to use
20-
21- Copy the files into Contao's module folder. Refresh any caches and test if the content elements are still working.
22-
23- Requirements:
24-
25- - Tested with Contao 3+
26-
27- There are 3 options to hide a page in any menu: ` header ` , ` sidebar ` , ` footer ` .
28-
29-
3017<br ><br >
3118
3219## Example
@@ -43,3 +30,19 @@ Navigation template example:
4330<!-- HTML rendering from here ... -->
4431```
4532
33+ ### Preview
34+
35+ ![ Site structure] ( screenshots/site-structure.png )
36+
37+
38+ <br ><br >
39+
40+ ## How to use
41+
42+ Copy the files into Contao's module folder. Refresh any caches and test if the content elements are still working.
43+
44+ Requirements:
45+
46+ - Tested with Contao 3+
47+
48+ There are 3 options to hide a page in any menu: ` header ` , ` sidebar ` , ` footer ` .
You can’t perform that action at this time.
0 commit comments