Not sure where this bug lies.
I have smiley enabled and the cdn module enabled. However smilies are not being served from the CDN. As there are potentially a lot of small images serving from the CDN would be a boost in page speed.
It could be that the CDN module is at fault, if so please move bug there.
Comments
Comment #1
fizk commentedI think this module would have to use the
file_create_url()function to support CDN.http://api.drupal.org/api/drupal/includes%21file.inc/function/file_creat...
Comment #2
fizk commentedFixed!
http://drupalcode.org/project/smiley.git/commit/fd77f70ab7b6121798e650b6...
Comment #3
fizk commented