fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] dw_dev 2013-01-25 09:46 am (UTC)

Okay so!

Easy is to put in some text here:
extensions/Voting/template/en/default/pages/voting/user.html.tmpl

If you want to be tricky about it, you could probably check out:

Voting/Extension.pm

And change:

my $canedit = $user->id == $who->id;

to:

my $canedit = $user->id == $who->id && $who->id == 69;


but I make no guarantees for the latter :)

Post a comment in response:

If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org