From ced088883962e35511b440dc4faf52ad22e70111 Mon Sep 17 00:00:00 2001 From: Jeff Sturek <jsturek8@unl.edu> Date: Thu, 28 Jan 2021 13:30:23 -0600 Subject: [PATCH] Support WDN version 5.3 --- views/fixed.erb | 86 ++++++++++++++++++++++++------------------------- 1 file changed, 43 insertions(+), 43 deletions(-) diff --git a/views/fixed.erb b/views/fixed.erb index 247e3a6..c5501eb 100644 --- a/views/fixed.erb +++ b/views/fixed.erb @@ -1,8 +1,8 @@ <!DOCTYPE html> -<% template_dep_version = '5.2.0' %> +<% template_dep_version = '5.3.0' %> <html class="dcf-no-js dcf-no-webp" lang="en"> <head> - <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.2/includes/global/head-1.html"))).result %> + <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.3/includes/global/head-1.html"))).result %> <!-- Membership and regular participation in the University of Nebraska–Lincoln (UNL) Web Developer Network (WDN) is required to use the UNLedu Web Framework. Visit the WDN site at https://wdn.unl.edu/. Register for our mailing list and add your site or server to UNL Web Audit. All framework code is the property of the UNL Web Developer Network. The code seen in a source code view is not, and may not be used as, a template. You may not use this code, a reverse-engineered version of this code, or its associated visual presentation in whole or in part to create a derivative work. @@ -13,7 +13,7 @@ <!-- TemplateBeginEditable name="doctitle" --> <title><%= @title %> | University of Nebraska–Lincoln</title> <!-- TemplateEndEditable --> - <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.2/includes/global/head-2-local.html"))).result.gsub('$DEP_VERSION$', template_dep_version) %> + <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.3/includes/global/head-2-local.html"))).result.gsub('$DEP_VERSION$', template_dep_version) %> <!-- TemplateBeginEditable name="head" --> <meta name="apple-mobile-web-app-capable" content="yes"> <link rel="stylesheet" href="/css/resource_scheduler.css"> @@ -21,67 +21,67 @@ <% if defined?(kiosk_mode) && kiosk_mode == 'true' %> <link rel="stylesheet" href="/css/kiosk.css"> <% end %> - <link rel="preload" href="/wdn/templates_5.2/css/deprecated.css" as="style" onload="this.onload=null;this.rel='stylesheet'"> - <noscript><link rel="stylesheet" href="/wdn/templates_5.2/css/deprecated.css"></noscript> + <link rel="preload" href="/wdn/templates_5.3/css/deprecated.css" as="style" onload="this.onload=null;this.rel='stylesheet'"> + <noscript><link rel="stylesheet" href="/wdn/templates_5.3/css/deprecated.css"></noscript> <link rel="stylesheet" href="/css/jquery.mCustomScrollbar.min.css" /> <!-- TemplateEndEditable --> <!-- TemplateParam name="class" type="text" value="" --> </head> - <body class="unl" data-version="5.2"> - <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.2/includes/global/skip-nav.html"))).result %> + <body class="unl" data-version="5.3"> + <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.3/includes/global/skip-nav.html"))).result %> <header class="dcf-header" id="dcf-header" role="banner"> - <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.2/includes/global/header-global-1.html"))).result %> - <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.2/includes/global/cta-header-1.html"))).result %> - <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.2/includes/global/visit-header-1.html"))).result %> + <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.3/includes/global/header-global-1.html"))).result %> + <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.3/includes/global/cta-header-1.html"))).result %> + <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.3/includes/global/visit-header-1.html"))).result %> <!-- InstanceBeginEditable name="headervisit" --> <!-- InstanceEndEditable --> - <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.2/includes/global/visit-header-2.html"))).result %> - <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.2/includes/global/apply-header-1.html"))).result %> + <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.3/includes/global/visit-header-2.html"))).result %> + <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.3/includes/global/apply-header-1.html"))).result %> <!-- InstanceBeginEditable name="headerapply" --> <!-- InstanceEndEditable --> - <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.2/includes/global/apply-header-2.html"))).result %> - <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.2/includes/global/give-header-1.html"))).result %> + <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.3/includes/global/apply-header-2.html"))).result %> + <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.3/includes/global/give-header-1.html"))).result %> <!-- InstanceBeginEditable name="headergive" --> <!-- InstanceEndEditable --> - <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.2/includes/global/give-header-2.html"))).result %> - <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.2/includes/global/cta-header-2.html"))).result %> - <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.2/includes/global/idm.html"))).result %> - <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.2/includes/global/search.html"))).result %> - <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.2/includes/global/header-global-2.html"))).result %> - <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.2/includes/global/logo-lockup-1.html"))).result %> - <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.2/includes/global/site-affiliation-1.html"))).result %> + <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.3/includes/global/give-header-2.html"))).result %> + <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.3/includes/global/cta-header-2.html"))).result %> + <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.3/includes/global/idm.html"))).result %> + <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.3/includes/global/search.html"))).result %> + <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.3/includes/global/header-global-2.html"))).result %> + <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.3/includes/global/logo-lockup-1.html"))).result %> + <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.3/includes/global/site-affiliation-1.html"))).result %> <!-- InstanceBeginEditable name="affiliation" --> <!-- InstanceEndEditable --> - <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.2/includes/global/site-affiliation-2.html"))).result %> - <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.2/includes/global/site-title-1.html"))).result %> + <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.3/includes/global/site-affiliation-2.html"))).result %> + <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.3/includes/global/site-title-1.html"))).result %> <!-- InstanceBeginEditable name="titlegraphic" --> <a class="dcf-txt-h5" href="/">UNL Resource Scheduler</a> <!-- InstanceEndEditable --> - <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.2/includes/global/site-title-2.html"))).result %> - <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.2/includes/global/logo-lockup-2.html"))).result %> - <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.2/includes/global/nav-toggle-group.html"))).result %> - <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.2/includes/global/nav-menu-1.html"))).result %> - <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.2/includes/global/nav-toggle-btn.html"))).result %> - <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.2/includes/global/nav-menu-child-1.html"))).result %> + <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.3/includes/global/site-title-2.html"))).result %> + <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.3/includes/global/logo-lockup-2.html"))).result %> + <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.3/includes/global/nav-toggle-group.html"))).result %> + <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.3/includes/global/nav-menu-1.html"))).result %> + <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.3/includes/global/nav-toggle-btn.html"))).result %> + <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.3/includes/global/nav-menu-child-1.html"))).result %> <!-- InstanceBeginEditable name="navlinks" --> <%= erb :'template_partials/navigation' %> <!-- InstanceEndEditable --> - <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.2/includes/global/cta-nav-1.html"))).result %> - <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.2/includes/global/visit-nav-1.html"))).result %> + <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.3/includes/global/cta-nav-1.html"))).result %> + <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.3/includes/global/visit-nav-1.html"))).result %> <!-- InstanceBeginEditable name="navvisit" --> <!-- InstanceEndEditable --> - <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.2/includes/global/visit-nav-2.html"))).result %> - <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.2/includes/global/apply-nav-1.html"))).result %> + <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.3/includes/global/visit-nav-2.html"))).result %> + <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.3/includes/global/apply-nav-1.html"))).result %> <!-- InstanceBeginEditable name="navapply" --> <!-- InstanceEndEditable --> - <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.2/includes/global/apply-nav-2.html"))).result %> - <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.2/includes/global/give-nav-1.html"))).result %> + <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.3/includes/global/apply-nav-2.html"))).result %> + <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.3/includes/global/give-nav-1.html"))).result %> <!-- InstanceBeginEditable name="navgive" --> <!-- InstanceEndEditable --> - <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.2/includes/global/give-nav-2.html"))).result %> - <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.2/includes/global/cta-nav-2.html"))).result %> - <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.2/includes/global/nav-menu-child-2.html"))).result %> - <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.2/includes/global/nav-menu-2.html"))).result %> + <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.3/includes/global/give-nav-2.html"))).result %> + <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.3/includes/global/cta-nav-2.html"))).result %> + <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.3/includes/global/nav-menu-child-2.html"))).result %> + <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.3/includes/global/nav-menu-2.html"))).result %> </header> <main class="dcf-main" id="dcf-main" role="main" tabindex="-1"> <% unless defined?(kiosk_mode) && kiosk_mode == 'true' %> @@ -165,15 +165,15 @@ <footer class="dcf-footer" id="dcf-footer" role="contentinfo"> <!-- TemplateBeginEditable name="optionalfooter" --> <!-- TemplateEndEditable --> - <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.2/includes/global/footer-global-1.html"))).result %> + <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.3/includes/global/footer-global-1.html"))).result %> <!-- TemplateBeginEditable name="contactinfo" --> <%= erb :'template_partials/footer' %> <!-- TemplateEndEditable --> - <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.2/includes/global/footer-global-2.html"))).result %> + <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.3/includes/global/footer-global-2.html"))).result %> + <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.3/includes/global/noscript.html"))).result %> </footer> <% end %> - <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.2/includes/global/noscript.html"))).result %> - <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.2/includes/global/js-body-local.html"))).result.gsub('$DEP_VERSION$', template_dep_version) %> + <%= ERB.new(File.read(File.expand_path("#{ROOT}/public/wdn/templates_5.3/includes/global/js-body-local.html"))).result.gsub('$DEP_VERSION$', template_dep_version) %> <!-- TemplateBeginEditable name="jsbody" --> <!-- Put your custom JavaScript here --> <script type="text/javascript">WDN.initializePlugin("notice");</script> -- GitLab