Skip to content

Commit 12a0bee

Browse files
Update README.md
1 parent e156498 commit 12a0bee

File tree

1 file changed

+17
-14
lines changed
  • src/TheRemoteCoderPageNavigation/docs

1 file changed

+17
-14
lines changed
Lines changed: 17 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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
1414
You 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`.

0 commit comments

Comments
 (0)