Pario TechnoBlob
About Posts

Tag: MediaWiki

Enable secure / https SSL login on mediaWiki 1.13.3 This is how I’ve enabled secure SSL login through https on a mediaWiki 1.13.3 installation. This description might work on other versions of mediaWiki, but that has not been...
Jan 30, 2009 5:05PM
MediaWiki password reset Here’s the SQL to reset the mediawiki password of a user: use mediawikidb; update tbl_user set user_password=md5(concat(user_id,'-',md5('newpassword'))) where user_name =...
Sep 4, 2007 3:28PM
Create a user in MediaWiki Visit this address: /index.php?title=Special:Userlogin&type=signup
Feb 6, 2007 3:59PM
Custom left menu/navigation menu i MediaWiki To change the navigation menu you have to go to index.php?title=MediaWiki:Sidebar or ?title=MediaWiki:Sidebar and make the needed changes.
Feb 6, 2007 2:16PM
Posts About
© 2007-2020 Pario TechnoBlob
Powered by Axiom