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

📄 admin.html.tmpl

📁 buzilla软件
💻 TMPL
字号:
#------------------------------------------------------------------------# Compiled template generated by the Template Toolkit version 2.20#------------------------------------------------------------------------Template::Document->new({    METADATA => {        'modtime' => '1164650954',        'name' => 'admin/params/admin.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\admin.html.tmpl"    $stash->set('title', 'Administrative Policies');    $stash->set('desc', 'Set up account policies');        $output .=  "\n";    #line 0 "template\en\default\admin\params\admin.html.tmpl"    $stash->set('param_descs', { 'allowbugdeletion' => 'The pages to edit products and components can delete all '  . ("associated " . $stash->get(['terms', 0, 'bugs', 0]) . " when you delete a product (or component). ")  . 'Since that is a pretty scary idea, you have to turn on '  . 'this option before any such deletions will ever happen.', 'allowemailchange' => 'Users can change their own email address through the preferences. '  . 'Note that the change is validated by emailing both addresses, so '  . 'switching this option on will not let users use an invalid address.', 'allowuserdeletion' => 'The user editing pages are capable of letting you delete user accounts. '  . ($stash->get(['terms', 0, 'Bugzilla', 0]) . " will issue a warning in case you'd run into inconsistencies ")  . 'when you\'re about to do so, but such deletions remain kinda scary. '  . 'So, you have to turn on this option before any such deletions '  . 'will ever happen.', 'supportwatchers' => 'Support one user watching (ie getting copies of all related '  . ("email about) another's " . $stash->get(['terms', 0, 'bugs', 0]) . ". Useful for people going on ")  . ("vacation, and QA folks watching particular developers' " . $stash->get(['terms', 0, 'bugs', 0]) . ".")  });            } };        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 + -