Mobile Codes
Mobile Codes generates Datamatrix or QR Code mobile barcodes that can be read by many camera phones. The codes can contain URLs, Text or Phone Numbers, making it easy to pass data directly to a mobile phone.
For more information on the creation and use of these mobile codes checkout the Nokia Mobile codes site.
The Mobile Codes module provides a filter to generate the codes, with the following format:
[mobilecodes type="type" data="data type" size="size" name="name" tinyurl="tinyurl"]content[/mobilecode]
Possible Attributes:
- type - Mobile barcode type:
- dm - Datamatrix (module default)
- qr - QR Code
- data - Mobile barcode data type:
- link - URL (module default)
- phone - Phone Number
- text - Text
- size - Size of mobile barcode:
- small - Small
- medium - Medium (module default)
- large - Large
- name - Name of your mobile barcode
- User defined
- tinyurl - TinyURL behaviour (for URLs only)
- 0 - Only convert to TinyURL if URL is longer than 60 characters (module default)
- 1 - Always convert to TinyURL
- content - Data to embed into mobile code (required)
- User defined
Note: the only required attribute is content as all others will default to either a user defined default or the module defined default.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.0 | 2008-May-11 | 7.84 KB | Download · Release notes | Recommended for 6.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2008-Jun-12 | 8.3 KB | Download · Release notes | Development snapshot | |
| 5.x-1.x-dev | 2008-Jun-25 | 8.27 KB | Download · Release notes | Development snapshot | |

