MantisThemeDesign

Here is a default Mantis(1.1.2-1.fc9) theme modification based on the wiki design.

Mantis is a web-based bugtracking system. It is written in the PHP scripting language and requires the MySQL database and a webserver.

DOWNLOAD:

  • svn export https://projects.centos.org/svn/artwork/trunk/MantisThemeDesign

1. Screenshots

Round 1: Initial proposition.

Screenshot-118.png, Screenshot-119.png, Screenshot-120.png, Screenshot-121.png, Screenshot-122.png, Screenshot-123.png, Screenshot-124.png, Screenshot-125.png, Screenshot-126.png, Screenshot-127.png, Screenshot-128.png, Screenshot-129.png, Screenshot-130.png, Screenshot-131.png, Screenshot-132.png, Screenshot-133.png, Screenshot-134.png, Screenshot-135.png, Screenshot-136.png, Screenshot-137.png, Screenshot-138.png, Screenshot-139.png, Screenshot-140.png, Screenshot-141.png, Screenshot-142.png, Screenshot-143.png, Screenshot-144.png

Round 2: Update headers on Login, Signup and Lost-password pages.

Screenshot-145.png, Screenshot-146.png, Screenshot-147.png, Screenshot-148.png

Round 3: Update titles on tables.

Screenshot-149.png, Screenshot-150.png, Screenshot-151.png, Screenshot-152.png, Screenshot-153.png, Screenshot-154.png, Screenshot-155.png

Round 4: Update rows and cells.

Screenshot-167.png, Screenshot-168.png

2. Installation

IMPORTANT: Do a backup of your Mantis files and directories before install these changes.

With the Mantis application installed:

  1. Download the last MantisThemeDesign tar.gz file.

  2. Unpack it.
  3. Run the install.sh script (./install.sh) as root.

With these steps we overwrite some of the Mantis main files with our customization. The main changes we made were in HTML output, css definitions, some images, and some comments.

3. Status color codes

As part of our design we update the section status color codes in the config_inc.php file with the following values:

New

Feedback

Acknowledge

Confirmed

Assigned

Resolved

Closed

ffcdcd

ffcde7

ffeccd

feffcd

cde2ff

daf5e7

e6e6e6

4. Bug tracker logo

5. Additional works

These works are patches for the TreeFlower MantisThemeDesign. They mainly change the theme colors, and artistic motive.

BlueBugs

GreenBugs

OrangeBugs

VioletBugs

ArtWork/MantisThemeDesign (last edited 2008-09-16 18:34:52 by AlainRegueraDelgado)