hey there,
this module is great. it'd get even better if we could place cufon-yui.js in an external folder so as to make updates easier (we wouldn't have to move the file around and put it back once the updating process is compelte, for instance).
some people have been discussing how to implement this on other moules like WYSIWYG and I think it's a great idea. is it feasible for Cufón?
I can't provide code, but I'm always available for testing.
cheers,
Luciano
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | cufon-add_libraries_dir-595112-3.patch | 1.17 KB | patcon |
| #1 | cufon.module.595112.patch | 2.7 KB | blackice2999 |
Comments
Comment #1
blackice2999 commentedHi,
i think its a good drupal way to put libraries into /sites/all/libraries/cufon-yui/cufon-yui.js and use the library api or a self way. i have added a patch that scan self for the file using drupal_system_listing. I needed it to work correctly with drush make and libraries.
best regards from germany
Dennis
Comment #2
kriskhaira commentedThanks, Blackice2999. Your patch works for me.
Comment #3
patcon commentedThere was a bit of extraness in the patch that was conflicting with another patch I had in a drush_make file, so I rerolled it :)
Comment #4
troky commentedCommitted to 6.x-1.x-dev.
Re-open issue if problem persists.