Closed (outdated)
Project:
Automatic Nodetitles
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Nov 2007 at 08:23 UTC
Updated:
3 Aug 2018 at 05:31 UTC
Jump to comment: Most recent
Comments
Comment #1
fagofor most cases, the way it works suffices and performs better. So I won't change this.
However, if you want to do that, I'd suggest to write a simple "set the node title" action for workflow-ng (as ANT workflow-ng integration), which would allow you to do this.
Comment #2
stefan vaduva commentedInteresting.. I didn't know about the workflow-ng module. Thank you very much! I'll try it and then I'll post here the solution if it works.
Comment #3
stefan vaduva commentedOne question regarding ANT and workflow: how can I see the ANT action in workflow?
Comment #4
fagothere is no such action yet. This was just an implementation idea.
Comment #5
stefan vaduva commentedFago, I didn't manage to solve the problem with the workflow-ng module so I've modified your module like this:
So, if there is {nodeid} in the title, this is replaced by the actual id of the node. Do you think is safe for me to use your module modified like this?
Comment #6
takinola commentedThere's a simple workaround using the Rules (or Workflow-ng) module
See http://drupal.org/node/360359#comment-1460918
Comment #7
manish-31 commented