Closed (fixed)
Project:
Media entity Twitter
Version:
8.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Aug 2018 at 01:47 UTC
Updated:
14 Apr 2020 at 08:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
damienmckennaThis provides a new option on the formatter to control whether the previous message is displayed.
The options dialog:
What the tweet display looks like with the option disabled, which is the default:
What the tweet display looks like with the option enabled:
Comment #3
damienmckennaPatch #1 was actually for 8.x-1.x, this one is for 8.x-2.x
Comment #4
seanbI like it! Simple patch with a lot of added value. A small nit about the description of the field. Besides that looking good to me.
I think this contains a typo in the word 'to'. SHouldn't that be 'too'? The end of the sentence could use a period.
Comment #5
damienmckennaGood catch.
Comment #7
chr.fritschTests are failing.
Comment #8
chr.fritschI think this needs a schema configuration for the formatter now.
Very nice. I would like to see this landing.
Comment #9
chr.fritschAdding the schema, that caused the failure.
Comment #10
chr.fritschCrediting @seanB for his review.
Comment #12
chr.fritschCommitted. Thanks, everyone.