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

stborchert’s picture

Category: support » feature

Hi.
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).

stborchert’s picture

Status: Active » Needs review

I'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.

stborchert’s picture

Version: 7.x-1.x-dev » 7.x-1.3
Status: Needs review » Fixed

Now that there is a new release containing these changes this is fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

#edit
Apparantly automatic paths are created properly for everyone but user-1.