Closed (won't fix)
Project:
Drupal.org infrastructure
Component:
Other
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Aug 2009 at 00:50 UTC
Updated:
18 Apr 2010 at 20:15 UTC
Better formats would allow to limit a specific input format for a specific content type; it would allow, in example, to permit the use of HTML tables only in book pages, but avoid them in a forum post.
Comments
Comment #1
avpadernoThere are many other HTML tags that could be enabled, if it would be possible to limit their use to a specific content type. The module allows then to decide which roles are allowed to use which input format; that means that site maintainers or users with higher role would not have any limitation.
Comment #2
avpadernoI am moving this feature request to the right queue.
The module would be useful to resolve #558398: Add table elements to Filtered HTML format, and would allow to use the additional tag only on book pages; this would limit the problems caused to the page layout from malformed HTML input created from inexpert users, or spammers.
Comment #3
sime+1
Since no improve filter control went into Drupal 7 (afaict), this won't be solved when we upgrade. It's about time we fixed this and this is by far the best way to do it.
Better Formats is an awesome module which will allow us (among other things) to decouple comments, handbook and forum formats. I use this module on every site and have never had a problem with it.
Comment #4
killes@www.drop.org commentedI think we should just allow tables for everybody and see if that causes any real problems.
Comment #5
simeThis is a good first step, let's do it. If we then find some problems intractable then...
Comment #6
gerhard killesreiter commentedI added the requeste tags instead.