Home
last modified time | relevance | path

Searched hist:b1ab837dcc4a9557c8cba9a80554067d07ef637c (Results 1 – 1 of 1) sorted by relevance

/plugin/struct/syntax/
H A Doutput.phpb1ab837dcc4a9557c8cba9a80554067d07ef637c Mon Mar 08 19:11:09 UTC 2021 Frieder Schrempf <34034373+fschrempf@users.noreply.github.com> Add an event for custom schema data rendering (#558)

In order to hook in a custom renderer for the schema data on the
page we add a new event PLUGIN_STRUCT_RENDER_SCHEMA_DATA and use
the current table representation as default implementation.

Signed-off-by: Frieder Schrempf <dev@fris.de>