- 16 Jan, 2019 1 commit
-
-
Eric Rasmussen authored
-
- 02 Jan, 2019 1 commit
-
-
- 31 Aug, 2018 1 commit
-
-
Eric Rasmussen authored
1822826a moved it last
-
- 16 Aug, 2018 1 commit
-
-
Ryan Dee authored
-
- 09 Aug, 2018 2 commits
-
-
Eric Rasmussen authored
-
Eric Rasmussen authored
-
- 17 Oct, 2017 1 commit
-
-
Michael Fairchild authored
-
- 04 Apr, 2017 1 commit
-
-
Tyler R Lemburg authored
-
- 31 Mar, 2017 1 commit
-
-
Tyler R Lemburg authored
Google is deprecating version 1 of their custom search element API sometime in April. While we don't generate actual elements using their code, we use their javascript libraries to call the search. This change updates the code for version 2, removing the deprecation warning and keeping things in compliance. Before working with this, read https://developers.google.com/custom-search/docs/element very carefully. The flow of the Google Search as it relates to UNL_Search is: 1) end-scripts.tpl.php is rendered with variables that include the custom search engine ID 2) This script, using search.js (or search.min.js), adds the google search javascript to the end of the page asynchronously. It also gives the callback for its loading as window.searchInit, which loads the UNLSearch.initialize function. 3) This sets up the various search capabilities, binds callbacks onto those actions, and has all the JS functions that we operate on in the search. I didn't need to use the <gsce> element as described in the docs, as we already have a text box to search, and I bind the results to the unl_results div (local_results if a site-search is executed). Lastly, this new code does not use the "Linked Search Engine" specification. Instead, the as_sitesearch parameter is passed into the Google API, or, if a specific Custom Search Engine is specified (cx parameter), that is used vs. our regular UNL one.
-
- 15 Dec, 2016 1 commit
-
-
Kevin Abel authored
-
- 02 Jun, 2016 1 commit
-
-
Kevin Abel authored
-
- 01 Feb, 2016 2 commits
-
-
Michael Fairchild authored
-
Michael Fairchild authored
-
- 13 Jan, 2016 2 commits
-
-
Michael Fairchild authored
-
Michael Fairchild authored
Allow the role attribute
-
- 11 Jan, 2016 2 commits
-
-
Kevin Abel authored
The local script can now be loaded with requirejs without relying on any globals!
-
Kevin Abel authored
-
- 17 Dec, 2015 1 commit
-
-
Michael Fairchild authored
-
- 16 Dec, 2015 3 commits
-
-
Michael Fairchild authored
-
Michael Fairchild authored
and fix rendering of site regions
-
Michael Fairchild authored
-
- 29 Jul, 2014 1 commit
-
-
Kevin Abel authored
-
- 24 Apr, 2014 1 commit
-
-
Kevin Abel authored
-
- 23 Apr, 2014 2 commits
-
-
Kevin Abel authored
-
Kevin Abel authored
If the titlegraphic region is missing, it is more likely that the entire scanned page is missing proper regions.
-
- 21 Apr, 2014 1 commit
-
-
Kevin Abel authored
-
- 17 Apr, 2014 1 commit
-
-
Kevin Abel authored
-
- 07 Sep, 2012 3 commits
-
-
Seth Meranda authored
-
Brett Bieber authored
-
Seth Meranda authored
-
- 27 Mar, 2012 1 commit
-
-
Brett Bieber authored
-
- 26 Mar, 2012 2 commits
-
-
Brett Bieber authored
-
Brett Bieber authored
-
- 28 Sep, 2011 1 commit
-
-
Brett Bieber authored
-
- 13 Sep, 2011 2 commits
-
-
Brett Bieber authored
-
Seth Meranda authored
-
- 30 Aug, 2011 1 commit
-
-
Brett Bieber authored
-
- 16 Aug, 2011 1 commit
-
-
Kevin Abel authored
Adjusted the markup to use the new grid layout, the correct google loader, and not to use the depricated gSearchForm.
-
- 12 Aug, 2011 2 commits
-
-
http://www.unl.edu/Brett Bieber authored
-
Brett Bieber authored
-