Dave Morriss davmo
  • Joined on 2021-01-19
davmo pushed to main at rho_n/hpr_generator 2023-09-07 09:14:41 +00:00
aba463099c Merge branch 'I162_Fix_broken_links_in_template_files'
Compare 2 commits »
davmo deleted branch I162_Fix_broken_links_in_template_files from rho_n/hpr_generator 2023-09-06 18:05:58 +00:00
davmo pushed to main at rho_n/hpr_generator 2023-09-06 17:43:44 +00:00
3396413321 Merge pull request 'I162_Fix_broken_links_in_template_files' (#166) from I162_Fix_broken_links_in_template_files into main
d1832ae619 Changes recommended by Dave - missing php and typo
4c239f4f67 Cleaned up the temp cruft
796ee598e9 Added press information that was missing and updated the FAQ for wikipedia
4b2a030a5b Missed a reference to <!--% baseurl %-->
Compare 6 commits »
davmo merged pull request rho_n/hpr_generator#166 2023-09-06 17:43:43 +00:00
I162_Fix_broken_links_in_template_files
davmo opened issue rho_n/hpr_generator#165 2023-09-06 17:36:19 +00:00
Add links to shows pointing to the copy on archive.org
davmo commented on issue rho_n/hpr_generator#157 2023-08-31 21:59:00 +00:00
Links in comments should be clickable

I agree with module limitation where possible. The expansion of the module list with the three more mentioned above seems highly undesirable. To my eyes the Template::Plugin::Clickable module…

davmo commented on issue rho_n/hpr_generator#157 2023-08-31 11:36:50 +00:00
Links in comments should be clickable

Found Template::Plugin::Clickable which may be helpful in doing this.

davmo pushed to main at rho_n/hpr_generator 2023-08-28 11:54:56 +00:00
5a73e94cf7 Merge branch 'norrist-main'
99a54d5543 Add libtemplate-plugin-html-strip-perl to getting started
Compare 2 commits »
davmo opened issue rho_n/hpr_generator#162 2023-08-28 10:08:27 +00:00
The 'history' page contains broken links
davmo commented on issue rho_n/hpr_generator#160 2023-08-27 17:22:13 +00:00
Call for shows section shown inappropriately

Pull request merged.

Closing the issue.

davmo closed issue rho_n/hpr_generator#160 2023-08-27 17:22:13 +00:00
Call for shows section shown inappropriately
davmo commented on issue rho_n/hpr_generator#160 2023-08-27 15:31:14 +00:00
Call for shows section shown inappropriately

The algorithm seems to be to look forward 10 days and count the number of shows in that time. If it is less than the minimum possible, then there's a gap within that period and the "Call for…

davmo created pull request rho_n/hpr_generator#161 2023-08-27 15:09:58 +00:00
Fixed miscalculation triggering 'Call for shows'
davmo created branch I160_Call_for_shows_section_shown_inappropriately in rho_n/hpr_generator 2023-08-27 15:08:55 +00:00
ccc1982c6c Fixed miscalculation triggering 'Call for shows'
davmo opened issue rho_n/hpr_generator#160 2023-08-27 14:01:19 +00:00
Call for shows section shown inappropriately
davmo commented on issue rho_n/hpr_generator#158 2023-08-27 13:56:37 +00:00
Problems with Unicode in the site-generator

Pull request #159 merged.

Closing this issue.

davmo closed issue rho_n/hpr_generator#158 2023-08-27 13:56:37 +00:00
Problems with Unicode in the site-generator
davmo commented on issue rho_n/hpr_generator#158 2023-08-27 12:48:29 +00:00
Problems with Unicode in the site-generator

Created a pull request which undoes the Unicode (utf8) adjustments from the last update and defaults to all utf8 IO. These updates had been added to try and stop a problem with tags containing…

davmo created pull request rho_n/hpr_generator#159 2023-08-27 12:39:10 +00:00
Fixing Unicode problems