diff --git a/site.cfg b/site.cfg index e41c0b5..8ab7af0 100644 --- a/site.cfg +++ b/site.cfg @@ -7,13 +7,6 @@ # Configuration settings for SQLite database: sqlite driver: dbi:SQLite:hpr.db -#user: (not used - leave blank) -#password: (not used - leave blank) -# Configuration settings for MySQL -#database: mysql -#driver: dbi:mysql:database=hpr_hpr:hostname=localhost -#user: hpr-generator (Suggested user with read-only privileges) -#password: ********* (Password for user) # Configure the location of the templates and the generated HTML [app_paths] diff --git a/templates/content-comments_viewer.tpl.html b/templates/content-comments_viewer.tpl.html index 509b617..2794925 100644 --- a/templates/content-comments_viewer.tpl.html +++ b/templates/content-comments_viewer.tpl.html @@ -1,8 +1,9 @@ - - + + +

Comment Viewer

Because of the spammers we have had to turn on comment moderation. Sorry about the delay this will cause.

Subscribe to the comment feed.

diff --git a/templates/content-correspondent.tpl.html b/templates/content-correspondent.tpl.html index 537fab4..e534255 100644 --- a/templates/content-correspondent.tpl.html +++ b/templates/content-correspondent.tpl.html @@ -1,8 +1,8 @@ - - + + diff --git a/templates/content-correspondents.tpl.html b/templates/content-correspondents.tpl.html index fd68237..f4923be 100644 --- a/templates/content-correspondents.tpl.html +++ b/templates/content-correspondents.tpl.html @@ -3,7 +3,7 @@

Correspondents

For more information on how to become a Correspondent see our contribute page. To add a logo here, either email one to admin at hpr or setup your email on Gravatar. To protect your browsing privacy we gather the images every hour and serve them directly from HPR.

- + diff --git a/templates/content-episode.tpl.html b/templates/content-episode.tpl.html index 9b0c679..4fc71f1 100644 --- a/templates/content-episode.tpl.html +++ b/templates/content-episode.tpl.html @@ -3,7 +3,7 @@ - + diff --git a/templates/content-episodes.tpl.html b/templates/content-episodes.tpl.html index 322e0a2..45eda53 100644 --- a/templates/content-episodes.tpl.html +++ b/templates/content-episodes.tpl.html @@ -1,5 +1,5 @@ - +

Complete Archive of Shows.

@@ -7,7 +7,7 @@ All this information is available to the public. Scrape if you wish but if we can format the data for you then we're happy to help.

- + diff --git a/templates/content-index.tpl.html b/templates/content-index.tpl.html index a631465..0879318 100644 --- a/templates/content-index.tpl.html +++ b/templates/content-index.tpl.html @@ -4,7 +4,7 @@ - + @@ -29,7 +29,7 @@

Welcome to HPR, the Community Podcast

- + diff --git a/templates/content-series.tpl.html b/templates/content-series.tpl.html index 0718391..797ce9d 100644 --- a/templates/content-series.tpl.html +++ b/templates/content-series.tpl.html @@ -1,7 +1,7 @@ - +
- +

In-Depth Series

diff --git a/templates/content-series_episode.tpl.html b/templates/content-series_episode.tpl.html index f1e2ecd..eea11de 100644 --- a/templates/content-series_episode.tpl.html +++ b/templates/content-series_episode.tpl.html @@ -1,7 +1,7 @@ - - + + diff --git a/templates/content-tags.tpl.html b/templates/content-tags.tpl.html index d56b9b5..13a9dd3 100644 --- a/templates/content-tags.tpl.html +++ b/templates/content-tags.tpl.html @@ -1,6 +1,6 @@ - - + + $Template::Stash::PRIVATE = undef; # Allow . in tag diff --git a/templates/content-twat_episode.tpl.html b/templates/content-twat_episode.tpl.html index 52b0340..a560740 100644 --- a/templates/content-twat_episode.tpl.html +++ b/templates/content-twat_episode.tpl.html @@ -2,7 +2,7 @@ - + + diff --git a/templates/ids-episode.tpl.html b/templates/ids-episode.tpl.html index c4df5ab..82bb1c7 100644 --- a/templates/ids-episode.tpl.html +++ b/templates/ids-episode.tpl.html @@ -1,5 +1,5 @@ - - + + , diff --git a/templates/ids-twat_episode.tpl.html b/templates/ids-twat_episode.tpl.html index d7eaa0c..9616fe6 100644 --- a/templates/ids-twat_episode.tpl.html +++ b/templates/ids-twat_episode.tpl.html @@ -1,4 +1,4 @@ - + diff --git a/templates/queries-call_for_shows-mysql.tpl.html b/templates/queries-call_for_shows-mysql.tpl.html deleted file mode 100644 index 9f67a7a..0000000 --- a/templates/queries-call_for_shows-mysql.tpl.html +++ /dev/null @@ -1,6 +0,0 @@ - diff --git a/templates/queries-call_for_shows-sqlite.tpl.html b/templates/queries-call_for_shows.tpl.html similarity index 100% rename from templates/queries-call_for_shows-sqlite.tpl.html rename to templates/queries-call_for_shows.tpl.html diff --git a/templates/queries-correspondent-mysql.tpl.html b/templates/queries-correspondent-mysql.tpl.html deleted file mode 100644 index 6f3de33..0000000 --- a/templates/queries-correspondent-mysql.tpl.html +++ /dev/null @@ -1,24 +0,0 @@ - - diff --git a/templates/queries-correspondent-sqlite.tpl.html b/templates/queries-correspondent.tpl.html similarity index 100% rename from templates/queries-correspondent-sqlite.tpl.html rename to templates/queries-correspondent.tpl.html diff --git a/templates/queries-episode-mysql.tpl.html b/templates/queries-episode-mysql.tpl.html deleted file mode 100644 index c99df5e..0000000 --- a/templates/queries-episode-mysql.tpl.html +++ /dev/null @@ -1,51 +0,0 @@ - diff --git a/templates/queries-episode-sqlite.tpl.html b/templates/queries-episode.tpl.html similarity index 100% rename from templates/queries-episode-sqlite.tpl.html rename to templates/queries-episode.tpl.html diff --git a/templates/queries-episodes-mysql.tpl.html b/templates/queries-episodes-mysql.tpl.html deleted file mode 100644 index c381277..0000000 --- a/templates/queries-episodes-mysql.tpl.html +++ /dev/null @@ -1,15 +0,0 @@ - - diff --git a/templates/queries-episodes-sqlite.tpl.html b/templates/queries-episodes.tpl.html similarity index 100% rename from templates/queries-episodes-sqlite.tpl.html rename to templates/queries-episodes.tpl.html diff --git a/templates/queries-ids-episode-sqlite.tpl.html b/templates/queries-ids-episode-sqlite.tpl.html deleted file mode 100644 index 8b0f68c..0000000 --- a/templates/queries-ids-episode-sqlite.tpl.html +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/templates/queries-ids-episode-mysql.tpl.html b/templates/queries-ids-episode.tpl.html similarity index 100% rename from templates/queries-ids-episode-mysql.tpl.html rename to templates/queries-ids-episode.tpl.html diff --git a/templates/queries-index-mysql.tpl.html b/templates/queries-index-mysql.tpl.html deleted file mode 100644 index e46b480..0000000 --- a/templates/queries-index-mysql.tpl.html +++ /dev/null @@ -1,58 +0,0 @@ - - - - diff --git a/templates/queries-index-sqlite.tpl.html b/templates/queries-index.tpl.html similarity index 100% rename from templates/queries-index-sqlite.tpl.html rename to templates/queries-index.tpl.html diff --git a/templates/queries-series-mysql.tpl.html b/templates/queries-series-mysql.tpl.html deleted file mode 100644 index c98f680..0000000 --- a/templates/queries-series-mysql.tpl.html +++ /dev/null @@ -1,15 +0,0 @@ - - diff --git a/templates/queries-series-sqlite.tpl.html b/templates/queries-series.tpl.html similarity index 100% rename from templates/queries-series-sqlite.tpl.html rename to templates/queries-series.tpl.html diff --git a/templates/queries-series_episodes-mysql.tpl.html b/templates/queries-series_episodes-mysql.tpl.html deleted file mode 100644 index ef907da..0000000 --- a/templates/queries-series_episodes-mysql.tpl.html +++ /dev/null @@ -1,29 +0,0 @@ - - - diff --git a/templates/queries-series_episodes-sqlite.tpl.html b/templates/queries-series_episodes.tpl.html similarity index 100% rename from templates/queries-series_episodes-sqlite.tpl.html rename to templates/queries-series_episodes.tpl.html diff --git a/templates/queries-tags-sqlite.tpl.html b/templates/queries-tags-sqlite.tpl.html deleted file mode 100644 index 9b5e099..0000000 --- a/templates/queries-tags-sqlite.tpl.html +++ /dev/null @@ -1 +0,0 @@ - diff --git a/templates/queries-tags-mysql.tpl.html b/templates/queries-tags.tpl.html similarity index 100% rename from templates/queries-tags-mysql.tpl.html rename to templates/queries-tags.tpl.html diff --git a/templates/rss-comments.tpl.xml b/templates/rss-comments.tpl.xml index 8b9b42d..6bbd0de 100644 --- a/templates/rss-comments.tpl.xml +++ b/templates/rss-comments.tpl.xml @@ -24,7 +24,7 @@ 144 - + diff --git a/templates/rss-hpr.tpl.xml b/templates/rss-hpr.tpl.xml index e99aaad..192461d 100644 --- a/templates/rss-hpr.tpl.xml +++ b/templates/rss-hpr.tpl.xml @@ -1,5 +1,5 @@ - + diff --git a/templates/rss-hpr_total.tpl.xml b/templates/rss-hpr_total.tpl.xml index 503a943..5e3cfe6 100644 --- a/templates/rss-hpr_total.tpl.xml +++ b/templates/rss-hpr_total.tpl.xml @@ -1,5 +1,5 @@ - + diff --git a/templates/rss-query-hpr-mysql.tpl.xml b/templates/rss-query-hpr-mysql.tpl.xml deleted file mode 100644 index 1b284a7..0000000 --- a/templates/rss-query-hpr-mysql.tpl.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - diff --git a/templates/rss-query-hpr-sqlite.tpl.xml b/templates/rss-query-hpr.tpl.xml similarity index 92% rename from templates/rss-query-hpr-sqlite.tpl.xml rename to templates/rss-query-hpr.tpl.xml index 3466471..20d4ac7 100644 --- a/templates/rss-query-hpr-sqlite.tpl.xml +++ b/templates/rss-query-hpr.tpl.xml @@ -1,4 +1,4 @@ - + - - - diff --git a/templates/rss-query-hpr_total-sqlite.tpl.xml b/templates/rss-query-hpr_total.tpl.xml similarity index 91% rename from templates/rss-query-hpr_total-sqlite.tpl.xml rename to templates/rss-query-hpr_total.tpl.xml index fd02ab6..a4397a7 100644 --- a/templates/rss-query-hpr_total-sqlite.tpl.xml +++ b/templates/rss-query-hpr_total.tpl.xml @@ -1,4 +1,4 @@ - + - +
Avatar