Category:Extensions

From The Maceys in California
Revision as of 00:58, 7 July 2026 by Lynn Macey (talk | contribs) (Created page with "The following local extensions are loaded on this wiki: *[https://www.mediawiki.org/wiki/Extension:Display_Title DisplayTitle] This needs to be explored a bit. Allows *[https://www.mediawiki.org/wiki/Extension:Maps Maps] This is used to display map on the web site. The published installation instructions don't work. I finally settled on adding the following to the require-dev section of the composer.json file in the home directory: "mediawiki/maps": "13.0.1" The 13...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The following local extensions are loaded on this wiki:

This needs to be explored a bit. Allows

This is used to display map on the web site. The published installation instructions don't work. I finally settled on adding the following to the require-dev section of the composer.json file in the home directory:

"mediawiki/maps": "13.0.1"

The 13.0.1 is the release number. After adding that line, run:

composer update

This category currently contains no pages or media.