]> sipb.mit.edu Git - ikiwiki.git/blob - doc/plugins/lockedit/discussion.mdwn
remove debugging and cruft
[ikiwiki.git] / doc / plugins / lockedit / discussion.mdwn
1 This plugin not only locks pages but ensures too a user is logged in. This
2 seems to me redundant with signedit. I propose [removing the if block that
3 calls needsignin ].
4
5 > That was added because the most typical reason for being unable to edit a
6 > page is that you are not logged in. And without the jump to logging the
7 > user in, there is no way for the user to log in, without navigating away
8 > from the page they were trying to edit. --[[Joey]]