Skip to content

Instantly share code, notes, and snippets.

@Brian-Clement
Brian-Clement / .lando.yml
Created February 20, 2020 18:59 — forked from mikeshiyan/.lando.yml
Landofile for running Nightwatch JS tests in Drupal.
name: nightwatch-test
recipe: drupal8
config:
webroot: web
services:
appserver:
build_as_root:
# Install nodejs and yarn in the main container. They have to live here
# because PHP is required for the site installation and other ops in
# nightwatch tests.
@Brian-Clement
Brian-Clement / FRIEDA-3.md
Created October 22, 2018 18:25 — forked from labbydev/FRIEDA-3.md
FRIEDA Session 3 Notes

FRIEDA Session 3

Search solutions

  • Currently is search by location
  • Would like to make it more of a directory
  • View by alpha, more like a directory in the future (in page search, possibly)
    • Low use case and we don't really want people searching by location
    • in page search (basically replication Command+F)
  • potentially search by ID
  • potentially search by name
    • remove search by code/ID (and do not display that information)
/*!
* Scroll Sneak
* http://mrcoles.com/scroll-sneak/
*
* Copyright 2010, Peter Coles
* Licensed under the MIT licenses.
* http://mrcoles.com/media/mit-license.txt
*
* Date: Mon Mar 8 10:00:00 2010 -0500
*/