Reordering the top menu and the project menu was a good idea, we just might do that too.
My example with red above was just an example.
Our current CSS entry looks like this:
.project_menu_bar_highlight { background-color: #ffff99; border-left: solid 1px #dddd77; border-right: solid 1px #cccc77 ...
Search found 7 matches
- 14 Sep 2006, 12:28
- Forum: Customizations
- Topic: CSS highlighting current project menu bar
- Replies: 5
- Views: 13837
- 12 Sep 2006, 09:49
- Forum: Help
- Topic: User Access Level reverts to Reporter
- Replies: 1
- Views: 3221
- 12 Sep 2006, 09:46
- Forum: Help
- Topic: CSV import with mantis
- Replies: 4
- Views: 7847
Re: how to import text files? / broken link
Try:carp3tshark wrote:the link above seems to be broken (the one to id=4220).
http://www.mantisbugtracker.com/bugs/view.php?id=4220
- 11 Sep 2006, 08:26
- Forum: Customizations
- Topic: CSS highlighting current project menu bar
- Replies: 5
- Views: 13837
- 05 Sep 2006, 17:14
- Forum: Customizations
- Topic: MySQL5 Stored Procedure: copy project configs
- Replies: 0
- Views: 4393
MySQL5 Stored Procedure: copy project configs
Mantis version: 1.0.5
MySQL version: 5.0.22
Just for the sake of it I wrote a stored procedure to "export" project configurations from one project to another. All instances of mantis_dev below should be replaced with the name of your mantis schema ("bugtracker" is default I think).
N.B. This code ...
MySQL version: 5.0.22
Just for the sake of it I wrote a stored procedure to "export" project configurations from one project to another. All instances of mantis_dev below should be replaced with the name of your mantis schema ("bugtracker" is default I think).
N.B. This code ...
- 05 Sep 2006, 17:01
- Forum: Customizations
- Topic: Add Project name and description to header or list view page
- Replies: 2
- Views: 7646
A solution?
See my post from a few weeks ago, it could be what you're looking for:
http://forums.mantisbt.org/viewtopic.ph ... ect+config
http://forums.mantisbt.org/viewtopic.ph ... ect+config
- 25 Aug 2006, 23:23
- Forum: Customizations
- Topic: CSS highlighting current project menu bar
- Replies: 5
- Views: 13837
CSS highlighting current project menu bar
Mantis version: 1.0.3/1.0.5
In the standard installation of Mantis (1.0.3 default install + upgrade to 1.0.5) the only evidence of which project one is working "under" is in the dropdown list in the top right corner.
From a usability perspective I found this lacking. The main focus of the user is ...
In the standard installation of Mantis (1.0.3 default install + upgrade to 1.0.5) the only evidence of which project one is working "under" is in the dropdown list in the top right corner.
From a usability perspective I found this lacking. The main focus of the user is ...