Support for $texy->allowedTags in texy module
petr.marhoun - February 21, 2008 - 17:15
| Project: | Texy! |
| Version: | 6.x-1.0-beta1 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | havran |
| Status: | patch (code needs work) |
Jump to:
Description
It would be nice if there would be support for variable $allowedTags. I think that with current version of the texy module it is not possible to forbid for example font or bold tag. It could be changed by the attached patch.
| Attachment | Size |
|---|---|
| texy-allowed-tags.diff | 1.53 KB |

#1
Thank you for patch. I have use it on my experimental Drupal installation. I think for usability we maybe can use some defaults (like Filtered HTML or same as Filtered HTML)? For now this patch change default experience with Texy! filter and maybe broke existing content for some users.
#2
Changing info...