- i18n (a lot of view overrides could be accomplished with i18n overrides)
- blacklight_config (Controller Configuration)
- Facets
- Fields
- Sorts
- Search fields (search type drop-down)
- Thumbnail by field
- Thumbnail by method
- Fields by method
- Linking
- Facets
- by method
- custom partial
- query facets
- Default solr parameters
- Controller search_params_logic
- Restricting controller to only search documents with a particular field value
Try to find the smallest override possible
- Module methods (helpers)
- Class methods (controller)
- Views (But NOT UI text overrides which should be in i18n)
- Overriding defined variables
- Sass (modify button styling to match institution style as a good example)
- Extends
- Mixins
- Functions