not recognizing library

Comments

andy_g’s picture

I guess you are referring to the missing library in the Drupal status report?

If so, I got around this as follows:

- check the permissions on the /libraries directory (basically set them to match the /modules directory)
- include the file jquery.event.drag-2.0.min.js in the /lib subdirectory (which you can get courtesy of Dr Google.)

I still don't see any elements in the actual view unfortunately!

Andy

kaizerking’s picture

Thanks your tip worked!! now i get status green for slickgrid :)

the older version kind of worked but not as what I expected
Basically i was looking for some thing like this http://boriscy.github.io/grider/ unfortunately I do not know how to get that to work as drupal module

charlied’s picture

Building on #1 above I also had to solve a duplicate Jquery load to make it work. See https://drupal.org/node/1208022#comment-7402416