Design Tweaks

Post about your customizations to share with others.

Moderators: Developer, Contributor

Design Tweaks

Postby atrol » Feb 03, 2012 4:28 pm

There are users who don't like the current look and feel of MantisBT.
Some small enhancements can be achieved by changing CSS.
Be aware that changing CSS might introduce issues or you might not get the expected results in all browsers.

This a collection of user contributions that I found in our forum and bug tracker.
Feel free to add your links / css-files.

viewtopic.php?f=4&t=20126
viewtopic.php?f=4&t=20055
viewtopic.php?f=4&t=19096
viewtopic.php?f=4&t=19730
viewtopic.php?f=4&t=19133
viewtopic.php?f=4&t=14428
viewtopic.php?f=4&t=20402

http://www.mantisbt.org/bugs/view.php?id=13565
http://www.mantisbt.org/bugs/view.php?id=10864
http://www.mantisbt.org/bugs/view.php?id=10409
http://www.mantisbt.org/bugs/view.php?id=12685
Please use Search before posting and read the Manual
Use Mantis2Go to try MantisBT on Windows or to reproduce issues
atrol
 
Posts: 3632
Joined: Mar 26, 2008 4:37 pm
Location: Germany

Re: Design Tweaks

Postby Nigcra » Mar 28, 2012 12:02 pm

Have you seen what this guy did:

http://think-robot.com/2010/08/mantis-theme-mock-up/

I really like this one!! But its outdated :(
Nigcra
 
Posts: 2
Joined: Mar 28, 2012 12:01 pm

Re: Design Tweaks

Postby atrol » Mar 28, 2012 3:12 pm

Nigcra wrote:Have you seen what this guy did:
Yeah,
I watched this about one year ago and hoped that this will end in a contribution which might be added to standard MantisBT.
I have seen some efforts like this one: Great start, but not enough time to get it finished. :(
Please use Search before posting and read the Manual
Use Mantis2Go to try MantisBT on Windows or to reproduce issues
atrol
 
Posts: 3632
Joined: Mar 26, 2008 4:37 pm
Location: Germany

Re: Design Tweaks

Postby Nigcra » Mar 28, 2012 3:20 pm

yes, a merge or sth. would be so great..
Nigcra
 
Posts: 2
Joined: Mar 28, 2012 12:01 pm

Re: Design Tweaks

Postby S.R. » Apr 22, 2013 1:25 pm

I'm actually working on a template system for mantis.

The default theme is based on bootstrap and template is built with Twig.

Image

Progress so far (started a month ago, based on 1.2.14)
- 60-70% pages done (template files and changed php and core/*api files)
- added some twig macros to (dramasticaly) reduce template code
- added some twig functions to call basic functions from template, instead of passing the output as variable to the template ... e.g. {{ _('my_string'') }} is the same as lang_get('my_string') in *page.php
- replaced Graph-Plugin with chart.js (nearly done)
- some js ...

ToDos:
- finish templates, core edits
- add template inheritance
- change custom error handler
- add some twig filters ... e.g. instead of pass username, user_realname, user_avatar as vars to template, it needs only one var user (userID). From template you can call user|profile_link, user|realname or user|avatar(50) ...
- replace all js with bootstrap built-in or jquery functions
- some styling
- tests ...

Let me know if you're interessted in.
S.R.
 
Posts: 1
Joined: Apr 22, 2013 11:16 am

Re: Design Tweaks

Postby atrol » Apr 22, 2013 4:30 pm

S.R., you should
a) write also to the mantisbt-dev mailing list as this is a better place for such kind of discussion http://www.mantisbt.org/mailinglists.php
b) host your code as a fork of our repository https://github.com/mantisbt/mantisbt
Please use Search before posting and read the Manual
Use Mantis2Go to try MantisBT on Windows or to reproduce issues
atrol
 
Posts: 3632
Joined: Mar 26, 2008 4:37 pm
Location: Germany

Re: Design Tweaks

Postby ftb » May 13, 2013 7:40 am

S.R. I'm very interested. can I take a look at your work?
thanks in advance
ftb
 
Posts: 1
Joined: May 13, 2013 7:38 am


Return to Customizations

Who is online

Users browsing this forum: Bing [Bot] and 2 guests

cron