⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 groupsecurity.html.tmpl

📁 buzilla软件
💻 TMPL
字号:
#------------------------------------------------------------------------# Compiled template generated by the Template Toolkit version 2.20#------------------------------------------------------------------------Template::Document->new({    METADATA => {        'modtime' => '1152821280',        'name' => 'admin/params/groupsecurity.html.tmpl',    },    BLOCK => sub {        my $context = shift || die "template sub called without context\n";        my $stash   = $context->stash;        my $output  = '';        my $_tt_error;                eval { BLOCK: {    $output .=  "\n";    #line 22 "template\en\default\admin\params\groupsecurity.html.tmpl"    $stash->set('title', 'Group Security');    $stash->set('desc', 'Decide how you will use Security Groups');        $output .=  "\n";    #line 0 "template\en\default\admin\params\groupsecurity.html.tmpl"    $stash->set('param_descs', { 'makeproductgroups' => ("If this is on, " . $stash->get(['terms', 0, 'Bugzilla', 0]) . " will associate a " . $stash->get(['terms', 0, 'bug', 0]) . " group ")  . ("with each product in the database, and use it for querying " . $stash->get(['terms', 0, 'bugs', 0]) . "."), 'useentrygroupdefault' => ("If this is on, " . $stash->get(['terms', 0, 'Bugzilla', 0]) . " will use product " . $stash->get(['terms', 0, 'bug', 0]) . " groups ")  . ("by default to restrict who can enter " . $stash->get(['terms', 0, 'bugs', 0]) . ". If this is on, ")  . 'users can see any product to which they have entry access in search menus. '  . 'If this is off, users can see any product to which they have not '  . 'been excluded by a mandatory restriction.', 'chartgroup' => 'The name of the group of users who can use the \'New Charts\' '  . 'feature. Administrators should ensure that the public categories '  . 'and series definitions do not divulge confidential information '  . 'before enabling this for an untrusted population. If left blank, '  . 'no users will be able to use New Charts.', 'insidergroup' => 'The name of the group of users who can see/change private '  . 'comments and attachments.', 'timetrackinggroup' => 'The name of the group of users who can see/change time tracking '  . 'information.', 'querysharegroup' => 'The name of the group of users who can share their '  . 'saved searches with others.', 'usevisibilitygroups' => 'Do you wish to restrict visibility of users to members of '  . 'specific groups?', 'strict_isolation' => 'Don\'t allow users to be assigned to, '  . 'be qa-contacts on, '  . 'be added to CC list, '  . 'or make or remove dependencies '  . 'involving any bug that is in a product on which that '  . 'user is forbidden to edit.'  });        $output .=  "\n";        } };        if ($@) {            $_tt_error = $context->catch($@, \$output);            die $_tt_error unless $_tt_error->type eq 'return';        }            return $output;    },    DEFBLOCKS => {    },});

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -