It was possible to keep the title of the comment_node empty and required in 6.x-1.2-rc2. Unfortunately that is not the case at the moment with the 6.x-2.0-beta1. Either you disable the title option, or try to to use node_autotitles to come up with a solution. None of these methods really suit me.

It would be veru nice to have the option of having the title reuqired and empty again.

Thanks again for the module guys,
KK.

Comments

thekayra’s picture

Any information on this one?

crea’s picture

Status: Active » Closed (fixed)

Closing all issues. Please reopen if still relevant.

ulrikls’s picture

Version: 6.x-2.0-beta1 » 6.x-2.0-beta6
Category: support » feature
Status: Closed (fixed) » Active

This is still an issue for beta6. Any solutions?

skolesnyk’s picture

You can change rendering of the nodecomments form in your theme template.php function, but I can't figure out what function name it must be?

For regular comment form the function is yourthemename_comment_form($form).

What's the function name that renders nodecomments form? Please, update asap

crea’s picture

Version: 6.x-2.0-beta6 » 6.x-3.x-dev
Status: Active » Fixed

In 3.x if you set a comment type as "content" you will have full title as with regular nodes.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.