From c3db44639ea2f2e3bc1c9600fe3a33bece172022 Mon Sep 17 00:00:00 2001 From: Christian Wolf Date: Fri, 9 Feb 2018 12:55:28 +0100 Subject: [PATCH] Added override to open archived pages in new tab/window to overcome bug in Joomla Refs #101 --- .../com_content/archive/default_items.php | 220 ++++++++++++++++++ 1 file changed, 220 insertions(+) create mode 100644 slt/html/com_content/archive/default_items.php diff --git a/slt/html/com_content/archive/default_items.php b/slt/html/com_content/archive/default_items.php new file mode 100644 index 0000000..0f4751d --- /dev/null +++ b/slt/html/com_content/archive/default_items.php @@ -0,0 +1,220 @@ +params; +?> + +
+ items as $i => $item) : ?> + params->get('info_block_position', 0); ?> +
+ + get('show_modify_date') || $params->get('show_publish_date') || $params->get('show_create_date') + || $params->get('show_hits') || $params->get('show_category') || $params->get('show_parent_category')); ?> + + + + + + event->beforeDisplayContent; ?> + get('show_intro')) : ?> +
introtext, $params->get('introtext_limit')); ?>
+ + + + + + + event->afterDisplayContent; ?> +
+ +
+ +