Archived
4
2
Commit Graph

9 Commits

Author SHA1 Message Date
rho_n fe3ed40641 Fix display of corresponent episodes
Prevent display of future episodes which have been uploaded to HPR.
2022-08-09 18:18:04 -04:00
rho_n a23ca24bd6 Fix MACRO show_series link to series page 2022-08-06 10:48:53 -04:00
rho_n 6414390a3d Fix missing PROCESS directive for shared utils 2022-08-06 09:59:31 -04:00
rho_n dcc0f3d6b0 Add absolute_path MACRO
Used with baseurl to make a path relative or absolute.
2022-08-05 15:49:00 -04:00
rho_n 30f0c9924a Update SQL query to select specific host episodes 2022-08-05 12:07:36 -04:00
rho_n 83d9156f17 Fix file existence logic for get_avatar MACRO
Test for existence on filesystem
2022-08-01 20:19:44 -04:00
rho_n c4b0361104 Add MACRO show_summary
Shared macro that generates standardized summary information about
an episode.
2022-07-31 23:09:00 -04:00
rho_n f6318cd34f Add get_avatar macro
Print hpr logo or host avatar filename.
2022-07-31 22:25:15 -04:00
rho_n 7770f67409 Allow multiple pages to be generated from one template
Feature to allow generation of host and episode pages.
2022-07-28 22:22:55 -04:00