Opened 3 years ago

Closed 3 years ago

#1486578 closed Feature Patches (fixed)

Filtering html tags from message body

Reported by: scibi Owned by:
Priority: 5 Milestone: 0.5-beta
Component: Plugin API Version: 0.3.1
Severity: normal Keywords:
Cc:

Description

Hello,

In my company we have to allow forms in some emails. I prepared a patch with allows to create plugins which modify list of allowed tags and attributes. It also passes sender address to plugin. I'm attaching patch and sample plugin.

Attachments (2)

func.inc.patch (1.5 KB) - added by scibi 3 years ago.
Patch
dont_filter.php (652 bytes) - added by scibi 3 years ago.
Sample plugin

Download all attachments as: .zip

Change History (4)

Changed 3 years ago by scibi

Patch

Changed 3 years ago by scibi

Sample plugin

comment:1 Changed 3 years ago by alec

  • Milestone changed from later to 0.5-beta

comment:2 Changed 3 years ago by alec

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

Done a little bit different in [33da0b48].

Note: See TracTickets for help on using tickets.