When downloading and unpacking the jgrowl library, the directory that gets unpacked is called "stanlemon-jgrowl-tip".

Your module is looking for a directory called "jgrowl", so the readme & module page should probably indicate that users should rename the downloaded directory.

Comments

jeffschuler’s picture

Status: Active » Needs review
StatusFileSize
new540 bytes

Here's a patch that adds this step to the README instructions.

dqd’s picture

Issue summary: View changes
Checking patch README.txt...
error: while searching for:
============

1) Copy nicemessages to your sites/all/modules or sites/$sitename/modules.
2) Copy jgrowl jquery plugin to sites/all/libraries (link above)
3) Enable module at admin/modules.

Settings
========

error: patch failed: README.txt:14
error: README.txt: patch does not apply
dqd’s picture

Priority: Normal » Minor
StatusFileSize
new1.55 KB

due to some other changes I merged them all into this actualized little patch ...

dqd’s picture

Status: Needs review » Reviewed & tested by the community
dqd’s picture

Title: must change name of library » Renaming of library folder needs to be documented
Status: Reviewed & tested by the community » Fixed

  • Commit c1cb57e on 7.x-1.x by Digidog:
    Issue #1290716 by jeffschuler, Digidog: Renaming of library folder needs...
dqd’s picture

Status: Fixed » Closed (fixed)

  • Commit c1cb57e on 7.x-1.x, 7.x-2.x by Digidog:
    Issue #1290716 by jeffschuler, Digidog: Renaming of library folder needs...