Closed (fixed)
Project:
Simple Field Formatter
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
27 Jul 2012 at 09:38 UTC
Updated:
28 Nov 2012 at 15:30 UTC
I think this is a cool field formatter but when you want to use it with another field formatter you have problems. I guess that it would be very cool to rewrite the module so that it based on Field Formatter Settings. So that you just alter the other field formatters.
In Drupal 8 you will get this in core #945524: Field formatter settings hooks in core.
I think we should open a new branch (7.x-2.x) for this step. Do you agree?
Comments
Comment #1
yannickooThe modules mentioned in #1497234: Merge couple of features from other similar modules are also using the Field Formatter Settings module.
Comment #2
technikh commentedinteresting. will look into it.
Comment #3
technikh commentedCreated a new 2.x version that depends on Field Formatter Settings. http://drupalcode.org/project/simple_field_formatter.git/blob/refs/heads...
Prefix & Suffix work for all field types
Other functions only work for Field of type text
Comment #4.0
(not verified) commentedAdded description.