Closed (outdated)
Project:
Automatic Nodetitles
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
20 Mar 2009 at 23:12 UTC
Updated:
1 Aug 2018 at 14:31 UTC
Jump to comment: Most recent
Comments
Comment #1
fagoThere is already a set content title action in rules, so when using rules I don't think you need auto-nodetitle to do that.
Comment #2
itangalo commentedTrying to re-open this issue – I got some folks over at Rules Bonus Pack who made a patch for Rules extensions for Automatic Nodetitles.
The patch literally just provides info hook wrappers for the functions that already exists in Automatic Nodetitles, so I thought it might make sense to have them here instead of in Rules Bonus Pack. (Patch is now committed in RB, but if it gets implemented elsewhere I will remove it.)
Issue: #1301944: Actions for Automatic Nodetitles
Patch: http://drupal.org/files/rb_misc__auto_nodetitle-1301944-2.patch
Let me know if this is of interest, and I'll port the patch to Automatic Nodetitles.
(It is true that node titles can be set with Rules as it is, but to me it makes sense to be able to apply the automatic node title with Rules when necessary. Maybe it doesn't make sense to check if it IS necessary, since that could be done with just checking title value.)
Comment #3
derhasi commentedImplementing the special action for "Automatic Node Titles" would definitively be useful, as so no configuration has to be duplicated.
Comment #4
gaurav.kapoor commented