Fixing invalid links in the templates.
This commit is contained in:
118
site.cfg
118
site.cfg
@@ -68,10 +68,6 @@ navigation: navigation-about.tpl.html
|
||||
content: content-correspondents.tpl.html
|
||||
filename: correspondents/index.html
|
||||
|
||||
# [contact]
|
||||
# navigation: navigation-about.tpl.html
|
||||
# content: content-contact.tpl.html
|
||||
|
||||
[correspondent]
|
||||
navigation: navigation-about.tpl.html
|
||||
content: content-correspondent.tpl.html
|
||||
@@ -104,50 +100,10 @@ filename: eps/hpr[id]/index.html
|
||||
navigation: navigation-get-shows.tpl.html
|
||||
content: content-syndication.tpl.html
|
||||
|
||||
[contribute]
|
||||
navigation: navigation-give-shows.tpl.html
|
||||
content: content-contribute.tpl.html
|
||||
|
||||
[search]
|
||||
navigation: navigation-main.tpl.html
|
||||
content: content-search.tpl.html
|
||||
|
||||
[help_out]
|
||||
navigation: navigation-contribute.tpl.html
|
||||
content: content-help_out.tpl.html
|
||||
|
||||
[download]
|
||||
navigation: navigation-get-shows.tpl.html
|
||||
content: content-download.tpl.html
|
||||
|
||||
# [stuff_you_need_to_know]
|
||||
# navigation: navigation-give-shows.tpl.html
|
||||
# content: content-stuff_you_need_to_know.tpl.html
|
||||
|
||||
[theme]
|
||||
navigation: navigation-give-shows.tpl.html
|
||||
content: content-theme.tpl.html
|
||||
|
||||
[requested_topics]
|
||||
navigation: navigation-give-shows.tpl.html
|
||||
content: content-requested_topics.tpl.html
|
||||
|
||||
[recording]
|
||||
navigation: navigation-give-shows.tpl.html
|
||||
content: content-recording.tpl.html
|
||||
|
||||
[request_a_slot]
|
||||
navigation: navigation-give-shows.tpl.html
|
||||
content: content-request_a_slot.tpl.html
|
||||
|
||||
[podcatchers]
|
||||
navigation: navigation-contribute.tpl.html
|
||||
content: content-podcatchers.tpl.html
|
||||
|
||||
[promote]
|
||||
navigation: navigation-about.tpl.html
|
||||
content: content-promote.tpl.html
|
||||
|
||||
[sitemap]
|
||||
navigation: navigation-about.tpl.html
|
||||
content: content-sitemap.tpl.html
|
||||
@@ -171,43 +127,43 @@ content: content-mumble-howto.tpl.html
|
||||
navigation: navigation-about.tpl.html
|
||||
content: content-comments_viewer.tpl.html
|
||||
|
||||
# [hpr_ogg]
|
||||
# root_template: rss.tpl.xml
|
||||
# content: rss-hpr.tpl.xml
|
||||
# filename: hpr_ogg.rss
|
||||
# media_file_extension: ogg
|
||||
#
|
||||
# [hpr_mp3]
|
||||
# root_template: rss.tpl.xml
|
||||
# content: rss-hpr.tpl.xml
|
||||
# filename: hpr_mp3.rss
|
||||
# media_file_extension: mp3
|
||||
# audio_mime_type: mpeg
|
||||
#
|
||||
# [hpr_spx]
|
||||
# root_template: rss.tpl.xml
|
||||
# content: rss-hpr.tpl.xml
|
||||
# filename: hpr_spx.rss
|
||||
# media_file_extension: spx
|
||||
#
|
||||
# [hpr_total_ogg]
|
||||
# root_template: rss.tpl.xml
|
||||
# content: rss-hpr_total.tpl.xml
|
||||
# filename: hpr_total_ogg.rss
|
||||
# media_file_extension: ogg
|
||||
#
|
||||
# [hpr_total_mp3]
|
||||
# root_template: rss.tpl.xml
|
||||
# content: rss-hpr_total.tpl.xml
|
||||
# filename: hpr_total_mp3.rss
|
||||
# media_file_extension: mp3
|
||||
# audio_mime_type: mpeg
|
||||
#
|
||||
# [hpr_total_spx]
|
||||
# root_template: rss.tpl.xml
|
||||
# content: rss-hpr_total.tpl.xml
|
||||
# filename: hpr_total_spx.rss
|
||||
# media_file_extension: spx
|
||||
[hpr_ogg]
|
||||
root_template: rss.tpl.xml
|
||||
content: rss-hpr.tpl.xml
|
||||
filename: hpr_ogg.rss
|
||||
media_file_extension: ogg
|
||||
|
||||
[hpr_mp3]
|
||||
root_template: rss.tpl.xml
|
||||
content: rss-hpr.tpl.xml
|
||||
filename: hpr_mp3.rss
|
||||
media_file_extension: mp3
|
||||
audio_mime_type: mpeg
|
||||
|
||||
[hpr_spx]
|
||||
root_template: rss.tpl.xml
|
||||
content: rss-hpr.tpl.xml
|
||||
filename: hpr_spx.rss
|
||||
media_file_extension: spx
|
||||
|
||||
[hpr_total_ogg]
|
||||
root_template: rss.tpl.xml
|
||||
content: rss-hpr_total.tpl.xml
|
||||
filename: hpr_total_ogg.rss
|
||||
media_file_extension: ogg
|
||||
|
||||
[hpr_total_mp3]
|
||||
root_template: rss.tpl.xml
|
||||
content: rss-hpr_total.tpl.xml
|
||||
filename: hpr_total_mp3.rss
|
||||
media_file_extension: mp3
|
||||
audio_mime_type: mpeg
|
||||
|
||||
[hpr_total_spx]
|
||||
root_template: rss.tpl.xml
|
||||
content: rss-hpr_total.tpl.xml
|
||||
filename: hpr_total_spx.rss
|
||||
media_file_extension: spx
|
||||
|
||||
[comments]
|
||||
root_template: rss-comments.tpl.xml
|
||||
|
Reference in New Issue
Block a user