File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ title : " Managing Routes"
3+ description : " update here"
4+ date : 2026-03-25
5+ weight : 1
6+ draft : true
7+ ---
8+
9+ Some instructions:
10+
11+ 1 . All the text and references should be written in this index file
12+
13+ 2 . You can add sub-folders (ex. in manual folder) and inside add index.md
14+
15+ 3 . The featured image for the main folder (ex.metadata) should be saved as featured.png
16+
17+ 4 . Example of useful shortcodes for image-code toggle, images and youtube videos:
18+
19+
20+ {{< img-toggle src="./partial-route.webp" lang="yaml" >}}
21+ - route:
22+ id: route-2573
23+ from:
24+ id: from-3280
25+ uri: file-watch
26+ parameters:
27+ path: /tmp/tutorial/
28+ recursive: false
29+ steps:
30+ - log:
31+ message: Detected ${header.CamelFileEventType} on file ${header.CamelFileName}
32+ at ${header.CamelFileLastModified}
33+ {{< /img-toggle >}}
34+
35+ {{< figure src="dm-04-01-icon-opt.png" alt="Opt icon for optional field" caption="Opt icon for optional field" class="image" >}}
36+
37+ {{< youtube id="nuzl3p986Mc" class="video" title="DataMapper Expansion Panels Demo" >}}
38+
39+ 5 . Use markdown features as you want and have fun!
40+
41+ 6 . Once finished, update the description, date and delete draft: true
Original file line number Diff line number Diff line change 1+ ---
2+ title : " Nodes"
3+ description : " update here"
4+ date : 2026-03-25
5+ weight : 2
6+ draft : true
7+ ---
8+
9+ Some instructions:
10+
11+ 1 . All the text and references should be written in this index file
12+
13+ 2 . You can add sub-folders (ex. in manual folder) and inside add index.md
14+
15+ 3 . The featured image for the main folder (ex.metadata) should be saved as featured.png
16+
17+ 4 . Example of useful shortcodes for image-code toggle, images and youtube videos:
18+
19+
20+ {{< img-toggle src="./partial-route.webp" lang="yaml" >}}
21+ - route:
22+ id: route-2573
23+ from:
24+ id: from-3280
25+ uri: file-watch
26+ parameters:
27+ path: /tmp/tutorial/
28+ recursive: false
29+ steps:
30+ - log:
31+ message: Detected ${header.CamelFileEventType} on file ${header.CamelFileName}
32+ at ${header.CamelFileLastModified}
33+ {{< /img-toggle >}}
34+
35+ {{< figure src="dm-04-01-icon-opt.png" alt="Opt icon for optional field" caption="Opt icon for optional field" class="image" >}}
36+
37+ {{< youtube id="nuzl3p986Mc" class="video" title="DataMapper Expansion Panels Demo" >}}
38+
39+ 5 . Use markdown features as you want and have fun!
40+
41+ 6 . Once finished, update the description, date and delete draft: true
Original file line number Diff line number Diff line change 1+ ---
2+ title : " Reordering Nodes"
3+ description : " update here"
4+ date : 2026-03-25
5+ weight : 3
6+ draft : true
7+ ---
8+
9+ Some instructions:
10+
11+ 1 . All the text and references should be written in this index file
12+
13+ 2 . You can add sub-folders (ex. in manual folder) and inside add index.md
14+
15+ 3 . The featured image for the main folder (ex.metadata) should be saved as featured.png
16+
17+ 4 . Example of useful shortcodes for image-code toggle, images and youtube videos:
18+
19+
20+ {{< img-toggle src="./partial-route.webp" lang="yaml" >}}
21+ - route:
22+ id: route-2573
23+ from:
24+ id: from-3280
25+ uri: file-watch
26+ parameters:
27+ path: /tmp/tutorial/
28+ recursive: false
29+ steps:
30+ - log:
31+ message: Detected ${header.CamelFileEventType} on file ${header.CamelFileName}
32+ at ${header.CamelFileLastModified}
33+ {{< /img-toggle >}}
34+
35+ {{< figure src="dm-04-01-icon-opt.png" alt="Opt icon for optional field" caption="Opt icon for optional field" class="image" >}}
36+
37+ {{< youtube id="nuzl3p986Mc" class="video" title="DataMapper Expansion Panels Demo" >}}
38+
39+ 5 . Use markdown features as you want and have fun!
40+
41+ 6 . Once finished, update the description, date and delete draft: true
Original file line number Diff line number Diff line change 1+ ---
2+ title : " Runtime Selector"
3+ description : " update here"
4+ date : 2026-03-25
5+ weight : 4
6+ draft : true
7+ ---
8+
9+ Some instructions:
10+
11+ 1 . All the text and references should be written in this index file
12+
13+ 2 . You can add sub-folders (ex. in manual folder) and inside add index.md
14+
15+ 3 . The featured image for the main folder (ex.metadata) should be saved as featured.png
16+
17+ 4 . Example of useful shortcodes for image-code toggle, images and youtube videos:
18+
19+
20+ {{< img-toggle src="./partial-route.webp" lang="yaml" >}}
21+ - route:
22+ id: route-2573
23+ from:
24+ id: from-3280
25+ uri: file-watch
26+ parameters:
27+ path: /tmp/tutorial/
28+ recursive: false
29+ steps:
30+ - log:
31+ message: Detected ${header.CamelFileEventType} on file ${header.CamelFileName}
32+ at ${header.CamelFileLastModified}
33+ {{< /img-toggle >}}
34+
35+ {{< figure src="dm-04-01-icon-opt.png" alt="Opt icon for optional field" caption="Opt icon for optional field" class="image" >}}
36+
37+ {{< youtube id="nuzl3p986Mc" class="video" title="DataMapper Expansion Panels Demo" >}}
38+
39+ 5 . Use markdown features as you want and have fun!
40+
41+ 6 . Once finished, update the description, date and delete draft: true
Original file line number Diff line number Diff line change 1+ ---
2+ title : " Executing Routes"
3+ description : " update here"
4+ date : 2026-03-25
5+ weight : 5
6+ draft : true
7+ ---
8+
9+ Some instructions:
10+
11+ 1 . All the text and references should be written in this index file
12+
13+ 2 . You can add sub-folders (ex. in manual folder) and inside add index.md
14+
15+ 3 . The featured image for the main folder (ex.metadata) should be saved as featured.png
16+
17+ 4 . Example of useful shortcodes for image-code toggle, images and youtube videos:
18+
19+
20+ {{< img-toggle src="./partial-route.webp" lang="yaml" >}}
21+ - route:
22+ id: route-2573
23+ from:
24+ id: from-3280
25+ uri: file-watch
26+ parameters:
27+ path: /tmp/tutorial/
28+ recursive: false
29+ steps:
30+ - log:
31+ message: Detected ${header.CamelFileEventType} on file ${header.CamelFileName}
32+ at ${header.CamelFileLastModified}
33+ {{< /img-toggle >}}
34+
35+ {{< figure src="dm-04-01-icon-opt.png" alt="Opt icon for optional field" caption="Opt icon for optional field" class="image" >}}
36+
37+ {{< youtube id="nuzl3p986Mc" class="video" title="DataMapper Expansion Panels Demo" >}}
38+
39+ 5 . Use markdown features as you want and have fun!
40+
41+ 6 . Once finished, update the description, date and delete draft: true
Original file line number Diff line number Diff line change 1+ ---
2+ title : " Settings"
3+ description : " update here"
4+ date : 2026-03-25
5+ weight : 6
6+ draft : true
7+ ---
8+
9+ Some instructions:
10+
11+ 1 . All the text and references should be written in this index file
12+
13+ 2 . You can add sub-folders (ex. in manual folder) and inside add index.md
14+
15+ 3 . The featured image for the main folder (ex.metadata) should be saved as featured.png
16+
17+ 4 . Example of useful shortcodes for image-code toggle, images and youtube videos:
18+
19+
20+ {{< img-toggle src="./partial-route.webp" lang="yaml" >}}
21+ - route:
22+ id: route-2573
23+ from:
24+ id: from-3280
25+ uri: file-watch
26+ parameters:
27+ path: /tmp/tutorial/
28+ recursive: false
29+ steps:
30+ - log:
31+ message: Detected ${header.CamelFileEventType} on file ${header.CamelFileName}
32+ at ${header.CamelFileLastModified}
33+ {{< /img-toggle >}}
34+
35+ {{< figure src="dm-04-01-icon-opt.png" alt="Opt icon for optional field" caption="Opt icon for optional field" class="image" >}}
36+
37+ {{< youtube id="nuzl3p986Mc" class="video" title="DataMapper Expansion Panels Demo" >}}
38+
39+ 5 . Use markdown features as you want and have fun!
40+
41+ 6 . Once finished, update the description, date and delete draft: true
You can’t perform that action at this time.
0 commit comments