Active
Project:
QR Codes
Version:
6.x-1.0-beta3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jan 2011 at 11:23 UTC
Updated:
14 Jan 2011 at 11:24 UTC
Jump to comment: Most recent file
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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | qr_codes-D6-1026862.patch | 3.81 KB | pol |
Comments
Comment #1
polHere is the patch.