Skip to content

MediaWiki extension that provides additional form inputs to other extensions

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
LICENSE.md
Notifications You must be signed in to change notification settings

kolzchut/mediawiki-extensions-AdditionalFormInputs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdditionalFormInputs extension for MediaWiki

This extension provides additional form inputs to other extensions:

  • HTMLUnsignedIntField: extends HTMLIntField and allows only unsigned integers
  • HTMLSelectWithButton: a select with a button next to it. A mixin of HTMLSelectField and HTMLFormFieldWithButton.

Changelog

  • 0.4.0: Remove HTMLTitleTextFieldFixed, backport no longer needed
  • 0.3.0: HTMLTitleTextFieldFixed (a backport from MW 1.32 of HTMLTitleTextField)
  • 0.2.0: HTMLSelectWithButton
  • 0.1.0: HTMLUnsignedIntField

About

MediaWiki extension that provides additional form inputs to other extensions

Resources

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages