Create filed formatter for Drupal 8 version.

Comments

Anas_maw created an issue. See original summary.

anas_maw’s picture

Status: Active » Needs review
StatusFileSize
new3.54 KB

Initial patch to add field formatter.
@todo:
-Add format settings.
-Improve object declaration way using plugin manager.

Please review and give me any comments to work on.

anas_maw’s picture

Status: Needs review » Needs work
anas_maw’s picture

StatusFileSize
new3.45 KB

Re roll patch to last dev version.

hussainweb’s picture

Status: Needs work » Needs review
StatusFileSize
new5.73 KB

Thanks for the reroll. I used your patch and overhauled it to have a settings form and use dependency injection, etc...

  • hussainweb committed eea6886 on 8.x-1.x
    Issue #2930117 by Anas_maw, hussainweb: Add field formatter
    
hussainweb’s picture

Status: Needs review » Fixed

Marking it fixed. There is still some work left on the formatter (like adding a settings form, handling timezone, etc...) but we can do that by the by. I think this is ready for an alpha release at least. We would need more documentation and cleanup before beta.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.