Is there a way to make a login page that just asks for user/pass for MediaWiki so they don’t see the sidebar or a page that says they have to login to view the content?
Any links to examples and/or tutorials would be awesome, I couldn’t find anything.
Probaby http authentication is what you need. here has example on how to do that.