Changes between Version 3 and Version 4 of QrCodePlugin


Ignore:
Timestamp:
Mar 19, 2015, 2:01:02 PM (9 years ago)
Author:
figaro
Comment:

Cosmetic changes, tagged with nolicense

Legend:

Unmodified
Added
Removed
Modified
  • QrCodePlugin

    v3 v4  
    11[[PageOutline(2-5,Contents,pullout)]]
    22
    3 = QRCode =
     3= QRCode
    44
    5 == Description ==
     5== Description
    66
    7 Add a Google Charts generated QR Code (Barcode) to any page simply by adding
     7This plugin adds a Google Charts generated QR Code (Barcode) to any page simply by adding the following code:
    88{{{
    99[[QRCode]]
    1010}}}
    11 to the page. 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
     11to 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.
    1212
    13 == Bugs/Feature Requests ==
     13== Bugs/Feature Requests
    1414
    1515Existing bugs and feature requests for QrCodePlugin are
     
    1919[http://trac-hacks.org/newticket?component=QrCodePlugin&owner=datamgmt new ticket].
    2020
    21 == Download ==
     21[[TicketQuery(component=QrCodePlugin&group=type,format=progress)]]
     22
     23== Download
    2224
    2325Download the zipped source from [download:qrcodeplugin here].
    2426
    25 == Source ==
     27== Source
    2628
    2729You can check out QrCodePlugin from [http://trac-hacks.org/svn/qrcodeplugin here] using Subversion, or [source:qrcodeplugin browse the source] with Trac.
    2830
    29 == Example ==
     31== Example
    3032
     33To add a QR-code of the current Trac page to the Trac page:
    3134{{{
    3235[[QRCode]]
    3336}}}
    3437
    35 == Recent Changes ==
     38== Recent Changes
    3639
    3740[[ChangeLog(qrcodeplugin, 3)]]
    3841
    39 == Author/Contributors ==
     42== Author/Contributors
    4043
    4144'''Author:''' [wiki:datamgmt] [[BR]]
    42 '''Maintainer:''' [wiki:datamgmt] [[BR]]
     45'''Maintainer:''' [[Maintainer]] [[BR]]
    4346'''Contributors:'''