Extension talk:Purge

From MediaWiki.org
Jump to: navigation, search
Start a new discussion

Contents

Thread titleRepliesLast modified
no tab707:48, 27 April 2012

i loaded both files to extensions/purge and added require_once("$IP/extensions/Purge/Purge.php"); in the localsettings.php, but it doesn't create a purge tab

simpsonspedia.net09:07, 28 February 2012

Did you set $wgGroupPermissions?

[[kgh]] (talk)11:54, 28 February 2012

yeah!

$wgGroupPermissions['*' ]['purge'] = true;

simpsonspedia.net21:07, 28 February 2012

I just installed it on my 1.18.1 and it works perfect with Monobook. Since you a using a skin based on Monobook it should work. To make sure it might be an idea to additionally install a normal Monobook and see if it works there. If it does, some adjustments to your individual skin causes the problem and have to be fixed, if it does not I have not clue why it is not working. Cheers

Note: For those who use Vector: Purge for MW 1.18.x and probably 1.17.x only works with the version currently in trunk, which will be MW 1.19.x after the package for it was created.
[[kgh]] (talk)17:28, 29 February 2012

ich benutze 1.18.1 mit einer unveränderten monobook

simpsonspedia.net23:30, 29 February 2012

Please answer in English to allow others to follow this too. It should work with the snapshot for MW 1.18. so I cannot tell what goes wrong. I just realise the ['*' ] in your third post. If it is in your LocalSettings.php like that this may the be the problem. Insert ['*'] without the blank. Also set the permission after invoking the extension. I guess these are all ideas from me, I am afraid. Cool wiki anyway. :)

[[kgh]] (talk)23:38, 29 February 2012
 
 
 
 
 
Personal tools
Namespaces

Variants
Actions
Navigation
Support
Download
Development
Communication
Print/export
Toolbox