From: Damien R. <dr...@ma...> - 2014-10-16 08:44:12
|
Louis BAYLE <lbayle.work@...> writes: Hi Louis, > I have not found any EVENT_MANAGE_PROJECT_DELETE in core/events_inc.php. > Do you know if someone has already worked on this ? If there is, I'm not aware of it. > If not, I'll try to do it. Your contribution would be welcome ! > Is there any chance that this would be integrated in future mantis 1.2.x > releases or are you not interested in this event ? Please note that it is unlikely we would add any new features to the 1.2.x branch, as we're focusing our efforts on releasing 1.3 now. Therefore, I suggest you submit your work as a pull request against our master branch. > Is there any documentation on adding events in mantis ? All information there is would be in the developer's guide (see http://mantisbt.org/documentation.php); When adding new events, they should be documented there. Hope this helps |