Closed (fixed)
Project:
Messaging
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 Aug 2009 at 15:45 UTC
Updated:
5 Oct 2009 at 22:10 UTC
The messaging input format is only meant to be used where the output will be sent to a text based context (i.e. sms or e-mail) and not an HTML context (i.e. browser).
So, this input format should not be available to any roles on a site.
Please add a warning to the REAMDE.txt, to a hook_requirements etc. to make it painfully obvious that this format should not be used on a site in general.
Comments
Comment #1
jose reyero commentedAdded better description into the module. Also added to the documentation here, http://drupal.org/node/252619
Anyway, this templating and filtering system is meant to be fully reworked.