https://bugzilla.wikimedia.org/show_bug.cgi?id=20186


Church of emacs <church.of.emacs...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |church.of.emacs...@gmail.com
             Status|NEW                         |ASSIGNED




--- Comment #4 from Church of emacs <church.of.emacs...@gmail.com>  2009-10-25 
23:44:30 UTC ---
I've written a piece of software that allows filtering in page history. I'm not
so happy about it, though. I added an URL parameter deleted=1 and a checkbox in
the history form. The checkbox is _always_ displayed, even though (a)
RevisionDelete is currently still disabled by default, (b) it is very likely
that the page you are visiting has no deleted revisions, as RevisionDelete is
used rarely. I was thinking about a permission check (check if the current user
is allowed to delete revisions) for showing the checkbox, but that isn't really
a good solution (deleted revisions might be interesting to other users as
well). It'd be elegant to only show the link if there actually are deleted
revisions, but for that all revisions of a page have to be checked, which is a
no-go.
If you have any suggestions or solutions, please share them :)


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to