hpr_generator/templates
Dave Morriss b4448caf16 Fixing 'absolute_url'
site-generator:

    Added all the modules that the script and the templates use to make
    it explicit what is required.

templates/shared-utils.tpl.html:

    Added a new TT² macro called 'absolute_url' which takes two
    arguments, the base and  the path or relative URL. It's fairly
    primitive but seems to work.

templates/content-about.tpl.html,
templates/content-recording.tpl.html,
templates/content-request_a_slot.tpl.html,
templates/content-requested_topics.tpl.html,
templates/page.tpl.html:

    All calls to 'absolute_url' changed to use two arguments, and the
    link definitions adjusted to match this change.
2023-09-09 17:54:19 +01:00
..
content-about.tpl.html Fixing 'absolute_url' 2023-09-09 17:54:19 +01:00
content-comments_viewer.tpl.html Various changes to bring all the information pages into the same locations 2023-06-27 19:31:39 +02:00
content-contribute.tpl.html Change php_baseurl to hub_baseurl in the template files 2023-05-31 10:25:17 +02:00
content-correspondent.tpl.html Add requested audio links 2023-04-02 07:24:43 -04:00
content-correspondents.tpl.html I145 Various bug fixes 2023-07-23 17:03:27 +01:00
content-download.tpl.html Add page download 2022-08-09 19:06:06 -04:00
content-episode.tpl.html Fixes to "step navigation", etc 2023-07-31 15:27:17 +01:00
content-episodes.tpl.html Add requested audio links 2023-04-02 07:24:43 -04: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 Changes to get the site working 2023-06-17 22:04:35 +02: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 Fixing 'absolute_url' 2023-09-09 17:54:19 +01:00
content-request_a_slot.tpl.html Fixing 'absolute_url' 2023-09-09 17:54:19 +01:00
content-requested_topics.tpl.html Fixing 'absolute_url' 2023-09-09 17:54:19 +01:00
content-search.tpl.html Fix the DuckDuck Go form, convert all url's to https and add help text 2023-06-22 21:13:25 +02:00
content-series.tpl.html Fix URL's to series RSS feeds 2023-02-25 23:06:41 -05:00
content-series_episode.tpl.html Add audio links to the episodes on a series page 2023-04-02 09:06:57 -04:00
content-sitemap.tpl.html Fixed the link to the mail list 2023-08-06 14:04:00 +02:00
content-syndication.tpl.html Various changes to bring all the information pages into the same locations 2023-06-27 19:31:39 +02:00
content-tags.tpl.html Fix episode url issues 2023-05-06 09:07:25 -04:00
content-theme.tpl.html Fixes to "step navigation", etc 2023-07-31 15:27:17 +01:00
content-twat_episode.tpl.html This reflects the change to move the "play" button to the top of the episode 2023-03-31 14:02:49 +02: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 Change php_baseurl to hub_baseurl in the template files 2023-05-31 10:25:17 +02:00
navigation-contribute.tpl.html Change php_baseurl to hub_baseurl in the template files 2023-05-31 10:25:17 +02:00
navigation-get-shows.tpl.html Change php_baseurl to hub_baseurl in the template files 2023-05-31 10:25:17 +02:00
navigation-give-shows.tpl.html Change php_baseurl to hub_baseurl in the template files 2023-05-31 10:25:17 +02:00
navigation-main.tpl.html Change php_baseurl to hub_baseurl in the template files 2023-05-31 10:25:17 +02:00
page.tpl.html Fixing 'absolute_url' 2023-09-09 17:54:19 +01:00
queries-call_for_shows-mysql.tpl.html Fixed miscalculation triggering 'Call for shows' 2023-08-27 16:00:00 +01:00
queries-call_for_shows-sqlite.tpl.html Fixed miscalculation triggering 'Call for shows' 2023-08-27 16:00:00 +01: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 I145 Various bug fixes 2023-07-23 17:03:27 +01:00
queries-episode-sqlite.tpl.html Fixes to "step navigation", etc 2023-07-31 15:27:17 +01:00
queries-episodes-mysql.tpl.html I145 Various bug fixes 2023-07-23 17:03:27 +01:00
queries-episodes-sqlite.tpl.html Fixing issue #140 2023-08-19 13:34:50 +01:00
queries-ids-episode-mysql.tpl.html I145 Various bug fixes 2023-07-23 17:03:27 +01:00
queries-ids-episode-sqlite.tpl.html I145 Various bug fixes 2023-07-23 17:03:27 +01:00
queries-index-mysql.tpl.html I145 Various bug fixes 2023-07-23 17:03:27 +01:00
queries-index-sqlite.tpl.html I145 Various bug fixes 2023-07-23 17:03:27 +01:00
queries-series-mysql.tpl.html Hide display of future shows on series listings page 2023-02-25 11:44:56 -05:00
queries-series-sqlite.tpl.html Hide display of future shows on series listings page 2023-02-25 11:44:56 -05:00
queries-series_episodes-mysql.tpl.html Hide display of future shows on series episodes page 2023-02-25 14:22:44 -05:00
queries-series_episodes-sqlite.tpl.html Hide display of future shows on series episodes page 2023-02-25 14:22:44 -05:00
queries-tags-mysql.tpl.html Fixed link to Tags. 2023-05-01 00:50:01 +10:00
queries-tags-sqlite.tpl.html Fixed link to Tags. 2023-05-01 00:50:01 +10:00
rss-comments.tpl.xml I145 Various bug fixes 2023-07-23 17:03:27 +01:00
rss-hpr.tpl.xml Refactor RSS templates for either MySQL or SQLite 2023-02-20 22:36:30 -05:00
rss-hpr_total.tpl.xml Refactor RSS templates for either MySQL or SQLite 2023-02-20 22:36:30 -05:00
rss-query-hpr-mysql.tpl.xml Fixing issue #140 2023-08-19 13:34:50 +01:00
rss-query-hpr-sqlite.tpl.xml Fixing issue #140 2023-08-19 13:34:50 +01:00
rss-query-hpr_total-mysql.tpl.xml Fixing issue #140 2023-08-19 13:34:50 +01:00
rss-query-hpr_total-sqlite.tpl.xml Fixing issue #140 2023-08-19 13:34:50 +01:00
rss.tpl.xml Fixing issue #140 2023-08-19 13:34:50 +01:00
shared-avatar.tpl.html Add show_avatar MACRO 2023-03-13 23:14:35 -04:00
shared-call_for_shows.tpl.html Fixed miscalculation triggering 'Call for shows' 2023-08-27 16:00:00 +01:00
shared-episode-summary.tpl.html Fixing issue #140 2023-08-19 13:34:50 +01:00
shared-item.tpl.xml Fixing issue #140 2023-08-19 13:34:50 +01:00
shared-listen-now.tpl.html Update listen_now MACRO 2023-04-01 19:56:11 -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 Fixing 'absolute_url' 2023-09-09 17:54:19 +01:00