Follow-up to #2549077: Allow the "Limit allowed HTML tags" filter to also restrict HTML attributes, and only allow a small whitelist of attributes by default

Problem/Motivation

In the prior issue we added attribute filtering, but didn't update some of the UI text.

Proposed resolution

Update the text to indicate that attributes are filtered also

Remaining tasks

Patch.
Review.

User interface changes

The format configuration UI text.

API changes

None.

Data model changes

none

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

pwolanin created an issue. See original summary.

pwolanin’s picture

Issue summary: View changes
Status: Active » Needs review
FileSize
1.2 KB
148.67 KB

1st pass at a patch.

Here's how the UI looks:
Basic HTML filter settings

Status: Needs review » Needs work

The last submitted patch, 2: 2579357-2.patch, failed testing.

marvin_B8 queued 2: 2579357-2.patch for re-testing.

The last submitted patch, 2: 2579357-2.patch, failed testing.

pwolanin’s picture

Status: Needs work » Needs review
FileSize
1.2 KB

No idea why it didn't apply. Here's a re-roll.

Status: Needs review » Needs work

The last submitted patch, 6: 2579357-6.patch, failed testing.

pwolanin’s picture

Version: 8.1.x-dev » 8.0.x-dev
Status: Needs work » Needs review

oh, I am an idiot

pwolanin queued 6: 2579357-6.patch for re-testing.

pwolanin’s picture

Issue tags: +rc deadline

adding tag since this changes a t() string

droplet’s picture

note that there's some info is hidden due to the bug

Wim Leers’s picture

Status: Needs review » Reviewed & tested by the community

Looks sensible :)

Wim Leers’s picture

Issue tags: +Usability
Fabianx’s picture

Issue tags: +Quickfix, +Quick fix
webchick’s picture

Status: Reviewed & tested by the community » Needs review
Issue tags: +Needs usability review

Oh dear lord that's an overwhelming amount of text. :\

I mean. I guess it's "ok" in that it's a uid-1 facing page. Still, assigning for UX review. If no better suggestion is made in the next ~24 hours I'll go ahead and commit it and we can tweak it in subsequent minor releases.

alexpott’s picture

Status: Needs review » Fixed

Looks good. Committed 43a7d10 and pushed to 8.0.x. Thanks!

  • alexpott committed 43a7d10 on 8.0.x
    Issue #2579357 by pwolanin: Fix text for "Limit allowed HTML tags"...

Status: Fixed » Closed (fixed)

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