1
0
forked from HPR/hpr_generator
Commit Graph

13 Commits

Author SHA1 Message Date
1312e3d374 Refactor MySQL database specific SQL 2022-11-28 19:52:39 -05:00
e1b0189275 Convert correspondent page queries from SQLite to MySQL 2022-10-21 19:46:31 -04:00
991b3dcec1 Update SQL query to order results by id 2022-09-21 21:18:48 -04:00
dbd9f8e973 Integrate twat episodes
Add twat shows to the full episodes index, the host pages.
Add individule twat episodes.
2022-09-17 17:28:39 -04:00
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
a23ca24bd6 Fix MACRO show_series link to series page 2022-08-06 10:48:53 -04:00
6414390a3d Fix missing PROCESS directive for shared utils 2022-08-06 09:59:31 -04:00
dcc0f3d6b0 Add absolute_path MACRO
Used with baseurl to make a path relative or absolute.
2022-08-05 15:49:00 -04:00
30f0c9924a Update SQL query to select specific host episodes 2022-08-05 12:07:36 -04:00
83d9156f17 Fix file existence logic for get_avatar MACRO
Test for existence on filesystem
2022-08-01 20:19:44 -04:00
c4b0361104 Add MACRO show_summary
Shared macro that generates standardized summary information about
an episode.
2022-07-31 23:09:00 -04:00
f6318cd34f Add get_avatar macro
Print hpr logo or host avatar filename.
2022-07-31 22:25:15 -04:00
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