BugTracker.NET Documentation

 

  • BugTracker.NET Home

  • Documentation Home

     

     

    Is BugTracker.NET helping you? Donate!

     

  • sponsors
    Axosoft OnTime 2008
    A bug tracker, project wiki, requirements manager, and help desk solution that manages the development process so developers can focus on coding. Windows, Web, and VS.NET interfaces. Free single-user licences and 30-day Team Trials

    Gemini Project Issue Tracking
    Clear and Easy Issue Management. Track and manage projects with tools that set the standard for the industry. Best of all, the 5 User License is FREE!
    Learn More...

    JIRA 3.12.3 - Free Evaluation License
    Brilliantly Simple, Incredibly Powerful bug and issue tracking software used by more than 8,700 organizations in over 97 countries.
    Get your free evaluation copy now.

     

    Customizing the appearance   [back to contents]

    You can change the appearance of the BugTracker.NET web pages by editing the following files:

  • Web.config - The following lines in Web.config change the page titles from "BugTracker.NET" to "ABC Customer Support" and change the term "Bug" to "Item".
      <add key="AppTitle" value="ABC Customer Support"/>
      <add key="SingularBugLabel" value="Item"/>
      <add key="PluralBugLabel" value="Items"/>
  • custom_logo.html - contains the HTML for the green and white "BugTracker.NET" logo.

  • custom_header.html - contains the HTML that appears across the top of every page. In the second screenshot below, the sun image and "ABC Software".

  • custom_footer.html - contains the HTML that appears at the bottom of every page. In the second screenshot below, the "privacy policy", "terms of service" and "contact" links.

  • btnet_custom.css - contains overrides to the default fonts, colors, and other CSS style related settings. It is overridding btnet_base.css

  • btnet_edit_bug.css, btnet_search_bug.css - can be used to control the appearance and location of specific labels and fields in the pages bugs.aspx and search.aspx.

     

    Do be careful as you upgrade to newer releases of BugTracker.NET that you don't overlay your customized files. You should keep backups of any files that you customize in a safe place.

    Below are two screenshots to give you an idea of the changes you can make by editing the files listed here. The first screenshot shows BugTracker.NET's "add a bug" page after installation, before customization. The second screenshot shows it customized using the files previously described.

     

    Before customization:

     

    After changes to custom_header.html, custom_footer.html, custom_logo.html, and btnet_custom.css:

  •  
     


    Corey Trager
    ctrager@yahoo.com
    http://ifdefined.com.