Hello,

I modified the qr_code_google_chart.module to expose more settings.
You can find the settings list on the API here: http://code.google.com/apis/chart/docs/gallery/qr_codes.html

I've also corrected a small bug in the qr_codes_theme() function in qr_codes.module. There were 2 missing arguments: Alt and Title.

CommentFileSizeAuthor
#1 qr_codes-D6-1026862.patch3.81 KBPol
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Pol’s picture

FileSize
3.81 KB

Here is the patch.