Update HTMLForm for upcoming Special:Upload rewrite.
authorBryan Tong Minh <btongminh@users.mediawiki.org>
Sun, 18 Oct 2009 19:29:35 +0000 (19:29 +0000)
committerBryan Tong Minh <btongminh@users.mediawiki.org>
Sun, 18 Oct 2009 19:29:35 +0000 (19:29 +0000)
commit918171cef479d90bb3956eec608f4aa99636b4bc
treea92d21b4d8aeca02ed1a09879c4ce0aa3fdd50f5
parentb01db28d888f31b175af30c69be91fbb7411d0f5
Update HTMLForm for upcoming Special:Upload rewrite.
* Add support for edittools
* Add support for multipart/form-data
* Set id for wpEditToken
* Add support for tooltip and accesskey
* Allow setting a name for the submit button
* Give sections an id
includes/HTMLForm.php
includes/Linker.php