Problem/Motivation
We need to change .glider to something more specific to the module like `.gliderjs-module` or something (potentially a data attribute). We should also replace any mention of `carousel` with `slider` since this module cannot create carousels.
Proposed resolution
- Change .glider to something more specific to the module like `.gliderjs-module` or something (potentially a data attribute)
- Replace any mention of `carousel` with `slider`
Remaining tasks
Create the code
Issue fork gliderjs-3260661
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #5
zshave commentedComment #6
slydevil commented