模組介紹:
可以產生 Datamatrix 或 QR Code 格式的圖案,讓照相手機來讀取其中隱藏的網址、文字或電話號碼。
使用方式如下:[mobilecodes type="type" data="data type" size="size" name="name" tinyurl="tinyurl"]content[/mobilecode]
- 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
回應
Re: Mobile Codes
有人安裝並測試成功了嗎?
他到底要搭配那些模組才能運作阿?
Re: Mobile Codes
安裝後要啟用它附的 input filter,然後按照格式/說明輸入到文章裡,就 ok 啦,不需要任何其他模組。
這是我做的,解解看?
Re: Mobile Codes
我找不到要在哪啟動input filter,方便解說一下完整的流程嗎?^^
謝謝唷!
Re: Mobile Codes
admin/settings/filters
編輯某個輸入格式檔案,勾選裡面的 mobile filter
Re: Mobile Codes
哇!謝謝 charlesc~~
我成功啦^^
原來她是放再admin/settings/filters里阿!^^
謝謝唷!