mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-01 22:30:13 +01:00
2023-05-062023-05-06 Fred Gleason <fredg@paravelsystems.com>
* Refactored the RSS reports in rdadmin(1) to include information on missing items. * Modified the feed report in rdcastmanager to include information on missing items. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -93,7 +93,7 @@ MainWidget::MainWidget(RDConfig *c,QWidget *parent)
|
||||
// XSLT Engine (for feed reports)
|
||||
//
|
||||
cast_xslt_engine=
|
||||
new RDXsltEngine("/usr/share/rivendell/rdcastmanager-report.xsl",this);
|
||||
new RDXsltEngine("/usr/share/rivendell/rss-back-item-report.xsl",this);
|
||||
|
||||
//
|
||||
// Feed List
|
||||
|
||||
Reference in New Issue
Block a user