I want to create a login popup window in my wiki, so that the user does not go to a different page to login. Instead, a window should appear on the top of website for login sign up purposes.
Creating a window asking for username and password is easy, but I am having difficulties with authenticating the data. I am not sure how to do it. I think it can be easily done by including the mediawiki.api.login.js file which is present in the /resources/src/mediawiki.api folder into the skin, but how to implement the function within the script? Thanks in advance for the help. -Palash _______________________________________________ MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
