We have moved to Github. Please open tickets there.

Opened 4 years ago

Closed 3 years ago

#1341 closed Enhancement (fixed)

allow background-color style in htmlawed

Reported by: darkwingduck Owned by:
Priority: low Milestone: Elgg 1.7
Component: Core Version: 1.6
Severity: trivial Keywords: htmlawed, style, css, input, html
Cc: brettp Difficulty:

Description

What about allowing background-color in htmlawed? Personally I prefer 0 html and no html editors for user messages (prefer to use a simple markup language). But if styling of text is already allowed, then background-color comes in handy for emphasizing / seperating text blocks.

Change History (1)

comment:1 Changed 3 years ago by brettp

  • Resolution set to fixed
  • Status changed from new to closed

(In [svn:3862]) Fixes #1425, Fixes #1341: Upgraded htmlawed to latest. Altered the htmlawed attribute filtering function to return <attr="val"> for proper linking in parse_urls(). Added background-color as a non-filtered style attribute.

Note: See TracTickets for help on using tickets.