Hi!
It would be great if the "Custom verification" field could be changed so that the name of the bot could be shown in the main list!
Thanks for the great module!
-Brian

CommentFileSizeAuthor
#3 467582_comment.patch3.83 KBandypost

Comments

andypost’s picture

Status: Active » Closed (duplicate)
dave reid’s picture

Status: Closed (duplicate) » Active

Let's keep this as a separate patch please.

andypost’s picture

Status: Active » Needs review
StatusFileSize
new3.83 KB

Patch adds a new field to database, changes add|edit forms, remove "useless" field Verification from table (for now only Yes is possible inside)

Suppose Edit-Delete actions should be placed in 1 column separated by " " - this brings more "good-looking" in most themes.

dave reid’s picture

Operations get their own column. That's the standard/pattern set by core, so we don't need to change that.

andypost’s picture

Status: Needs review » Postponed

Let's postpone this till #467582: Change the settings page
Comment is very useful but changing listing page is #1 task

tsvenson’s picture

Just added a custom verification in the Drupal 7 version and yes, it would be very nice to be able to change the name to the engine added.

elc’s picture

Title: Add field for description of "Custom verification" » Allow admin to set verification name/description
Version: 7.x-1.x-dev » 2.0.0-alpha2
Issue summary: View changes
Related issues: +#3008860: Use ConfigEntityType for exportable SiteVerification storage

This could be done as part of #3008860: Use ConfigEntityType for exportable SiteVerification storage - it very much makes sense for the addition of a site verification record to be generic and allow admin description. Admin could set the machine_name + name instead of it being set by the module.

Changing name, but leaving as postponed as it would be part of the other issue.

It would be a new field/column in a D7 patch, but due to the pending EOL of D7 it would not be ported.

elc’s picture

Version: 2.0.0-alpha2 » 3.0.x-dev
Status: Postponed » Fixed

Fixed as part of #3008860: Use ConfigEntityType for exportable SiteVerification storage.

The SiteVerification content entity allows the admin to set the label, id, and description which are displayed in the entity list.

Status: Fixed » Closed (fixed)

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