pub
my $rcolor = get_color(-1, $k);
color_dropdown($rcolor, 0);
print <
anyone can post
kf
if ($k->{public} != 1 || $t != -1)
{
print <
operators
kf
print qq!
!;
print qq!\n!;
print qq!--- if "anyone can post" is unchecked --- users checked off below will share control of this category, and will be able to add new posts to it, alter privacy/color settings, etc. \n!;
print qq!!;
if ($t != -1)
{ user_checkerboard($t->{allowed}, undef); }
elsif (exists($k->{ops}))
{ user_checkerboard($k->{ops}, undef); }
else
{ user_checkerboard($k->{owner}, undef); }
print qq!