Is there a reason why it has been named "jquery.isotope"? Besides it's not even called that way by the author (see github repo), it seems inconsistent with all libraries I have so far (even Masonry is not in "jquery.masonry" although it is actually called that way).

I know this is a very minor thing but maybe you can consider just "isotope" for the final release?

".. It's cleaner" ;)

Comments

kreynen’s picture

Assigned: Unassigned » kreynen
Status: Active » Needs work

The next release of the module will add a dependency for http://drupal.org/project/isotope to address this

TelFiRE’s picture

I have that isotope library module and the dev of your module. It's looking for the plugin at my root domain... absolutely no way I can put it there, nor would it make any sense. Is that what people are doing presently? Throwing a JS file directly in their /sites/default folder??

snufkin’s picture

Nah, the issue is that its looking for jquery.isotope, and if you followed the instructions you'll only have an isotope folder. rename the directory to jquery.isotope, or rewrite that line in the code in views_isotope.theme.inc.

snufkin’s picture

Issue summary: View changes

suggestion added

Chris Gillis’s picture

Issue summary: View changes
Status: Needs work » Fixed

Fixed in 7.x-2.0-beta1.

Status: Fixed » Closed (fixed)

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