Semantic MediaWiki and related extensions
hooks

This document contains details about event handlers (also known as Hooks) provided by Semantic MediaWiki to enable users to extent and integrate custom specific solutions.

Available hooks

Implementing a hook should be made in consideration of the expected performance impact for the front-end (additional DB read/write transactions etc.) and/or the back-end (prolonged job backlog etc.) process.

Setup and registry

Store

Property tables

Installer

Query

Parser, annotations, and revision

Miscellaneous

Deprecated hooks


About | General disclaimer | Privacy policy