Roan Horning rho_n
rho_n closed issue rho_n/hpr_generator#110 2023-06-05 02:53:54 +00:00
Error Argument "" isn't numeric in sprintf at ./site-generator line 307
rho_n deleted branch I110_Error-Argument-isnt-numeric from rho_n/hpr_generator 2023-06-05 02:52:43 +00:00
rho_n merged pull request rho_n/hpr_generator#114 2023-06-05 02:52:37 +00:00
Skip padding when id is empty string
rho_n pushed to main at rho_n/hpr_generator 2023-06-05 02:52:37 +00:00
10236d5705 Merge pull request 'Skip padding when id is empty string' (#114) from I110_Error-Argument-isnt-numeric into main
33d98904e2 Skip padding when id is empty string
Compare 2 commits »
rho_n created pull request rho_n/hpr_generator#114 2023-06-05 02:52:21 +00:00
Skip padding when id is empty string
rho_n created branch I110_Error-Argument-isnt-numeric in rho_n/hpr_generator 2023-06-05 02:49:43 +00:00
rho_n pushed to I110_Error-Argument-isnt-numeric at rho_n/hpr_generator 2023-06-05 02:49:43 +00:00
33d98904e2 Skip padding when id is empty string
rho_n commented on issue rho_n/hpr_generator#110 2023-06-01 18:19:51 +00:00
Error Argument "" isn't numeric in sprintf at ./site-generator line 307

Yes, have noticed this for a while. At one point I thought I had fixed it, but must not have made it into a PR.

I tracking it down and writing code to fix it. Will have to look through my git…

rho_n commented on issue rho_n/hpr_generator#111 2023-06-01 18:18:02 +00:00
FR: Add information to show when the site/page was last updated

Do we want this something visible/accessible in the content of the page, like an old school:

<address><em>Last modified:</em> YYYY-MM-DD</address>

or in the meta data of the…

rho_n commented on issue rho_n/hpr_generator#112 2023-06-01 17:50:38 +00:00
Add support for a different php basename

Fixed and merged to main

rho_n closed issue rho_n/hpr_generator#112 2023-06-01 17:50:38 +00:00
Add support for a different php basename
rho_n deleted branch I112_Add_support_for_a_different_php_basename from rho_n/hpr_generator 2023-06-01 17:48:57 +00:00
rho_n commented on pull request rho_n/hpr_generator#113 2023-05-30 14:55:19 +00:00
I112_Add_support_for_a_different_php_basename

I see the reason for the php_baseurl and implementation looks ok.

Although I would replace all the

<!--% absolute_path(php_baseurl) %-->

with

<!--% php_baseurl…
rho_n closed issue rho_n/hpr_generator#107 2023-05-18 13:10:37 +00:00
Error generating next available episode time slot
rho_n deleted branch I107_Error-generating-next-available-episode from rho_n/hpr_generator 2023-05-18 13:09:30 +00:00
rho_n pushed to main at rho_n/hpr_generator 2023-05-18 13:09:19 +00:00
7dca1d75cb Merge pull request '[I107] Fix calculation of the days until next available episode timeslot' (#108) from I107_Error-generating-next-available-episode into main
e7fe824302 Fix calculation of the days until next available episode timeslot
Compare 2 commits »
rho_n merged pull request rho_n/hpr_generator#108 2023-05-18 13:09:18 +00:00
[I107] Fix calculation of the days until next available episode timeslot
rho_n created pull request rho_n/hpr_generator#108 2023-05-18 13:09:03 +00:00
[I107] Fix calculation of the days until next available episode timeslot