User:Zellfaze/PageSecurity
I've begun porting extension to the newest (1.18.1) version of MediaWiki. I can't guarentee everything will work properly, as I am changing only the minimal amount needed to get MediaWiki working after the extension is installed.
Below are pages with the new patch files in them. Additionally there is a new copy of PageSecurity.php with some of its issues fixed.
- User:Zellfaze/PageSecurity/Export.php
- User:Zellfaze/PageSecurity/OutPage.php
- User:Zellfaze/PageSecurity/Revision.php
- User:Zellfaze/PageSecurity/SpecialSearch.php
- User:Zellfaze/PageSecurity/MonoBook.php
- User:Zellfaze/PageSecurity/PageSecurity.php
These pages contain the full source for the files along with instructions on patching existing files.
If you are having trouble:
- Remember that the group names are case sensitive.
- Remember that if you lock yourself out, you can always add $wgPageSecurityAllowSysop = true; to your LocalSettings.php to let yourself back in.