Page 1 of 1

Where can we customize ?

Posted: 21 Mar 2005, 16:29
by cfraboulet
Ii is the first time I am using Mantis !!

I read on the web site that it was possible to customize Mantis's pages.

How can I do that ? and where ? Do I need something special ?

I am using the last update of mantis (0.12.2).

Thanks :)

Posted: 21 Mar 2005, 21:23
by vboctor
Do you mean Mantis 0.19.2?

Regards,
Victor
MantisConnect
http://www.futureware.biz/mantisconnect

Posted: 21 Mar 2005, 23:55
by thraxisp
Mantis is currently (0.19.2) cofigured through a php file (config_inc.php). See http://manual.mantisbt.org/manual.configuration.php for more details. This covers many things, except for the layout of the pages.

Beyond this, you will have to edit the code.

Posted: 22 Mar 2005, 08:59
by Guest
I was interested in the layout of the pages ...

Posted: 22 Mar 2005, 11:33
by Guest
I was interested in the layout of the pages ...

Posted: 22 Mar 2005, 11:34
by cfraboulet
Yes I use the 0.19.2 (sorry) !

I was interested in the layout of the pages ...

Posted: 22 Mar 2005, 12:18
by vboctor
Customizing Mantis pages will be implemented via template support. However, this is not yet implemented. It may make it into the next major version.

Regards,
Victor
http://www.futureware.biz/blog/

Posted: 22 Mar 2005, 13:06
by cfraboulet
Thanks ! :)