Block a user
The page for specific correspondents needs rationalising
The page for specific correspondents needs rationalising
PR 204 fixes this issue and is [merged into main](https://repo.anhonesthost.net/HPR/hpr_generator/commit/eedd954a11a597f22910278ff6f388d…
The ./site-generator should fail to run if all the perl modules needed are not installed
A check dependencies bash script is [merged into main](https://repo.anhonesthost.net/HPR/hpr_generator/commit/1853715a19ee747d2873816814…
The ./site-generator should fail to run if all the perl modules needed are not installed
[I132] tags page generation issues
rho_n
deleted branch I188_fix-correspondent-page-episode-count from HPR/hpr_generator
2024-09-28 15:44:54 +00:00
Limit correspondent page episode count to released episodes
rho_n
pushed to I188_fix-correspondent-page-episode-count at HPR/hpr_generator
2024-09-28 15:44:25 +00:00
rho_n
deleted branch I164_check-for-perl-module-dependencies from HPR/hpr_generator
2024-09-28 15:42:44 +00:00
[I164] check for perl module dependencies
[I132] tags page generation issues
The tag page index seems incorrect in one place
I have determined that the tag with the value of 'keys' is causing the issue. keys is a reserved word in the context of hashes. I haven't figured out how to use the value keys as a key. The…