Skip to content

Custom "headers" in item creation form.

M. Dent requested to merge dentm42/core:customjotheaders into dev

Allow insertion of additional elements beneath the title and categories and above the share text area in the item creation form.

Developers can use the jot_tpl_filter hook to set the $customjotheaders variable (similar to adding buttons and dropdowns to the bottom of the form).

Merge request reports