Thread: QR Codes
View Single Post
Old September 11th, 2009, 11:35 AM   #1 (permalink)
mfowler70
Junior Member
 
Join Date: Sep 2009
Posts: 25
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default QR Codes

Have you guys thought about adding BBCODE to assist users in creating QR Codes for use on the forums? It should be fairly easy to do and would be pretty cool to use from our android phones.

Title: QRcode Barcode Generator
Tag: QR
Replacement:
Code:
<img src="http://qrcode.kaywa.com/img.php?s=5&d=http%3A%2F%2F{param}" alt="qrcode"  />
Example:
Code:
Note: Due to the way the generator is setup, I don't think it'll work if http:// is included in the link. Should also be easy to alter the replacement code for use with text.
mfowler70 is offline  
Last edited by mfowler70; September 11th, 2009 at 11:36 AM.
Reply With Quote