Skip to content

Multy Column dropdown menu #591

@UlviShukurzade

Description

@UlviShukurzade

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions