Posted by edemus on October 5, 2012 at 11:01am
4 followers
Jump to:
| Project: | Multistep Nodeform |
| Version: | 7.x-1.3 |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
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).#2
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.
#3
Now that there is a new release containing these changes this is fixed.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.