LR_REPORT_CFG2XML.IN(1) LogReport's Lire Documentation LR_REPORT_CFG2XML.IN(1)

lr_report_cfg2xml - Convert old style report configuration to XML

lr_report_cfg2xml I<supservice> I<name> I<report_cfg_file> > I<xml_spec_file>

The lr_report_cfg2xml command converts a report configuration file as used with Lire version 1.5 and below to a report configuration template.

The script takes three mandatory arguments:

The superservice used by the report configuration file.
The name of the template that will be generated.
The report configuration file to convert.

It writes on STDOUT a Lire Configuration Specification file. This specification file contains one report-config element named name. Its default value will be identical to the content of the report configuration file. If you install that file in the sharedir/lire/templates, you will be able to instantiate report configuration using that template from the lire(1) interface.

$Id: lr_report_cfg2xml.in,v 1.4 2006/07/23 13:16:33 vanbaal Exp $

Francis J. Lacoste <flacoste@logreport.org>

Copyright (C) 2004 Stichting LogReport Foundation LogReport@LogReport.org

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program (see COPYING); if not, check with http://www.gnu.org/copyleft/gpl.html.

2020-07-07 Lire 2.1.1