?? query.html.tmpl
字號:
#------------------------------------------------------------------------# Compiled template generated by the Template Toolkit version 2.20#------------------------------------------------------------------------Template::Document->new({ METADATA => { 'modtime' => '1183479850', 'name' => 'admin/params/query.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\query.html.tmpl" $stash->set('title', 'Query Defaults'); $stash->set('desc', 'Default options for query and buglists'); $output .= "\n"; #line 0 "template\en\default\admin\params\query.html.tmpl" $stash->set('param_descs', { 'quip_list_entry_control' => 'Controls how easily users can add entries to the quip list. <ul> <li> open - Users may freely add to the quip list, and their entries will immediately be available for viewing. </li> <li> moderated - quips can be entered, but need to be approved by an admin before they will be shown. </li> <li> closed - no new additions to the quips list are allowed. </li> </ul>', 'mostfreqthreshold' => ("The minimum number of duplicates " . $stash->get(['terms', 0, 'abug', 0]) . " needs to show up on the ") . ("<a href=\"duplicates.cgi\">most frequently reported " . $stash->get(['terms', 0, 'bugs', 0]) . " page</a>. ") . 'If you have a large database and this page takes a long time to ' . 'load, try increasing this number.', 'mybugstemplate' => ("This is the URL to use to bring up a simple 'all of my " . $stash->get(['terms', 0, 'bugs', 0]) . "' ") . 'list for a user. %userid% will get replaced with the login name of a user.', 'defaultquery' => 'This is the default query that initially comes up when you ' . 'access the advanced query page. It\'s in URL parameter ' . 'format, which makes it hard to read. Sorry!', 'quicksearch_comment_cutoff' => 'The maximum number of search terms for a QuickSearch ' . 'to search comments. If the QuickSearch query contains ' . 'more terms than this value, QuickSearch will not search comments.', 'specific_search_allow_empty_words' => 'Whether to allow a search on the \'Find a Specific ' . 'Bug\' page with an empty \'Words\' field.' }); $output .= "\n"; } }; if ($@) { $_tt_error = $context->catch($@, \$output); die $_tt_error unless $_tt_error->type eq 'return'; } return $output; }, DEFBLOCKS => { },});
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -