Skip to content

wikimedia/mediawiki-extensions-PlaceNewSection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extension:PlaceNewSection

This extension introduces two magic words, __ADDNEWSECTIONBELOW__ and __ADDNEWSECTIONABOVE__, which control placement of new Talk: page sections.

This is an updated version of the single-file PHP script currently found at Extension:PlaceNewSection to support MediaWiki 1.3x and above.

Progress

So far:

  • it's been updated to use an extension.json and ExtensionMessageFiles within that to register the extension hooks and magic words
  • it's been reimplemented as an auto-loaded MediaWiki\Extension\PlaceNewSection class
  • explict GPL v2 license headers have been added to the PHP source files
  • it's undergone some manual testing to make sure it works with MediaWiki 1.31

Authors

Name Contact b Why
Nx User:Nx Original author
Kevin Ernst ernstki -at- mail.uc.edu Updated to work with MW ≥ 1.33

About

Github mirror of "mediawiki/extensions/PlaceNewSection" - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages