Problem/Motivation

In the file README.md say module need library in this route:

to libraries/jquery.tocify

So that the folder structure looks like

jquery.tocify
├── css
│   └── jquery.tocify.css
└── js
└── jquery.tocify.js

But in the module ask for this route:

if (!file_exists(DRUPAL_ROOT . '/libraries/jquery.tocify/src/javascripts/jquery.tocify.js')) {

Comments

koffer created an issue. See original summary.

koffer’s picture

Issue summary: View changes

sanduhrs’s picture

Version: 3.0.1 » 3.0.x-dev
Status: Active » Fixed

That would have been a really easy patch ;)
Thanks for reporting though!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.