SemanticMediaWiki / SemanticMetaTags

Allows to generate HTML <meta> elements from semantic annotations
https://www.semantic-mediawiki.org/wiki/Extension:Semantic_Meta_Tags
Other
12 stars 6 forks source link

Fix deprecated class Hooks replaced by HookContainer #82

Open Seb35 opened 1 month ago

Seb35 commented 1 month ago

Regarding this commit, I kept the compatibility with MW 1.31, else without the compatibility part the extension should be marked MW 1.35+.

Fixes #75

This PR includes: