Closed (fixed)
Project:
Drupal Commerce Extra Price Formatters
Version:
7.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
3 Feb 2012 at 22:36 UTC
Updated:
14 Apr 2012 at 22:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
ikos commentedHi,
The patch here adds an extra setting to the prefix / suffix formatter allowing you to specify the text filter used (depending on permission). You can then use permitted html.
Let me know if it works ok for you and I will commit it for the next version.
Richard
Comment #2
vistree commentedHi ikos,
the linebreak is working great with your patch!! Thank you.
Just to know: should tokes have also to work with your patch? I tried to include [node:field-price] in the suffix - which is not replaced.
Kind regards and a nice evening!
Comment #3
ikos commentedHi,
Tokens not yet working with this patch - mainly because there wasn't a token hook in commerce to tokenise the payment components.
I'll put one together as a separate patch - hopefully this week.
kind regards
Richard
Comment #4
vistree commentedthank you! Looking forward to test ;-)
Comment #5
Witch commentedDoes this patch work?
Can somebody upload a patched version due to i have problems with patching... :(
Thank you
Comment #6
ikos commentedHi,
Marking a fixed as the text format patch I just applied will allow html and new lines in a formatter.
Token support is in development, so follow issue #1510852
kind regards
Richard