The element is not part of any standard and its support should therefore be removed from the bbcode module.

CommentFileSizeAuthor
#6 marquee.patch2.42 KBnaudefj
#5 x.patch1.88 KBnaudefj

Comments

xano’s picture

I meant the <marquee> element. I've typed the tag in my previous post but it has been completely erased.

naudefj’s picture

Status: Active » Closed (works as designed)

What standards are you referring to? If you don't want your users to use this tag, just remove it from bbcode-filter.inc or roll you own BBcode module.

xano’s picture

The HTML standards. It's not the point that I don't want my users to use it, but that this Drupal module supports not standardized HTML code which (because it's not part of any standard) should not be used.

naudefj’s picture

Assigned: Unassigned » naudefj
Priority: Normal » Minor
Status: Closed (works as designed) » Postponed

If there are no objectsions to this, I will remove the [move] tag in a future version.

naudefj’s picture

Status: Postponed » Needs review
StatusFileSize
new1.88 KB

Here is a patch to remove marquee support. Please review...

naudefj’s picture

Version: 5.x-1.x-dev » master
StatusFileSize
new2.42 KB

Here is a better patch...

naudefj’s picture

Status: Needs review » Reviewed & tested by the community
naudefj’s picture

Status: Reviewed & tested by the community » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)