The example code (below) given in the README_EXTERNAL_LIB_PLUGIN.txt creates a link "jquery.imageareaselect.js" when what the module expects in a link named "jquery.imgareaselect.js"

The same incorrect link name is shown in the module directory structure view in the "Installation Troubleshooting" section of README.txt

Linux/Unix Users
----------------
ln -s imgareaselect-version/jquery.imgareaselect-version.min.js jquery.imageareaselect.js

Window Users
------------

For Windows Vista
-----------------

mklink /D jquery.imageareaselect.js imgareaselect-version/jquery.imgareaselect-version.min.js

CommentFileSizeAuthor
#2 README.patch1.97 KBvenuslabs

Comments

venuslabs’s picture

Assigned: Unassigned » venuslabs

gotcha. thanks for noticing and sorry about delay. getting a fix in rt away

yashesh bhatia

venuslabs’s picture

Status: Active » Needs review
StatusFileSize
new1.97 KB

fixed. attached is the patch. can you please review it.

thx.

yashesh bhatia

barrett’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to me. Thanks.

yasheshb’s picture

Status: Reviewed & tested by the community » Closed (fixed)

closing since it's tested.

thx.

yashesh bhatia