Skip to content
Snippets Groups Projects
Select Git revision
  • 02d1eec6e8032095d2824e71ae52838e7ff84dee
  • master default protected
  • optimize-images
  • 5.0
  • 4.1
5 results

UNL_Search

Forked from Digital Experience Group / UNL_Search
83 commits behind the upstream repository.
user avatar
Ryan Dee authored
02d1eec6
History

This project runs the WDN search results engine.

Three panels of results are shown, local site results, global results, and peoplefinder results.

Querystring parameters: q The search term u Referring UNL template based site cx Google Custom Search engine to use for local site results

To build and run this project:

  1. Copy/Update config.sample.php to config.inc.php (see in-file documentation)
  2. run composer install && npm install && grunt