Problem/Motivation

The HTML spec lists four available values for the target attribute: _self, _blank, _parent, and _top. This module only provides _blank, and it does so without any explanation for a non-technical content manager.

Proposed resolution

Modify the module to show all four options and make the descriptive text for each more descriptive.

CommentFileSizeAuthor
#2 add_targets-2893647-1.patch1.38 KBtmountjr

Comments

tmountjr created an issue. See original summary.

tmountjr’s picture

StatusFileSize
new1.38 KB
tmountjr’s picture

jacobfrancke@gmail.com’s picture

Just tested this, works great, thanks for the feedback, will commit this later today.

  • JacobFrancke committed 41c0932 on 8.x-1.x authored by tmountjr
    Issue #2893647 by tmountjr: Add all available options for the target...
jacobfrancke@gmail.com’s picture

Status: Active » Fixed
jacobfrancke@gmail.com’s picture

Status: Fixed » Closed (fixed)