Closed (outdated)
Project:
Automatic Nodetitles
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Aug 2008 at 00:44 UTC
Updated:
3 Aug 2018 at 05:58 UTC
Jump to comment: Most recent
Comments
Comment #1
yngens commentedWhen I press 'Reply' link under the node comment, it opens comment submission form in a window with the following URL:
http://www.mysite.com/node/add/comment/44/65
Where 44 is the nid of the top root node, which I am not interested in. But the second parameter 65 is the nid of the comment to which I am replying. So I guess it is possible to take this nid (65), derivate its title, apply 're:' prefix string to it and generate needed title. But I am not a coder, so I am having difficulty in how to generate title of the node comment to which I am replying.
Any help would be appreciated.
Comment #2
manish-31 commented