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

📄 usermatch.html.tmpl

📁 buzilla软件
💻 TMPL
字号:
#------------------------------------------------------------------------# Compiled template generated by the Template Toolkit version 2.20#------------------------------------------------------------------------Template::Document->new({    METADATA => {        'modtime' => '1131790184',        'name' => 'admin/params/usermatch.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\usermatch.html.tmpl"    $stash->set('title', 'User Matching');    $stash->set('desc', 'Set up your user matching policies');        $output .=  "\n";    #line 0 "template\en\default\admin\params\usermatch.html.tmpl"    $stash->set('param_descs', { 'usemenuforusers' => ("If this option is set, " . $stash->get(['terms', 0, 'Bugzilla', 0]) . " will offer you a list ")  . 'to select from (instead of a text entry field) where a user '  . 'needs to be selected. This option should not be enabled on '  . 'sites where there are a large number of users.', 'usermatchmode' => 'Allow match strings to be entered for user names when entering '  . ("and editing " . $stash->get(['terms', 0, 'bugs', 0]) . ".<p> ")  . '\'off\' disables matching,<br> '  . '\'wildcard\' allows only wildcards,<br> '  . 'and \'search\' allows both wildcards and substring (freetext) matches.', 'maxusermatches' => 'Search for no more than this many matches.<br> '  . 'If set to \'1\', no users will be displayed on ambiguous matches. '  . 'This is useful for user privacy purposes.<br> '  . 'A value of zero means no limit.', 'confirmuniqueusermatch' => 'Whether a confirmation screen should be displayed when only '  . 'one user matches a search entry.'  });        $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 + -