.. include:: /Includes.rst.txt .. _developer-corner: ================ Developer corner ================ Two opportunities exists to extend the dropdown menu with custom entries: - Use an :ref:`event ` to modify the menu directly - Use a :ref:`viewhelper ` to extend the menu with data entries Additionally, you can provide a :ref:`custom css ` file to adjust the styling. .. toctree:: :maxdepth: 3 Events DataAttributes CustomStyling