Hello,

I'm in step #3 of installing the module. It refers me to this site to get the jquery Map Hilight plugin: http://archive.plugins.jquery.com/project/maphilight. However, that site is under development, and I see no links to actually download the plugin. Is there an alternative place to get it in the interim?

Thanks in advance!
Boriana

p.s. I did try to get just get the jquery.maphilight.min.js file from here: https://github.com/kemayo/maphilight/tree and put it in a directory called 'jquery.maphilight' as per the instructions, but it still looks like the library is not included in every page as I have specified in my settings. I look at the page source, and do not see it included (also, my maps aren't being hilighted). So... I figure maybe there is more than this single file that I have to do and maybe the link I'm using is not the intended one. Any clarification would help. Thanks again.

Comments

ditcheva’s picture

Status: Active » Closed (works as designed)

Oooops. Sorry! What I did in the p.s. section actually was all I needed to do. It's working as expected!

mediaformat’s picture

Component: Code » Documentation
Category: Support request » Task
Issue summary: View changes
Status: Closed (works as designed) » Needs work

Thank you ditcheva for hunting down the files.

Maintainers should upupdate documentation as jQuery plugin links no longer work.

Download the plugin from here : https://github.com/kemayo/maphilight

ditcheva’s picture

By the way, I notice that there are several pieces of information now outdated in the included README.txt file. I was actually just writing a blog post about this module and realized that several of the links are outdated.

So here's a patch that fixes the following

  • Updated link to where you can get the jquery.maphilight.min.js file
  • Includes the libraries module pre-requisite for D7 sites
  • Updates the admin interface link for D7 sites. The current link (I think) is for D6.

Hope this is helpful to folks. Thanks!

ditcheva’s picture

Assigned: Unassigned » ditcheva
Status: Needs work » Needs review
cdd23’s picture

ditcheva this is very helpful but I'm having trouble finding the "jquery_plugin directory" in which to place the "jquery.maphilight.min.js" file.

When I installed the jq_maphilight (using drush) it also downloaded the libraries module and enabled both jq_maphilight and libraries successfully.

I also used your helpfully updated instructions to find "jquery.maphilight.min.js" and download it. But now I can't find where to put it so the JQuery Map Hilight configuration page doesn't show the error:

PLUGIN STATUS
The jQuery Maphilight plugin is unavailable.

ditcheva’s picture

Ah yes, I didn't edit that line, and yet it's wrong too.

Could you see if the instructions make more sense now with this updated patch? If they're clear and you get your installation working with the instructions, consider marking this patch as 'Reviewed and tested by the community' so we can get it committed!! :-)

If you have issues, let me know and I'll update until we've got it right!

Thanks,
Boriana

WorldFallz’s picture

Not sure how i missed this one... but this is awesome, thanks for the patch. I'll be delighted to commit as soon as it's marked RTBC!

  • WorldFallz committed f9d4bea on 7.x-1.x
    Issue #1459136 by ditcheva, WorldFallz: Where to download the jquery Map...

  • WorldFallz committed 2dd3a82 on 6.x-1.x
    Issue #1459136 by ditcheva, WorldFallz: Where to download the jquery Map...
WorldFallz’s picture

Status: Needs review » Fixed

Committed to both D6 and D7 versions-- new releases should be available shortly.

Patches no longer applied and I kept separate readme's for d6 and d7 and updated each independently.

Thanks everyone!

WorldFallz’s picture

Also updated the project page.

Status: Fixed » Closed (fixed)

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