build: Updating nanoid to 3.3.8

* https://github.com/advisories/GHSA-mwcw-c2x4-8c55

Change-Id: Ia6e796a0c95b161265be75a6f443533fecd5a217
1 file changed
tree: f64edf0059e48cefc972d400a2c9b1637e3dca93
  1. .phan/
  2. i18n/
  3. includes/
  4. modules/
  5. tests/
  6. .eslintrc.json
  7. .gitignore
  8. .gitreview
  9. .phpcs.xml
  10. .stylelintrc.json
  11. CODE_OF_CONDUCT.md
  12. composer.json
  13. COPYING
  14. Disambiguator.i18n.alias.php
  15. Disambiguator.i18n.magic.php
  16. extension.json
  17. Gruntfile.js
  18. package-lock.json
  19. package.json
  20. README.md
README.md

Disambiguator

See https://www.mediawiki.org/wiki/Extension:Disambiguator for detailed documentation.

Configuration

The following configuration variables can be set from your LocalSettings.php file.

  • $wgDisambiguatorIndicateLinks: whether to add a 'mw-disambig' CSS class to links to disambiguation pages
  • $wgDisambiguatorNotifications: whether to show notifications when a user types a link to a disambiguation page.