From dbd9f8e9733de64c18813147fc1cd236ced4ffd8 Mon Sep 17 00:00:00 2001
From: Roan Horning
Date: Sat, 17 Sep 2022 17:28:39 -0400
Subject: [PATCH] Integrate twat episodes
Add twat shows to the full episodes index, the host pages.
Add individule twat episodes.
---
site.cfg | 6 ++
templates/content-correspondent.tpl.html | 55 ++++++++++++---
templates/content-episodes.tpl.html | 24 +++++++
templates/content-index.tpl.html | 2 +-
templates/content-twat_episode.tpl.html | 83 +++++++++++++++++++++++
templates/shared-episode-summary.tpl.html | 16 ++++-
templates/shared-utils.tpl.html | 13 ++--
7 files changed, 181 insertions(+), 18 deletions(-)
create mode 100644 templates/content-twat_episode.tpl.html
diff --git a/site.cfg b/site.cfg
index d8c710d..9ad7cc4 100644
--- a/site.cfg
+++ b/site.cfg
@@ -132,6 +132,12 @@ content: content-promote.tpl.html
navigation: navigation-about.tpl.html
content: content-sitemap.tpl.html
+[twat_episode]
+navigation: navigation-get-shows.tpl.html
+content: content-twat_episode.tpl.html
+multipage: true
+filename: eps/twat[id]/index.html
+
[hpr_ogg]
root_template: rss.tpl.xml
content: rss-hpr.tpl.xml
diff --git a/templates/content-correspondent.tpl.html b/templates/content-correspondent.tpl.html
index 97e9159..2c27697 100644
--- a/templates/content-correspondent.tpl.html
+++ b/templates/content-correspondent.tpl.html
@@ -2,12 +2,12 @@
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -40,11 +71,15 @@
height="80" alt="Host Image" />
Host ID :
email:
- episodes:
+ episodes:
-
+
-
+
+
+
+
+
Become a Correspondent
diff --git a/templates/content-episodes.tpl.html b/templates/content-episodes.tpl.html
index 4b2b2e9..4b86d69 100644
--- a/templates/content-episodes.tpl.html
+++ b/templates/content-episodes.tpl.html
@@ -25,4 +25,28 @@
%-->
+Today With a Techie Archived Shows
+
+
+ The following work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License .
+ T.W.A.T. Radio was brought to you by The Infonomicon Computer Club
+
+
+
+
+
diff --git a/templates/content-index.tpl.html b/templates/content-index.tpl.html
index 56891ac..6ac0bc5 100644
--- a/templates/content-index.tpl.html
+++ b/templates/content-index.tpl.html
@@ -28,7 +28,7 @@
- We started producing shows as Today with a Techie on 2005-09-19, years, months, days ago. our shows are produced by listeners like you and can be on any topic that "are of interest to hackers " . if you listen to HPR then please consider contributing one show a year. if you record your show now it could be released in days.
+ We started producing shows as Today with a Techie on 2005-09-19, years, months, days ago. our shows are produced by listeners like you and can be on any topic that "are of interest to hackers " . if you listen to HPR then please consider contributing one show a year. if you record your show now it could be released in days.
Meet the team
";
diff --git a/templates/content-twat_episode.tpl.html b/templates/content-twat_episode.tpl.html
new file mode 100644
index 0000000..100deea
--- /dev/null
+++ b/templates/content-twat_episode.tpl.html
@@ -0,0 +1,83 @@
+
+
+
+
+
+
+
+
+
+
+
+
+Listen Now
+Duration:
+
+
+
+
+
+
+
+
+
+
+
diff --git a/templates/shared-episode-summary.tpl.html b/templates/shared-episode-summary.tpl.html
index 8fe8bd4..32b9236 100644
--- a/templates/shared-episode-summary.tpl.html
+++ b/templates/shared-episode-summary.tpl.html
@@ -19,9 +19,9 @@ Listen in eps/hpr/index.html#comments">Comments () .
-
+
Released: . Duration: . Flag: .
-
+
@@ -34,3 +34,15 @@ Listen in twat ::
+ hosted by
+
+
+
+
+
+
+
diff --git a/templates/shared-utils.tpl.html b/templates/shared-utils.tpl.html
index 23d2285..677c053 100644
--- a/templates/shared-utils.tpl.html
+++ b/templates/shared-utils.tpl.html
@@ -39,17 +39,20 @@
.//
-
-<< First ,
+
+
+
+
+<< First ,
- < Previous ,
+ < Previous ,
< Previous,
- Next > ,
+ Next > ,
Next >
- Latest >>
+ Latest >>