Roan Horning rho_n
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
rho_n created branch I107_Error-generating-next-available-episode in rho_n/hpr_generator 2023-05-18 13:07:19 +00:00
e7fe824302 Fix calculation of the days until next available episode timeslot
rho_n opened issue rho_n/hpr_generator#107 2023-05-18 12:55:20 +00:00
Error generating next available episode time slot
rho_n commented on issue rho_n/hpr_generator#6 2023-05-06 13:18:51 +00:00
Implement Tags page
rho_n closed issue rho_n/hpr_generator#6 2023-05-06 13:18:51 +00:00
Implement Tags page
rho_n commented on issue rho_n/hpr_generator#6 2023-05-06 13:17:57 +00:00
Implement Tags page

I made a couple changes to the URL generation, but other than that your code worked perfectly. We do need to clean up the tags in the database to make them more uniform so generating this page (or…

rho_n deleted branch I6_Implement_Tags_page from rho_n/hpr_generator 2023-05-06 13:14:58 +00:00
rho_n pushed to main at rho_n/hpr_generator 2023-05-06 13:14:53 +00:00
69255693ef Merge pull request 'Implement Tags page' (#106) from I6_Implement_Tags_page into main
8b218e2036 Fix episode url issues
afc6b7518f Fixed link to Tags.
Compare 3 commits »
rho_n merged pull request rho_n/hpr_generator#106 2023-05-06 13:14:52 +00:00
Implement Tags page
rho_n commented on pull request rho_n/hpr_generator#106 2023-05-06 13:14:18 +00:00
Implement Tags page

Nice work @gordons--especially dealing with the vagaries of the tags data.