With Drupal 6 we now have the power to set comment settings per content type:

/admin/content/types/

This is progress!

However, it also sets us back a bit. Now we need a place to set global defaults which can be overridden by individual content-type settings.

With the current Drupal 6 approach, a site manager who doesn't like the default settings needs to remember to set comment settings every time a new content type is created.

It also makes it difficult to conduct site wide usability experiments. For example, "Let's try collapsed as opposed to expanded" display of comments and ask our users what they think. With the current approach, you have to go into each content type and change the settings one at a time.

I think the logical place to house the settings would be at the URL used in previous Drupal versions: /admin/content/comment/settings.

Just like there are per theme and global theme settings. It would make sense for there to be global and per content type comments settings.

Shai
content2zero

Comments

ge’s picture

+1 on this suggestion; I dislike the default comment settings and wish to change the defaults, but first I have to change them individually for each built-in content type. I hope Drupal 7 will allow default sitewide comment settings to be controlled in a single place.

emdalton’s picture

I agree... is there an issue for this posted against D7? It took me a while to find this thread-- I was assuming D6 had this capability. :(

Rhino’s picture

+1 - having to set everything "default" in each content type gets tedious real fast.

mcurry’s picture

subscribe

naught101’s picture

Title: Return Comment Settings Page as a Place to Set Global Defaults » Bring back a global default comments settings page.
Version: 6.x-dev » 8.x-dev

Bumping...

Perhaps each of the content types could have a "use default settings" for each comment setting?

mlncn’s picture

andypost’s picture

Issue summary: View changes
Status: Active » Closed (duplicate)
Related issues: +#2230177: Without Field UI comment module presents a poor UX