Skip to content
Snippets Groups Projects
Commit 93b8c351 authored by Andreas Gohr's avatar Andreas Gohr
Browse files

beginning of a complete refactoring of the menues

This is an attempt to:

* get rid of the super long, complex functions in in/template.php
* make it easy for plugin authors to add their own items to any
  of our menus, regardless of the used template
* continue the progress to make use of SVG in the menues

This takes a similar approach as my actionrefactor branch. Originially
I thought both refactorings could be done in one, merging the
functionality of DokuWiki actions and the menu items. However I couldn't
make it work. So instead we have two separate but similar things.
Maybe they can converge later on.
parent 08ee0671
No related branches found
No related tags found
No related merge requests found
Showing
with 629 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment