Thanks Glenn. The example plugin never seems to have made it into the documentation? Is there a suitable simple one I could crib from somewhere to get me started?
i ------ Original Message ------ Received: 06:10 PM COT, 11/25/2009 From: Glenn Henshaw <[email protected]> To: Help with Mantis <[email protected]> Subject: Re: [mantisbt-help] Writing data out when issue reaches resolved > > On 2009-11-25, at 2:40 PM, Ian S. Worthington wrote: > > > Hi. > > > > I'd like to write out some data from the mantis issue to a file when the issue > > enters resolved state or is subsequently updated. > > > > Is this something I can do using one of the custom functions or in some other > > way without having to modify mantis itself? > > There are two methods to do this. > > The custom function approach is older and will be depricated in future. There is documentation here <http://www.mantisbt.org/manual/manual.customizing.mantis.custom.functions.php>. > > There is a newer plug-in/event approach that is documented here <http://docs.mantisbt.org/master/en/developers.html>. This is available in v1.2 and later. > > ... Glenn > > -- > Glenn Henshaw Logical Outcome Ltd. > e: [email protected] w: www.logicaloutcome.ca > > > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > mantisbt-help mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mantisbt-help > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ mantisbt-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mantisbt-help
