-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Description
I am trying to use this code snippet in navbar
I took the snippet from #88 but it does not work
It's a simple page. This is the code for the first image:
====== Drop-Down Page ======
<row>
<col sm="4">
** Main **
* [[:start|Home]]
* [[:playground:playground]]
</col>
<col sm="4">
** DokuWiki **
* [[:wiki:syntax]]
* [[:wiki:welcome]]
* [[:wiki:dokuwiki]]
</col>
<col sm="4">
{{page>:wiki:dokuwiki&firstseconly&nofooter&noheader&inline}}
</col>
</row>
~~NOCACHE~~
This is the code for the second:
====== Drop-Down Page ======
<nspages :wiki -subns -r>
~~NOCACHE~~
Originally posted by @giterlizzi in #88 (comment)
Metadata
Metadata
Assignees
Labels
No labels