Active
Project:
Node Repeat
Version:
6.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
20 Dec 2009 at 19:12 UTC
Updated:
23 Apr 2011 at 18:38 UTC
Thanks for a very useful module.
I believe it would be useful to be able to specify, by default, whether generated nodes are to be published, or not, based upon the node type.
As it operates now, the user has to be sure to specify that generated nodes are published, if that is their intent. Less skilled "event creators" may not understand this concept and may overlook making the change.
Comments
Comment #1
francesca79 commentedsubscribing
it would be perfect to ad the published/unpublished action!
Great job
Comment #2
gagarine commentedI want to remove this option at the sequence creation and use the node normal "Workflow settings" of the content type.
Comment #3
robcarrI agree that the current implementation is not-user friendly.
Edit:
A quick hack to change the order of the of the options in node_repeat_node_settings_form() (about line 280):
Has the first option ('Published') as default
Comment #4
gagarine commentedIt should be trivial now.