Closed (duplicate)
Project:
Drupal core
Version:
6.x-dev
Component:
filter.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Oct 2006 at 10:44 UTC
Updated:
25 Jun 2007 at 10:28 UTC
I think it would be useful to be able to set different input formats for each node type. For example, for a site with a forum and a stories section, forum posts have a special input format with bbcode etc.. while the story node has a full html format.
The idea is to be able to set a default format for each node type that would override the overall default input format.
Comments
Comment #1
wmostrey commentedThat would be a nice option that would fit nicely in the configuration of the content types:
admin/node/configure/types
Comment #2
robertdouglass commentedIt would also reduce the levels of complexity involved in configuring input formats overall. Right now, the first screen the admin is presented with is the screen to choose a default format. Eliminating this would make the admin of formats easier, imo.
Comment #3
killes@www.drop.org commentednew features into devlopment version
Comment #4
wmostrey commentedDuplicate of #11218