MediaWiki/extension: Difference between revisions

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Line 9: Line 9:
==Notes==
==Notes==
* [[wooz:MediaWiki]]: some extensions and MW coding notes
* [[wooz:MediaWiki]]: some extensions and MW coding notes
* What is [[composer.json]] for? "If an extension or skin has library dependencies, it may have a <code>composer.json</code> file as well, see {{l/mw|Manual:Composer.json}}. Use the <code>load_composer_autoloader</code> field to make MediaWiki use Composer's autoloading when appropriate."
===Documented(?) Here===
===Documented(?) Here===
* [[SpamFerret]]
* [[SpamFerret]]

Revision as of 13:33, 18 April 2022

<hide>

 page status::seed

</hide>

This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!

Development

Notes

  • wooz:MediaWiki: some extensions and MW coding notes
  • What is composer.json for? "If an extension or skin has library dependencies, it may have a composer.json file as well, see Manual:Composer.json. Use the load_composer_autoloader field to make MediaWiki use Composer's autoloading when appropriate."

Documented(?) Here

Available via MediaWiki