Closed (fixed)
Project:
Rules
Version:
7.x-2.x-dev
Component:
Rules Engine
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
30 Oct 2008 at 03:55 UTC
Updated:
1 Dec 2010 at 09:55 UTC
Jump to comment: Most recent file
Comments
Comment #1
amitaibuFor the vocab you should use other actions - Load vocab; Add term to content.
I'm not sure if you can change the body without some PHP, but if it was a CCK field you can use CCK actions provided by rules.
That's not a very helpful comment, is it? ;)
Comment #2
fagoindeed that's missing - we could add a simple action for that like I just recently did for the title.
Comment #3
Flying Drupalist commentedThanks for your help.
"That's not a very helpful comment, is it? ;)"
I only meant that there was no new content created, which doesn't surprise me as the content had nothing to go on to be created, but it actually sounds like you expect there to be a content despite there being no body and taxonomy, which means that there's a different problem.
I'll try a custom type with cck and the load term action. Thanks, will get back.
Comment #4
mitchell commentedEverything else here seems to have been addressed here.
Comment #5
fagoI'd prefer to have that in a separate action "Set content body".
Comment #6
Christopher Herberte commentedsubscribe,
would be useful for creating a forum topic from node title (forum topic requires body)
Comment #7
castawaybcn commentedI am not sure if this too old a request, but I would also be very interested in this feature
Comment #8
aantonop commentedOk, here's a patch that adds a new action to set the content body.
Tested and working, on my end.
Comment #9
fagoI think it should also contain the usual input format selector and set it, as when you are usually editing a node body. Also please create patches from the module's root directory.
Comment #10
aantonop commentedhm not sure how to set input selector, but I agree. Let me do some more studying. Thanks for your patience and suggestions!
I will see if I can improve this and then re-submit from root of modules.
Comment #11
Michsk commentedi also would need this
Comment #12
Michsk commentedto bad this wasn't in the new release... any idea when we can expect set content body?
Comment #13
Michsk commentedhow is this going guys?
Comment #14
mitchell commented@fago: Would this work out of the box in 7.x with #372743: Body and teaser as fields? Is there a standard 'populate a field' action in 7.x-2.x, and would it be extensible for additionally supporting an input filter selection?
Comment #15
fagoYep, that's basically supported but still 7.x-2.x misses an input form for the "text_formatted" data type.
Comment #16
fagoComment #17
mitchell commentedComment #18
Cyrandir commented+1 to getting this working. Any kind of timeline?
Comment #19
fagoI've just implemented that. Committed. Note that you have to install the latest entity metadata module for this to work.
Comment #21
Flying Drupalist commentedNo chance of getting this in 6.x?
Comment #22
Michsk commentedfago just stated this got commited... @19
Comment #23
Flying Drupalist commentedYes but the issue is on 7.x-2.x-dev