Search code examples
mediawikimediawiki-extensionsvisual-editor

Add custom input form in MediaWiki homepage


Where can I put custom input form code in media wiki homepage?

This is so I can modify it into fewer steps for a user to create a new page. The input form will be for entering the title of the new page.

Currently, when adding a page, the user has to search for a page, and if it doesn't exist, it redirects to another page with a link to add the new page. After that it will load the built-in Wiki editor(will also modify this to default to the Visual Editor extension I integrated instead of Wiki editor).

Any input would be greatly appreciated.


Solution

  • The file in which i can add/modify a custom input form in the media wiki homepage would be the /rootWikiDir/skins/Vector.php