PyLucid CMS Logo

How to generate QR-Codes with google API

page message
  • Entry for this url doesn't exist.
  • Entry for this url doesn't exist.
  • Entry for this url doesn't exist.
  • Entry for this url doesn't exist.
  • Eintrag mit dieser URL existiert nicht.
  • Eintrag mit dieser URL existiert nicht.

You can easy generate QR-Codes with the public google api. e.g.:

HTML
1
<img src="http://chart.apis.google.com/chart?cht=qr&chs=100x100&chl=http://www.pylucid.org/">

output is:

↑ examples  #

permalink with QR-Codes:

HTML
1
2
3
4
5
    <p id="permalink">
       <a href="{{ page_permalink }}" title="permalink to this page">permalink<br />
          <img src="http://chart.apis.google.com/chart?cht=qr&chs=100x100&chl=http://YourDomain.tld{{ page_permalink }}">
       </a>
    </p>

0 comments for 'QR-Codes':
    there exist no comment for 'QR-Codes'
Leave a comment

django-processinfo: 4.9 ms of 214.3 ms (2.3%)