Results 1 to 6 of 6

Thread: How to customize Mantis ?

  1. #1
    Join Date
    Feb 2009
    Posts
    40

    How to customize Mantis ?

    hello everyone,

    I hope you all have a heard about Mantis. Anyways, Mantis is a program whose license free itself gives everyone the right to use, study, modify, duplicate, make and sell such software without consideration. I want to customize Mantis. How can i do the same ?

    any ideas...

  2. #2
    Join Date
    May 2008
    Posts
    518

    Re: How to customize Mantis ?

    I use Mantis for lot of different projects in the same database.

    It would be very useful customizing Mantis in different ways between projects.

    In config_inc.php, I'd like to customize differently for each project :

    - control on notifications by email (notify_flags...),
    - status settings (most is : $g_status_enum_workflow),
    - misc settings (most is : $g_set_status_threshold),
    - enum strings

  3. #3
    Join Date
    Jun 2006
    Posts
    623

    Re: How to customize Mantis ?

    You can easily remove non-mandatory fields (mandatory fields are summary / description) from the report / update / view pages. This requires a very simple edit of a couple of PHP files.

    Through configuration you can specify the columns to be included in View Issues, Print Issues, CSV export pages. In the next version, such customization can easily be used per project, per user through and can be done for Excel export as well.

  4. #4
    Join Date
    May 2008
    Posts
    678

    Re: How to customize Mantis ?

    To change the display just:

    - Be at the level of directory Mantis BT Web Server
    - Go to Directory Core
    - Edit the file Custom_Function_api.php

  5. #5
    Join Date
    Dec 2007
    Posts
    1,599

    Re: How to customize Mantis ?

    You can also add the add-ons to the Mantis you need. For this, you need to download grazing...
    the unzip to a directory in our case it will be under the directory'' 'Plugins''' directory'' '''Mantis'
    then change from'' 'Line 481''' file''\ mantis \ config_defaults_inc.php''
    g_use_jpgraph = $ 1;
    $ g_jpgraph_path = '/ wamp / www / mantis / plugins / jpgraph / src /';

    And finally insert'' 'at line 26''' file''\ mantis \ plugins \ jpgraph \ src \ jpgraph.php''
    DEFINE ( 'DIR_BASE', '\ wamp \ www \ mantis \ plugins \ jpgraph \ src');

  6. #6
    Join Date
    Oct 2009
    Posts
    1

    idea Re: How to customize Mantis ?

    hi..all
    i have find a useful site regarding some manual customization in mantis it may be useful for everyone-
    http://3acesnetwork.blogspot.com/200...layout-in.html
    Last edited by deepsri; 09-10-2009 at 10:45 AM.

Similar Threads

  1. How to Customize your HTC One X
    By Computer_Freak in forum Tips & Tweaks
    Replies: 4
    Last Post: 05-05-2012, 03:33 PM
  2. How to customize dock.
    By Balamani in forum Windows Software
    Replies: 5
    Last Post: 31-12-2009, 03:27 AM
  3. How to customize MAC OS X
    By Abhibhava in forum Windows Software
    Replies: 5
    Last Post: 31-12-2009, 01:26 AM
  4. Installing Mantis Bug Tracker
    By Isidore in forum Tips & Tweaks
    Replies: 1
    Last Post: 03-04-2009, 08:00 PM
  5. Customize Mac OS Appearance
    By Noverism in forum Customize Desktop
    Replies: 3
    Last Post: 16-03-2009, 07:38 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,750,035,914.45737 seconds with 16 queries