Block a user
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
Skip padding when id is empty string
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
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
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…
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…
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
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…
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
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
[I107] Fix calculation of the days until next available episode timeslot
[I107] Fix calculation of the days until next available episode timeslot