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