Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Updates features so hook_facet_items_alter runs for every facet * + Adds facet_api_bonus as a dependency for dkan_sitewide_search_db + Adds hook_facet_items_alter implementation to run filter_xss on every facet + Adds hook_menu_alter implementation to run validations for $items['search'] + Validates all occurences for facets based on taxonomies. + Validates field_license occurances in the url + Validates author occurances in the url * Add xss tests
- Loading branch information