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

📄 release-notes.html.tmpl

📁 buzilla软件
💻 TMPL
📖 第 1 页 / 共 5 页
字号:
    $output .=  $stash->get(['terms', 0, 'bug', 0]);    $output .=  ".</p>\n\n<h3><a name=\"v30_feat_cc\"></a>Default CC List for Components</h3>\n\n<p>You can specify a list of users who will <em>always</em> be added to\n  the CC list of new ";    #line 494 "template\en\default\pages\release-notes.html.tmpl"    $output .=  $stash->get(['terms', 0, 'bugs', 0]);    $output .=  " in a component.</p>\n\n<h3><a name=\"v30_feat_emi\"></a>File/Modify ";    #line 496 "template\en\default\pages\release-notes.html.tmpl"    $output .=  $stash->get(['terms', 0, 'Bugs', 0]);    $output .=  " By Email</h3>\n\n<p>You can now file or modify ";    #line 498 "template\en\default\pages\release-notes.html.tmpl"    $output .=  $stash->get(['terms', 0, 'bugs', 0]);    $output .=  " via email. Previous versions\n  of ";    #line 499 "template\en\default\pages\release-notes.html.tmpl"    $output .=  $stash->get(['terms', 0, 'Bugzilla', 0]);    $output .=  " included this feature only as an\n  unsupported add-on, but it is now an official interface to\n  ";    #line 501 "template\en\default\pages\release-notes.html.tmpl"    $output .=  $stash->get(['terms', 0, 'Bugzilla', 0]);    $output .=  ".</p>\n\n<p>For more details see the <a href=\"";    #line 503 "template\en\default\pages\release-notes.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get(['Param', [ 'docs_urlbase' ]]);                &$_tt_filter($output);    };        $output .=  "api/email_in.html\">documentation\n  for email_in.pl</a>.</p>\n\n<h3><a name=\"v30_feat_gw\"></a>Users Who Get All ";    #line 506 "template\en\default\pages\release-notes.html.tmpl"    $output .=  $stash->get(['terms', 0, 'Bug', 0]);    $output .=  " \n  Notifications</h3>\n\n<p>There is now a parameter called <kbd>globalwatchers</kbd>. This\n  is a comma-separated list of ";    #line 510 "template\en\default\pages\release-notes.html.tmpl"    $output .=  $stash->get(['terms', 0, 'Bugzilla', 0]);    $output .=  " users who will\n  get all ";    #line 511 "template\en\default\pages\release-notes.html.tmpl"    $output .=  $stash->get(['terms', 0, 'bug', 0]);    $output .=  " notifications generated by ";    #line 511 "template\en\default\pages\release-notes.html.tmpl"    $output .=  $stash->get(['terms', 0, 'Bugzilla', 0]);    $output .=  ".</p>\n\n<p>Group controls still apply, though, so users who can't see a ";    #line 513 "template\en\default\pages\release-notes.html.tmpl"    $output .=  $stash->get(['terms', 0, 'bug', 0]);    $output .=  "\n  still won't get notifications about that ";    #line 514 "template\en\default\pages\release-notes.html.tmpl"    $output .=  $stash->get(['terms', 0, 'bug', 0]);    $output .=  ".</p>\n\n<h3><a name=\"v30_feat_utf8\"></a>Improved UTF-8 Support</h3>\n\n<p>";    #line 518 "template\en\default\pages\release-notes.html.tmpl"    $output .=  $stash->get(['terms', 0, 'Bugzilla', 0]);    $output .=  " users running MySQL should now have excellent\n  UTF-8 support if they turn on the <kbd>utf8</kbd> parameter. (New\n  installs have this parameter on by default.) ";    #line 520 "template\en\default\pages\release-notes.html.tmpl"    $output .=  $stash->get(['terms', 0, 'Bugzilla', 0]);    $output .=  "\n  now correctly supports searching and sorting in non-English languages,\n  including multi-bytes languages such as Chinese.</p>\n\n<h3><a name=\"v30_feat_upda\"></a>Automatic Update Notification</h3>\n\n<p>If you belong to the <kbd>admin</kbd> group, you will be notified\n  when you log in if there is a new release of ";    #line 527 "template\en\default\pages\release-notes.html.tmpl"    $output .=  $stash->get(['terms', 0, 'Bugzilla', 0]);    $output .=  "\n  available to download.</p>\n\n<p>You can control these notifications by changing the \n  <kbd>upgrade_notification</kbd> parameter.</p>\n\n<p>If your ";    #line 533 "template\en\default\pages\release-notes.html.tmpl"    $output .=  $stash->get(['terms', 0, 'Bugzilla', 0]);    $output .=  " installation is on a machine that needs to go\n  through a proxy to access the web, you may also have to set the\n  <kbd>proxy_url</kbd> parameter.</p>\n\n<h3><a name=\"v30_feat_welc\"></a>Welcome Page for New Installs</h3>\n\n<p>When you log in for the first time on a brand-new ";    #line 539 "template\en\default\pages\release-notes.html.tmpl"    $output .=  $stash->get(['terms', 0, 'Bugzilla', 0]);    $output .=  "\n  installation, you will be presented with a page that describes\n  where you should go from here, and what parameters you should set.</p>\n\n<h3><a name=\"v30_feat_qs\"></a>QuickSearch Plugin for IE7 and Firefox 2</h3>\n\n<p>Firefox 2 users and Internet Explorer 7 users will be presented\n  with the option to add ";    #line 546 "template\en\default\pages\release-notes.html.tmpl"    $output .=  $stash->get(['terms', 0, 'Bugzilla', 0]);    $output .=  " to their search bar.\n  This uses the \n  <a href=\"page.cgi?id=quicksearch.html\">QuickSearch syntax</a>.</p>\n\n<h3><a name=\"v30_feat_other\"></a>Other Enhancements and Changes</h3>\n\n<p>These are either minor enhancements, or enhancements that have\n  very short descriptions. Some of these are very useful, though!</p>\n\n<h4>Enhancements That Affect ";    #line 555 "template\en\default\pages\release-notes.html.tmpl"    $output .=  $stash->get(['terms', 0, 'Bugzilla', 0]);    $output .=  " Users</h4>\n\n<ul>\n  <li>In comments, quoted text (lines that start with <kbd>&gt;</kbd>)\n    will be a different color from normal text.</li>\n  <li>There is now a user preference that will add you to the CC list\n    of any ";    #line 561 "template\en\default\pages\release-notes.html.tmpl"    $output .=  $stash->get(['terms', 0, 'bug', 0]);    $output .=  " you modify. Note that it's <strong>on</strong> \n    by default.</li>\n  <li>";    #line 563 "template\en\default\pages\release-notes.html.tmpl"    $output .=  $stash->get(['terms', 0, 'Bugs', 0]);    $output .=  " can now be filed with an initial state of \n    <kbd>ASSIGNED</kbd>, if you are in the <kbd>editbugs</kbd> group.</li>\n  <li>By default, comment fields will zoom large when you are typing in them,\n    and become small when you move out of them. You can disable this\n    in your user preferences.</li>\n  <li>You can hide obsolete attachments on ";    #line 568 "template\en\default\pages\release-notes.html.tmpl"    $output .=  $stash->get(['terms', 0, 'abug', 0]);    $output .=  " by clicking\n    &quot;Hide Obsolete&quot; at the bottom of the attachment table.</li>\n  <li>If a ";    #line 570 "template\en\default\pages\release-notes.html.tmpl"    $output .=  $stash->get(['terms', 0, 'bug', 0]);    $output .=  " has flags set, and you move it to a different \n    product that has flags with the same name, the flags will be \n    preserved.</li>\n  <li>You now can't request a flag to be set by somebody who can't set it\n    (";    #line 574 "template\en\default\pages\release-notes.html.tmpl"    $output .=  $stash->get(['terms', 0, 'Bugzilla', 0]);    $output .=  " will throw an error if you try).</li>\n  <li>Many new headers have been added to outbound ";    #line 575 "template\en\default\pages\release-notes.html.tmpl"    $output .=  $stash->get(['terms', 0, 'Bugzilla', 0]);    $output .=  "\n    ";    #line 576 "template\en\default\pages\release-notes.html.tmpl"    $output .=  $stash->get(['terms', 0, 'bug', 0]);    $output .=  " emails: <code>X-Bugzilla-Status</code>,\n    <code>X-Bugzilla-Priority</code>, <code>X-Bugzilla-Assigned-To</code>,\n    <code>X-Bugzilla-Target-Milestone</code>, and \n    <code>X-Bugzilla-Changed-Fields</code>, <code>X-Bugzilla-Who</code>.\n    You can look at an email to get an idea of what they contain.</li>\n  <li>In addition to the old <code>X-Bugzilla-Reason</code> email header\n    which tells you why you got an email, if you got an email because\n    you were watching somebody, there is now an \n    <code>X-Bugzilla-Watch-Reason</code> header that tells you who you\n    were watching and what role they had.</li>\n  <li>If you hover your mouse over a full URL (like \n    <code>http://bugs.mycompany.com/show_bug.cgi?id=1212</code>) that \n    links to ";    #line 588 "template\en\default\pages\release-notes.html.tmpl"    $output .=  $stash->get(['terms', 0, 'abug', 0]);    $output .=  ", you will see the title of the \n    ";    #line 589 "template\en\default\pages\release-notes.html.tmpl"    $output .=  $stash->get(['terms', 0, 'bug', 0]);    $output .=  ". Of course, this only works for ";    #line 589 "template\en\default\pages\release-notes.html.tmpl"    $output .=  $stash->get(['terms', 0, 'bugs', 0]);    $output .=  " in your\n    ";    #line 590 "template\en\default\pages\release-notes.html.tmpl"    $output .=  $stash->get(['terms', 0, 'Bugzilla', 0]);    $output .=  " installation.</li>\n  <li>If your installation has user watching enabled, you will now see\n    the users that you can remove from your watch-list as a multi-select\n    box, much like the current CC list. (Previously it was just a text\n    box.)</li>\n  <li>When a user creates their own account in ";    #line 595 "template\en\default\pages\release-notes.html.tmpl"    $output .=  $stash->get(['terms', 0, 'Bugzilla', 0]);    $output .=  ", the \n    account is now not actually created until they verify their email\n    address by clicking on a link that is emailed to them.</li>\n  <li>You can change ";    #line 598 "template\en\default\pages\release-notes.html.tmpl"    $output .=  $stash->get(['terms', 0, 'abug', 0]);    $output .=  "'s resolution without reopening it.</li>\n  <li>When you view the dependency tree on ";    #line 599 "template\en\default\pages\release-notes.html.tmpl"    $output .=  $stash->get(['terms', 0, 'abug', 0]);    $output .=  ", resolved \n    ";    #line 600 "template\en\default\pages\release-notes.html.tmpl"    $output .=  $stash->get(['terms', 0, 'bugs', 0]);    $output .=  " will be hidden by default. (In previous versions,\n    resolved ";    #line 601 "template\en\default\pages\release-notes.html.tmpl"    $output .=  $stash->get(['terms', 0, 'bugs', 0]);    $output .=  " were shown by default.)</li>\n  <li>When viewing ";    #line 602 "template\en\default\pages\release-notes.html.tmpl"    $output .=  $stash->get(['terms', 0, 'bug', 0]);    $output .=  " activity, fields that hold ";    #line 602 "template\en\default\pages\release-notes.html.tmpl"    $output .=  $stash->get(['terms', 0, 'bug', 0]);    $output .=  " \n    numbers (such as &quot;Blocks&quot;) will have the ";    #line 603 "template\en\default\pages\release-notes.html.tmpl"    $output .=  $stash->get(['terms', 0, 'bug', 0]);    $output .=  " numbers\n    displayed as links to those ";    #line 604 "template\en\default\pages\release-notes.html.tmpl"    $output .=  $stash->get(['terms', 0, 'bugs', 0]);    $output .=  ".</li>\n  <li>When viewing the &quot;Keywords&quot; field in a ";

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -