FILTER BY:
Series
Luke Titus Hebrews Revelation
Categories
All
Adult Classes Come and See Class Hebrews Luke New Testament Revelation Titus
Month
All
March 2019 February 2019 January 2018 December 2017 November 2017 October 2017 September 2017 August 2017 July 2017 June 2017 May 2017 April 2017 March 2017 February 2017 January 2017 December 2016 November 2016 October 2016 September 2016 August 2016
Speaker
All
Dick Middlebrooks
// switch ($sermonlist_layout) {
// case 'list':
// $groupby = 'groupby:series';
// $find_series = 'find_series:current';
// break;
// case 'sort':
// $groupby = 'groupby:series';
// $find_series = '';
// break;
// case 'detail':
// $groupby = '';
// $find_series = '';
// break;
// default:
// $groupby = '';
// $find_series = '';
// }
getContent(
"sermon",
"display:auto",
"order:recent",
"howmany:15",
"find_group:{$publish_group}",
// $groupby,
// $find_series,
// "group_show:
",
// "group_show:
",
// "group_show:
__title__ ",
// "group_show:__description__",
// "group_show:
",
"show_list:
",
//"show_list: ", // If you want to show images in the list
"show_list:",
"show_list:",
"show_list:__dateThree format='M d, Y'__
",
"show_list:__titlelink__ ",
"show_list:",
"show_list:Speaker: __preacher__ ",
//__preachertitlelink__ doesn't work for empty items as of 4/4/2013 - sent note to dev on 3/20/2013"
"show_list:
",
"show_list:",
"show_list:Keywords: __taglinks__",
"show_list:
",
"show_list: ",
"show_list: ",
"after_show_list:__pagination__",
"show_detail:
",
"show_detail:← back to list
",
"show_detail:",
"show_detail:",
"show_detail:",
"show_detail:Passage: __passagebook__ __passageverse__",
"show_detail:
",
"show_detail:",
"show_detail:Speaker: __preacher__",
"show_detail:
",
"show_detail:",
"show_detail:Series: __series__",
"show_detail:
",
"show_detail:",
"show_detail:Category: __category__",
"show_detail:
",
"show_detail:",
"show_detail:Keywords: __taglinks__",
"show_detail:
",
"show_detail:__summary__ ",
"show_detail:__text__",
"show_detail: ",
"show_detail: "
);
?>