[[PageOutline(2-5,Contents,pullout)]] = Generate QRCode of wiki pages == Description This plugin adds a QR Code (Barcode) to any Trac page simply by adding the following code to the page: {{{ [[QRCode]] }}} 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. It uses [https://developers.google.com/chart/ Google Charts]. 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 that page: {{{ [[QRCode]] }}} == Recent Changes [[ChangeLog(qrcodeplugin, 3)]] == Author/Contributors '''Author:''' [wiki:datamgmt] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''