Skip to content
Snippets Groups Projects
Forked from Digital Experience Group / UNL_Search
57 commits behind the upstream repository.
JSTUREK8's avatar
Jeff Sturek authored
Remove target="_blank" from search results links

See merge request iim/UNL_Search!20
63d22514
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