Skip to content

Confgurable Navigation

Aurélio A. Heckert requested to merge aurium/noosfero:navigation into master

This patch changes the navigation building helpers, allowing it to build other structures beyond the standard. That will reduce the need for js on themes.

That also changes the user menu builder, allowing parametrization by the helper for on advanced reuse or by the =theme.yml= to reduce js and crazy css.

The default output is mostly the same and very compatible with the current html, but some detail my be adjusted on themes, before upgrade. (I mean the orange tasks counter)

(I'll squash it. I only need a review before)

Merge request reports