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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | add_targets-2893647-1.patch | 1.38 KB | tmountjr |
Comments
Comment #2
tmountjr commentedComment #3
tmountjr commentedComment #4
jacobfrancke@gmail.com commentedJust tested this, works great, thanks for the feedback, will commit this later today.
Comment #6
jacobfrancke@gmail.com commentedComment #7
jacobfrancke@gmail.com commented