Download & Extend

How do I type a QR code in node body?

Project:Mobile Codes
Version:7.x-2.x-dev
Component:Documentation
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

I've enabled the module.

Visited some settings pages
- admin/config/content/mobile_codes
- admin/config/content/mobile_codes/providers

Next added the input format on
- admin/config/content/formats/filtered_html

Next edit a node by adding
- [mobilecode #preset="small"]http://en.m.wikipedia.org[/mobilecode]

No datamatrix in sight :(
(Changing #preset to a wrong name gives lot of exceptions)

What did I do wrong? Does anyone have a code example working?