hpr_generator/templates
2023-02-24 20:42:01 -05:00
..
content-about.tpl.html Fix links 2022-08-06 08:55:32 -04:00
content-comments_viewer.tpl.html Implement comments_viewer page 2023-02-24 20:42:01 -05:00
content-contact.tpl.html Initial add of web page Template files 2022-06-28 10:40:24 -04:00
content-contribute.tpl.html Fix links to static pages 2022-08-13 13:11:30 -04:00
content-correspondent.tpl.html Refactor MySQL database specific SQL 2022-11-28 19:52:39 -05:00
content-correspondents.tpl.html Improve look of hosts table 2023-02-12 16:54:17 -05:00
content-download.tpl.html Add page download 2022-08-09 19:06:06 -04:00
content-episode.tpl.html Add show_transcript MACRO to index and episode pages 2023-02-24 18:58:56 -05:00
content-episodes.tpl.html Refactor MySQL database specific SQL 2022-11-27 14:04:12 -05:00
content-help_out.tpl.html Remove references to Report missing tags page 2022-08-16 18:39:05 -04:00
content-index-announcement.tpl.html Remove New Year's Eve 2023 show announcement 2023-01-03 10:08:52 -05:00
content-index.tpl.html Add show_transcript MACRO to index and episode pages 2023-02-24 18:58:56 -05:00
content-mumble-howto.tpl.html Add page mumble-howto 2022-10-16 18:12:05 -04:00
content-podcatchers.tpl.html Add page podcatchers 2022-08-12 22:59:54 -04:00
content-promote.tpl.html Add page promote 2022-08-13 10:08:55 -04:00
content-recording.tpl.html Add page recording 2022-08-10 22:30:11 -04:00
content-request_a_slot.tpl.html Add page request_a_slot 2022-08-11 08:51:13 -04:00
content-requested_topics.tpl.html Add page requested_topics 2022-08-10 22:08:38 -04:00
content-search.tpl.html Add page search 2022-08-08 21:07:34 -04:00
content-series_episode.tpl.html Convert series episode page queries from SQLite to MySQL 2022-10-21 20:11:19 -04:00
content-series.tpl.html Add missing MACRO absolute_path to link path 2022-08-25 20:10:21 -04:00
content-sitemap.tpl.html Fix links in sitemap content template 2022-08-18 17:55:42 -04:00
content-stuff_you_need_to_know.tpl.html Fix links to static pages 2022-08-13 13:11:30 -04:00
content-syndication.tpl.html Update sydication template text 2023-02-12 13:46:11 -05:00
content-theme.tpl.html Add Theme page 2022-08-09 22:06:37 -04:00
content-twat_episode.tpl.html Remove superflous WHERE condition 2022-11-28 19:55:51 -05:00
ids-correspondent.tpl.html Allow multiple pages to be generated from one template 2022-07-28 22:22:55 -04:00
ids-episode.tpl.html Refactor MySQL database specific SQL 2022-11-28 19:49:06 -05:00
ids-series_episode.tpl.html Rename page series_shows to series_episode 2022-08-06 12:14:47 -04:00
ids-twat_episode.tpl.html Remove superflous WHERE condition 2022-11-28 19:55:51 -05:00
navigation-about.tpl.html Make URL direct call to HPR for non static pages 2022-08-13 12:29:46 -04:00
navigation-contribute.tpl.html Remove references to Report missing tags page 2022-08-16 18:39:05 -04:00
navigation-get-shows.tpl.html Make URL direct call to HPR for non static pages 2022-08-13 12:29:46 -04:00
navigation-give-shows.tpl.html Make URL direct call to HPR for non static pages 2022-08-13 12:29:46 -04:00
navigation-main.tpl.html Make tags page menu link hard coded 2023-02-12 13:07:06 -05:00
page.tpl.html Added viewport 2022-09-09 07:45:49 +00:00
queries-call_for_shows-mysql.tpl.html Refactor MySQL database specific SQL 2022-11-28 22:47:53 -05:00
queries-call_for_shows-sqlite.tpl.html Refactor MySQL database specific SQL 2022-11-28 22:47:53 -05:00
queries-correspondent-mysql.tpl.html Refactor MySQL database specific SQL 2022-11-28 19:52:39 -05:00
queries-correspondent-sqlite.tpl.html Add SQLite specific query templates 2023-02-08 16:05:36 -05:00
queries-episode-mysql.tpl.html Refactor MySQL database specific SQL 2022-11-28 19:49:06 -05:00
queries-episode-sqlite.tpl.html Add SQLite specific query templates 2023-02-08 16:05:36 -05:00
queries-episodes-mysql.tpl.html Refactor MySQL database specific SQL 2022-11-27 14:04:12 -05:00
queries-episodes-sqlite.tpl.html Add SQLite specific query templates 2023-02-08 16:05:36 -05:00
queries-ids-episode-mysql.tpl.html Refactor MySQL database specific SQL 2022-11-28 19:49:06 -05:00
queries-ids-episode-sqlite.tpl.html Add SQLite specific query templates 2023-02-08 16:05:36 -05:00
queries-index-mysql.tpl.html Refactor MySQL database specific SQL 2022-11-27 13:54:14 -05:00
queries-index-sqlite.tpl.html Add SQLite specific query templates 2023-02-08 16:05:36 -05:00
rss-comments.tpl.xml Add missing USE date directive 2022-10-08 12:35:56 -04:00
rss-hpr_total.tpl.xml Refactor RSS templates for either MySQL or SQLite 2023-02-20 22:36:30 -05:00
rss-hpr.tpl.xml Refactor RSS templates for either MySQL or SQLite 2023-02-20 22:36:30 -05:00
rss-query-hpr_total-mysql.tpl.xml Refactor RSS templates for either MySQL or SQLite 2023-02-20 22:36:30 -05:00
rss-query-hpr_total-sqlite.tpl.xml Refactor RSS templates for either MySQL or SQLite 2023-02-20 22:36:30 -05:00
rss-query-hpr-mysql.tpl.xml Refactor RSS templates for either MySQL or SQLite 2023-02-20 22:36:30 -05:00
rss-query-hpr-sqlite.tpl.xml Refactor RSS templates for either MySQL or SQLite 2023-02-20 22:36:30 -05:00
rss.tpl.xml Fix importing of template date plugin 2022-08-18 17:39:17 -04:00
shared-avatar.tpl.html Fix file existence logic for get_avatar MACRO 2022-08-01 20:19:44 -04:00
shared-call_for_shows.tpl.html Refactor MySQL database specific SQL 2022-11-28 22:47:53 -05:00
shared-episode-summary.tpl.html Add MACRO rss_show_series 2022-10-08 08:48:42 -04:00
shared-item.tpl.xml Fix setting of RSS feed enclosures mime-type 2022-08-17 19:16:22 -04:00
shared-listen-now.tpl.html Refactor templates to use media_path MACRO 2022-10-01 13:42:46 -04:00
shared-show-transcript.tpl.html Create shared template for showing show transcripts 2023-02-24 18:57:20 -05:00
shared-utils.tpl.html Fix archive.org paths in media_path MACRO 2023-02-24 18:55:37 -05:00