Hi, i was wondering if this is by design not to display core fieldsets(authoring informations, publishing options, path) on any of the steps.
I've tried installing both 7-1.2 and 7-1-dev versions.
Right now im unable to set path alias manually + pathauto dosent do this automatically.
Other than that it works perfeclty. Great job.
Cheers.
#edit
Apparantly automatic paths are created properly for everyone but user-1.
Comments
Comment #1
stborchertHi.
The main problem here is that the additional information (such as Revision information and Author information) are not available as "fields" on the "Manage fields" tab in Drupal 7 (in Drupal 6 you could rearrange them there). Therefore msnf has no control over this field groups.
I'll see what I can do here (e.g. make this fields available with
hook_extra_fields()) and report back (hopefully with a general solution).Comment #2
stborchertI've committed a small change that adds the additional settings ("authoring information", "menu settings", "revision information", etc.) to the "Manage fields" tab so you can move it into a step.
A new dev-release should be available for download within the next hours.
Comment #3
stborchertNow that there is a new release containing these changes this is fixed.
Comment #4.0
(not verified) commented#edit
Apparantly automatic paths are created properly for everyone but user-1.