https://bugzilla.wikimedia.org/show_bug.cgi?id=14801
--- Comment #17 from ChrisiPK <[email protected]> 2009-03-13 19:34:53 UTC --- Created an attachment (id=5927) --> (https://bugzilla.wikimedia.org/attachment.cgi?id=5927) Basic patch by ChrisiPK I've been playing around with the code and this is what I came up with. I'm not saying it's perfect, but it works fine for me. Maybe this will give people a few ideas or maybe someone can make this better/safe/whatever. What it does: It adds the user rights viewdeletedarticle, viewdeleteduser, viewdeletedproject, viewdeletedfile, viewdeletedsysmsg, viewdeletedtemplate, viewdeletedhelp and viewdeletedcategory, which enable you to give out per-namespace rights to view deleted content. What it does not (yet) do: It does not give you a restore link when you are allowed to view something based on these rights. It does not give you a search box when accessing Special:Undelete without a target parameter. To work it, you must access Special:Undelete?target=Page_name_here. Regards, ChrisiPK -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
