From 38577467faddc5391d447f188e5507cd39512c62 Mon Sep 17 00:00:00 2001 From: Reynold Tan Date: Mon, 10 Jun 2024 14:49:17 -0600 Subject: [PATCH] Adds alternative view --- helium_exporter.module | 3 ++- theme/helium_exporter_page.tpl.php | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/helium_exporter.module b/helium_exporter.module index 394e5d3..fad3167 100644 --- a/helium_exporter.module +++ b/helium_exporter.module @@ -95,7 +95,8 @@ function helium_exporter_preprocess_helium_exporter_form(&$variables, $hook) { $variables['helium_resource'] = array( 'download' => 'https://github.com/cardinalb/helium-docs/wiki/Download-Helium', 'information' => 'https://github.com/cardinalb/helium-docs/wiki', - 'help' => 'https://github.com/cardinalb/helium-docs/wiki/Data-Formats' + 'help' => 'https://github.com/cardinalb/helium-docs/wiki/Data-Formats', + 'web-base' => 'https://helium.hutton.ac.uk', ); } diff --git a/theme/helium_exporter_page.tpl.php b/theme/helium_exporter_page.tpl.php index 1e43f47..7b13e40 100644 --- a/theme/helium_exporter_page.tpl.php +++ b/theme/helium_exporter_page.tpl.php @@ -21,7 +21,7 @@

Visualize plant pedigrees and overlay categorical data using Helium:

Helium is a generic platform in which various data types can be shown in a pedigree context.  Show me how
- Download Helium | More Information + Download Helium | Web-based Helium | More Information

@@ -33,6 +33,7 @@

Download and install Helium viewer application in your computer. Please use the link below and select an operating system. » Download and install Helium + » or use the Web-based Helium