Customizing with XML
Posted: 17 May 2009, 23:57
Dear all,
According to documentation, there are 2 ways to customize different parts of Mantis:
1. Customize via "Manage" option;
2. Modify php statements in specific php files.
I have 2 suggestions and would like to hear others opinions:
1. Would be better to have a consistent way to customize Mantis?
2. Would it better to store customization into XML files instead of php files?
Although the specific php files for customization are reasonably simple, they are still php programs. Putting customization data into XML files could decouple data further from the system logic.
Regards,
Francis
According to documentation, there are 2 ways to customize different parts of Mantis:
1. Customize via "Manage" option;
2. Modify php statements in specific php files.
I have 2 suggestions and would like to hear others opinions:
1. Would be better to have a consistent way to customize Mantis?
2. Would it better to store customization into XML files instead of php files?
Although the specific php files for customization are reasonably simple, they are still php programs. Putting customization data into XML files could decouple data further from the system logic.
Regards,
Francis