Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > 4e237fd705495e1e21ef20696443e053 > files > 1159

bugzilla-5.0.4-3.mga7.noarch.rpm


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>5.1. Customization FAQ &#8212; Bugzilla 5.0.4 documentation</title>
    <link rel="stylesheet" href="../_static/bugzilla.css" type="text/css" />
    <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    '../',
        VERSION:     '5.0.4',
        COLLAPSE_INDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true,
        SOURCELINK_SUFFIX: '.txt'
      };
    </script>
    <script type="text/javascript" src="../_static/jquery.js"></script>
    <script type="text/javascript" src="../_static/underscore.js"></script>
    <script type="text/javascript" src="../_static/doctools.js"></script>
    <link rel="shortcut icon" href="../_static/favicon.ico"/>
    <link rel="search" title="Search" href="../search.html" />
    <link rel="next" title="5.2. Languages" href="languages.html" />
    <link rel="prev" title="5. Integration and Customization Guide" href="index.html" /> 
  </head>
  <body>
    <div class="related" role="navigation" aria-label="related navigation">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="languages.html" title="5.2. Languages"
             accesskey="N">next</a></li>
        <li class="right" >
          <a href="index.html" title="5. Integration and Customization Guide"
             accesskey="P">previous</a> |</li>
        <li class="nav-item nav-item-0"><a href="../index.html">Bugzilla 5.0.4 documentation</a> &#187;</li>
          <li class="nav-item nav-item-1"><a href="index.html" accesskey="U">5. Integration and Customization Guide</a> &#187;</li> 
      </ul>
    </div>  

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body" role="main">
            
  <div class="section" id="customization-faq">
<span id="id1"></span><h1>5.1. Customization FAQ<a class="headerlink" href="#customization-faq" title="Permalink to this headline">ΒΆ</a></h1>
<p>How do I...</p>
<dl class="docutils">
<dt>...add a new field on a bug?</dt>
<dd>Use <a class="reference internal" href="../administering/custom-fields.html#custom-fields"><span class="std std-ref">Custom Fields</span></a> or, if you just want new form fields on bug entry
but don't need Bugzilla to track the field seperately thereafter, you can
use a <a class="reference internal" href="templates.html#custom-bug-entry"><span class="std std-ref">custom bug entry form</span></a>.</dd>
<dt>...change the name of a built-in bug field?</dt>
<dd><a class="reference internal" href="templates.html#templates"><span class="std std-ref">Edit</span></a> the relevant value in the template
<code class="file docutils literal"><span class="pre">template/en/default/global/field-descs.none.tmpl</span></code>.</dd>
<dt>...use a word other than 'bug' to describe bugs?</dt>
<dd><a class="reference internal" href="templates.html#templates"><span class="std std-ref">Edit or override</span></a> the appropriate values in the template
<code class="file docutils literal"><span class="pre">template/en/default/global/variables.none.tmpl</span></code>.</dd>
<dt>...call the system something other than 'Bugzilla'?</dt>
<dd><a class="reference internal" href="templates.html#templates"><span class="std std-ref">Edit or override</span></a> the appropriate value in the template
<code class="file docutils literal"><span class="pre">template/en/default/global/variables.none.tmpl</span></code>.</dd>
<dt>...alter who can change what field when?</dt>
<dd>See <a class="reference internal" href="extensions.html#who-can-change-what"><span class="std std-ref">Altering Who Can Change What</span></a>.</dd>
</dl>
<hr class="docutils" />
<p>This documentation undoubtedly has bugs; if you find some, please file
them <a class="reference external" href="https://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla&amp;component=Documentation">here</a>.</p>
</div>


          </div>
        </div>
      </div>
      <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
        <div class="sphinxsidebarwrapper">
            <p class="logo"><a href="../index.html">
              <img class="logo" src="../_static/bugzilla.png" alt="Logo"/>
            </a></p>
  <h4>Previous topic</h4>
  <p class="topless"><a href="index.html"
                        title="previous chapter">5. Integration and Customization Guide</a></p>
  <h4>Next topic</h4>
  <p class="topless"><a href="languages.html"
                        title="next chapter">5.2. Languages</a></p>
<div id="searchbox" style="display: none" role="search">
  <h3>Quick search</h3>
    <form class="search" action="../search.html" method="get">
      <div><input type="text" name="q" /></div>
      <div><input type="submit" value="Go" /></div>
      <input type="hidden" name="check_keywords" value="yes" />
      <input type="hidden" name="area" value="default" />
    </form>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
        </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="related" role="navigation" aria-label="related navigation">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="languages.html" title="5.2. Languages"
             >next</a></li>
        <li class="right" >
          <a href="index.html" title="5. Integration and Customization Guide"
             >previous</a> |</li>
        <li class="nav-item nav-item-0"><a href="../index.html">Bugzilla 5.0.4 documentation</a> &#187;</li>
          <li class="nav-item nav-item-1"><a href="index.html" >5. Integration and Customization Guide</a> &#187;</li> 
      </ul>
    </div>
    <div class="footer" role="contentinfo">
      Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.6.6.
    </div>
  </body>
</html>