Sha256: 35956b7bb77e061c7c8da3c4f08d3a137b5fbc7d18b64d70f0928ec354fcf1e2

Contents?: true

Size: 1.34 KB

Versions: 6

Compression:

Stored size: 1.34 KB

Contents

= Menu

The menu also known as Navigation Bar, is the main way of navigation by Decidim.

image::menu.png[Decidim Menu]

After you install Decidim you can see it in several ways, depending on:

. Which modules do you have activated
. Which contents do you have in your database

If you have the default modules and no contents, then you'll only see Home and Help.

Depending in the kind of space and module, then you can see or not some of the spaces:

- For participatory processes, it appears when there's some published content by an administrator.
- For assemblies, it appears when there's some published content by an administrator.
- For consultations, you need to enable the module and it appears when there's some published content by an administrator.
- For conferences, you need to enable the module and it appears when there's some published content by an administrator.
- For initiatives, you need to enable the module. Every participant can see it, as anyone can create one. That's because is a bottom-up kind of mechanism.

There's also a https://github.com/OpenSourcePolitics/decidim-module-navbar_links[NavBar links module] made by the community that you can use to add your custom links.

Finally if you want to dive in the code that handles this, a good starting point is the https://rubydoc.info/github/decidim/decidim/develop/Decidim/Menu[Menu API].

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
decidim-0.24.3 docs/modules/customize/pages/menu.adoc
decidim-0.24.2 docs/modules/customize/pages/menu.adoc
decidim-0.24.1 docs/modules/customize/pages/menu.adoc
decidim-0.24.0 docs/modules/customize/pages/menu.adoc
decidim-0.24.0.rc2 docs/modules/customize/pages/menu.adoc
decidim-0.24.0.rc1 docs/modules/customize/pages/menu.adoc