Updates and a bug fix for make_shownotes
Community_News/.make_shownotes.cfg: more comments Community_News/make_email: added colour test for pod2usage Community_News/make_shownotes: fixed a bug when using -lastrecording=DATETIME. Added reporting of expanded output file names; tidying and updates to POD documentation. Community_News/recording_dates.dat: added test entry for May 2025
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
#
|
||||
# .make_shownotes.cfg (2025-03-27)
|
||||
# .make_shownotes.cfg (2025-04-13)
|
||||
# Configuration file for make_shownotes version >= 4
|
||||
#
|
||||
<settings>
|
||||
# Format strings (using 'printf' formatting) for building certain required strings
|
||||
title_template = HPR Community News for %s %s
|
||||
summary_template = HPR Volunteers talk about shows released and comments posted in %s %s
|
||||
|
||||
# Repeat the following line with each of the desired tags to make an
|
||||
# array-like structure
|
||||
tags = Community News
|
||||
@@ -27,8 +29,8 @@
|
||||
# cache of previous recording dates and times
|
||||
cache = recording_dates.dat
|
||||
|
||||
# Templates
|
||||
# ---------
|
||||
# Template Toolkit templates
|
||||
# --------------------------
|
||||
|
||||
# Main note template (actually a soft link)
|
||||
main_template = shownote_template.tpl
|
||||
|
Reference in New Issue
Block a user