Skip to content
Snippets Groups Projects
Select Git revision
  • 535a4f1fb0ceb659ff0aba3cbcee5ce6b68283c7
  • master default
  • embed-5.0
  • 4.1
4 results

UNL_Search

Jeff Sturek's avatar
Jeff Sturek authored
Open directory links in new tab

See merge request !37
535a4f1f
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