Hello people!
I've been trying for quite some time editing and customizing fileds on Mantis. I've managed to change the texts on some buttons and titles, but others are still intact because I couldn't find the correct file to "play" with. Should it really be custom_strings_inc?
Another thing: How can I change the order on non-custom fields? I know I can put a sequence on the custom ones, but is there a way to work with the system ones as well? For example, put a system field especifically between two custom fields.
And lastly, I'm having some trouble with email notifications. Can anyone help me with that?
Thanks in advance!
Help on customizing fields, please!!!
Moderators: Developer, Contributor
Re: Help on customizing fields, please!!!
Can you give an example?igor.pereira wrote: I've managed to change the texts on some buttons and titles, but others are still intact
You would have to change the source code to get it.igor.pereira wrote: Another thing: How can I change the order on non-custom fields? I know I can put a sequence on the custom ones, but is there a way to work with the system ones as well? For example, put a system field especifically between two custom fields
http://www.mantisbt.org/forums/viewtopi ... =3&t=15398.igor.pereira wrote:And lastly, I'm having some trouble with email notifications. Can anyone help me with that?
-
igor.pereira
- Posts: 8
- Joined: 28 Sep 2012, 17:58
Re: Help on customizing fields, please!!!
I resolved this. Had to add some fields on the file custom_strings_inc.php.atrol wrote:Can you give an example?igor.pereira wrote: I've managed to change the texts on some buttons and titles, but others are still intact
Do you know which file?atrol wrote:You would have to change the source code to get it.igor.pereira wrote: Another thing: How can I change the order on non-custom fields? I know I can put a sequence on the custom ones, but is there a way to work with the system ones as well? For example, put a system field especifically between two custom fields
Thanks!atrol wrote:http://www.mantisbt.org/forums/viewtopi ... =3&t=15398.igor.pereira wrote:And lastly, I'm having some trouble with email notifications. Can anyone help me with that?
Re: Help on customizing fields, please!!!
bug_report_page.php and bug_view_inc.phpigor.pereira wrote: Another thing: How can I change the order on non-custom fields? I know I can put a sequence on the custom ones, but is there a way to work with the system ones as well? For example, put a system field especifically between two custom fields
Do you know which file?
-
igor.pereira
- Posts: 8
- Joined: 28 Sep 2012, 17:58
Re: Help on customizing fields, please!!!
Thanks! And is it as easy as just reordering the lines on the code?atrol wrote:bug_report_page.php and bug_view_inc.phpigor.pereira wrote: Another thing: How can I change the order on non-custom fields? I know I can put a sequence on the custom ones, but is there a way to work with the system ones as well? For example, put a system field especifically between two custom fields
Do you know which file?
Re: Help on customizing fields, please!!!
Yes for the standard fields, no for mixing standard and custom fields.igor.pereira wrote:And is it as easy as just reordering the lines on the code?
-
igor.pereira
- Posts: 8
- Joined: 28 Sep 2012, 17:58
Re: Help on customizing fields, please!!!
Danke, atrol!atrol wrote:Yes for the standard fields, no for mixing standard and custom fields.igor.pereira wrote:And is it as easy as just reordering the lines on the code?
-
igor.pereira
- Posts: 8
- Joined: 28 Sep 2012, 17:58
Re: Help on customizing fields, please!!!
And is there a way to customize the summary page? I'd like to add and change some fields...
Another thing: Can I add a due date in between states on the project? And also send a notification if that period is over?
Aaalson...
why doesn't the "print reports" thing print the page i'm looking at (the summary page)? I'd like to see some of those fields on the report!
Another thing: Can I add a due date in between states on the project? And also send a notification if that period is over?
Aaalson...
-
igor.pereira
- Posts: 8
- Joined: 28 Sep 2012, 17:58
Re: Help on customizing fields, please!!!
Ok, sorry. I'll start a new one.atrol wrote:You shouldn't mix topics in one thread.
It's hard to follow up and to answer.