Search found 6 matches

by BugCatcher
25 Mar 2010, 23:10
Forum: Customizations
Topic: Change field name
Replies: 4
Views: 5982

Re: Change field name

It is crystal clear now. Thank you so much for your help.
by BugCatcher
25 Mar 2010, 18:48
Forum: Customizations
Topic: Change field name
Replies: 4
Views: 5982

Re: Change field name

Thank you. It worked after I added custom_string_inc.php with $s_summary = 'Title'.
And I did not have to do the second part.
That is to look at lang/strings_english.txt for all text with summary, and place them ( translate ) in custom_strings_inc.php.
I don't understand this part. Do I really have ...
by BugCatcher
25 Mar 2010, 18:15
Forum: Customizations
Topic: Move the custom field to display above the Summary field
Replies: 3
Views: 4683

Re: Move the custom field to display above the Summary field

Hi, I am also interested to move field to display above the summary field. I appreciate if you can share the codes and steps how to do it with me. Thanks in advance.
by BugCatcher
19 Mar 2010, 00:01
Forum: Customizations
Topic: Bug ID customization
Replies: 0
Views: 1884

Bug ID customization

Is there any customization I can do on Bug ID? eg. can I add a prefix to Bug ID instead of just integer?
by BugCatcher
17 Mar 2010, 22:47
Forum: Customizations
Topic: Change field name
Replies: 4
Views: 5982

Change field name

Hi,
I am new to Mantis and I am currently using 1.2.0
Is it possible to change the existing field name?
eg. I want to change "Summary" to "Title"
If yes, how to change?
Any help will be appreciated. Thank you!
by BugCatcher
17 Mar 2010, 22:41
Forum: Customizations
Topic: Field Layout
Replies: 0
Views: 2051

Field Layout

Hi,
Does anyone have idea how to modify the field layout?
eg. I want to move Summary and Description field to the top of the form
Any help will be highly appreciated.