Wilson, thanks for your « chili_highlighter » module.
As Chili is delivered with extra .JS plugins (cplusplus.js, csharp.js, css.js, delphi.js, html.js, java.js, jquery.chili.js, js.js, lotusscript.js, mysql.js, php-f.js, php.js, recipes.js...). all these files including « jquery.chili.js » should remain wrapped into a "chili" directory. Just as others libraries (getid3, ckeditor, tcpdf...)
This:
/sites/all/libraries/chili/jquery.chili.js
Instead of:
/sites/all/libraries/jquery.chili.js
Here is a patch. ;-)
| Comment | File | Size | Author |
|---|---|---|---|
| chili_highlighter.2.patch | 668 bytes | Michel Poulain |
Comments
Comment #1
Anonymous (not verified) commentedThe code has been already changed, and committed.
I didn't check the issue queue until now, or I would have reported this issue report in the CHANGELOG.txt file.
Instead of using the directory called chili, I called it jquery.chili.
Thanks for your report.