I found what I think is a typo in the content_copy.module help text. If you navigate to admin/content/types/export the text at the top of the page reads
"The import will add the fields to into an existing content type or create a new content type that includes the selected fields."
Should read.
"The import will add the fields to an existing content type or create a new content type that includes the selected fields."
Attached patch accomplishes that.
| Comment | File | Size | Author |
|---|---|---|---|
| eojthebrave-cck_content_copy_typo.patch | 1.08 KB | eojthebrave |
Comments
Comment #1
markus_petrux commentedCommitted to CVS. Thanks! :)
http://drupal.org/cvs?commit=283148 (CCK2)
http://drupal.org/cvs?commit=283152 (CCK3)