Releases: dklemmt/contao_dk_mmenu
Releases · dklemmt/contao_dk_mmenu
3.1.3
3.1.2
3.1.1
3.1.0
3.0.2
3.0.1
3.0.0
- Implementation as a Contao 4 bundle.
- mmenu has been updated to version
8.1.1
. - No dependency on jQuery anymore.
- Each module has its own template file now.
- The "article" module has been rewritten as an "html" module, which I find is more flexible, since you can use simple custom html there or insert tags - and thus you are able to easily integrate content elements, articles or nodes.
- Some options have been ditched, some have been changed (since their defaults changed in mmenu) and some have been added.
- Be aware that some options are not really suitable together (e.g. the "popup" position with some panel effects).
- Feel free to suggest the integration of options, configurations, add-ons and extensions. mmenu has lots of them.
- If you want to add your own options, you can simply create your own
js_mmenu
template and change the PHP array there (or put it into a JavaScript variable and change it this way). - Integration of CSS & JavaScript has also been offloaded to the
js_mmenu
template, so you can decide yourself whether the resources should be integrated statically or not. - Only English and German is fully translated currently.