If you havent seen it, the docs at https://www.mediawiki.org/wiki/Manual:SessionManager_and_AuthManager/Adding_fields_to_the_registration_form may be helpful.
-- Brian On Saturday, September 21, 2019, John Shepherd <[email protected]> wrote: > Hello all, > > On my own mediawiki install, I am trying to add another checkbox field to > the Special:CreateAccount page. I have found the code responsible for the > form, but for some reason the checkbox does not show up. As a test, I then > went and tried copying and pasting one of the existing text boxes (with its > IDs etc changed of course) to see if that would work. Nothing shows up > other than the fields already present. > > Does anyone have any ideas what could be blocking it and/or what I am > missing? Below is the diff of the change that doesn’t show. > > https://github.com/TheSandDoctor/misc-code-bits/commit/ > 4f2f6221c64095777622219c6c04c174eb197597 > > Thanks! > TheSandDoctor > > _______________________________________________ > Wikitech-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/wikitech-l _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
