Opened 18 years ago

Closed 18 years ago

#2250 closed enhancement (wontfix)

[patch] Template filter to encode e-mail addresses

Reported by: mssnlayam@… Owned by: Adrian Holovaty
Component: Template system Version:
Severity: trivial Keywords:
Cc: Triage Stage: Unreviewed
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Provide a template filter to munge e-mail addresses to hide it from spambots.

Attachments (1)

munge_email.diff (1.4 KB ) - added by anonymous 18 years ago.
Patch implementing a template filter munge_email

Download all attachments as: .zip

Change History (3)

by anonymous, 18 years ago

Attachment: munge_email.diff added

Patch implementing a template filter munge_email

comment:1 by anonymous, 18 years ago

Summary: Template filter to encode e-mail addresses[patch] Template filter to encode e-mail addresses

comment:2 by Jacob, 18 years ago

Resolution: wontfix
Status: newclosed

This is a little out of scope for the built-in template filters (plus I'm told this type of mungning doesn't really work anyway).

Note: See TracTickets for help on using tickets.
Back to Top