Posted by loominade on August 10, 2010 at 4:08pm
6 followers
Jump to:
| Project: | Node Comments |
| Version: | 6.x-2.0-beta7 |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
by default, every comment has the title 'Re: [title of the node to comment]'. How can I avoid that? I want the title field to be empty by default
Comments
#1
am I the only one who has this problem?
#2
There might be an easier way but you could certainly do it with http://drupal.org/project/auto_nodetitle and then altering the form to hide the title field
#3
Auto Nodetitle didn't work for me.
#4
It should work. Just make sure it has bigger weight that nodecomment module.
#5
The original request was not about to autofill and hide title field but to display a simple and empty title, just like a node/add form does. Correct me if i'm wrong, this is not what auto_nodetitle provides for node_comment.
Prefilling a title field with something like "Re: subject" is a feature which should be configurable.
cheers, Ronald
#6
I want to have the exactly the same as #5 request.