Great module. Thanks for working on it.
Is it intentional that the option appears in both the
admin/content/field_copy
and
admin/settings/field_copy
paths?
Strikes me that admin/content/field_copy is likely the most suitable place... but having it in both menus seems extraneous.
Comments
Comment #1
regx commentedI put it in settings, because that is where it was before, so that is where you expected it to be.
The new path is where it will stay. Eventually the settings path will link to a settings form, but since we do not have any settings at this point I put it in both places.
When we have a real settings form I will add a link from there to the admin/content/field_copy which is common on a settings form to link to other forms the module provides.
I was thinking of allowing the user to select which cck content types they want to be able to copy fields from with an all option set by default, but I a not sure.
So currently I am open to suggestions. If nothing comes up I can simply remove the link.