Image to Post - qr code
This commit is contained in:
parent
fa2a982303
commit
a1fc842af6
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ class QRImageInfo extends ExtensionInfo
|
|||
public $license = self::LICENSE_GPLV2;
|
||||
public $description = "Turns BBCode into HTML";
|
||||
public $documentation =
|
||||
"Shows a QR Code for downloading an image to cell phones.
|
||||
Based on Artanis's Link to Image Extension <artanis.00@gmail.com>
|
||||
"Shows a QR Code for downloading a post to cell phones.
|
||||
Based on Artanis's Link to Post Extension <artanis.00@gmail.com>
|
||||
Further modified by Shish to remove the 7MB local QR generator and replace it with a link to google chart APIs";
|
||||
}
|
||||
|
|
Reference in a new issue