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

📄 dependencygraph.html.tmpl

📁 buzilla软件
💻 TMPL
字号:
#------------------------------------------------------------------------# Compiled template generated by the Template Toolkit version 2.20#------------------------------------------------------------------------Template::Document->new({    METADATA => {        'modtime' => '1129107114',        'name' => 'admin/params/dependencygraph.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\dependencygraph.html.tmpl"    $stash->set('title', 'Dependency Graphs');    $stash->set('desc', 'Optional setup for dependency graphing');        $output .=  "\n";    #line 0 "template\en\default\admin\params\dependencygraph.html.tmpl"    $stash->set('param_descs', { 'webdotbase' => ("It is possible to show graphs of dependent " . $stash->get(['terms', 0, 'bugs', 0]) . ". You may set\n                 this parameter to any of the following:\n                 <ul>\n                   <li>\n                     A complete file path to 'dot' (part of\n                     <a href=\"http://www.graphviz.org\">GraphViz</a>) will\n                     generate the graphs locally.\n                   </li>\n                   <li>\n                     A URL prefix pointing to an installation of the\n                     <a href=\"http://www.research.att.com/~north/cgi-bin/webdot.cgi\">webdot\n                     package</a> will generate the graphs remotely.\n                   </li>\n                   <li>\n                     A blank value will disable dependency graphing.\n                   </li>\n                 </ul>\n                 The default value is a publicly-accessible webdot server. If you change\n                 this value, make certain that the webdot server can read files from your\n                 webdot directory. On Apache you do this by editing the .htaccess file,\n                 for other systems the needed measures may vary. You can run checksetup.pl\n                 to recreate the .htaccess file if it has been lost.")  });            } };        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 + -