[[PageOutline(2-5,Contents,pullout)]] = QRCode == Description This plugin adds a Google Charts generated QR Code (Barcode) to any page simply by adding the following code: {{{ [[QRCode]] }}} to the page. The QR code of the current page is generated. These codes can be read as bookmarks by any QRCode Reader, mostly available for smart phones such as the iPhone. For more details about QR Codes see http://en.wikipedia.org/wiki/QR_Code. == Bugs/Feature Requests Existing bugs and feature requests for QrCodePlugin are [report:9?COMPONENT=QrCodePlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=QrCodePlugin&owner=datamgmt new ticket]. [[TicketQuery(component=QrCodePlugin&group=type,format=progress)]] == Download Download the zipped source from [download:qrcodeplugin here]. == Source You can check out QrCodePlugin from [http://trac-hacks.org/svn/qrcodeplugin here] using Subversion, or [source:qrcodeplugin browse the source] with Trac. == Example To add a QR-code of the current Trac page to the Trac page: {{{ [[QRCode]] }}} == Recent Changes [[ChangeLog(qrcodeplugin, 3)]] == Author/Contributors '''Author:''' [wiki:datamgmt] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''