?? admin.html.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 + -