Opened 19 years ago
Closed 19 years ago
#2250 closed enhancement (wontfix)
[patch] Template filter to encode e-mail addresses
| Reported by: | 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)
Change History (3)
by , 19 years ago
| Attachment: | munge_email.diff added | 
|---|
comment:1 by , 19 years ago
| Summary: | Template filter to encode e-mail addresses → [patch] Template filter to encode e-mail addresses | 
|---|
comment:2 by , 19 years ago
| Resolution: | → wontfix | 
|---|---|
| Status: | new → closed | 
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.
    
Patch implementing a template filter munge_email