Reference

Metadata events

Events in the metadata group. A plugin in core/plugins/metadata/ receives an event by defining a public method with the event's name; the arguments are those the call site passes, in order.

metadata.onFileMove

Fired from:

Listeners:

metadata.onMetadataEdit

Fired from:

No plugin in the source tree listens for this event.

metadata.onMetadataGet

Fired from:

Listeners:

metadata.onMetadataSave

Fired from:

Listeners:

Generated from the source tree.