Problem/Motivation

In #2747219: Add custom GPG Key field we are going to add a custom GPG key field, but we are missing formatters and widgets.

Proposed resolution

Add GPG key widget that displays 2 fields (textarea for public key property and textfield for fingerprint). Also, add a GPG formatter with similar functionality.

CommentFileSizeAuthor
#3 add_field_widget_and-2747225-2.patch5.48 KBmbovan
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mbovan created an issue. See original summary.

  • mbovan committed 009c7dd on 8.x-1.x
    Issue #2747225 by mbovan: Add field widget and formatter for GPG key
    
mbovan’s picture

Status: Active » Fixed
FileSize
5.48 KB

Added widget/formatter plugins and committed the attached patch.

Status: Fixed » Closed (fixed)

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