I also observed this. But things are a bit messier here...
My CCK field has a page-content_type.tpl.php template.
For the default Body of the node, the Send module correctly selects its full text. But for the other fields, it selects only the ones that are configured to show in teasers, not the ones that show in full node. And the custom info and styling added by page-content_type.tpl.php is ignored.
Is there any way to define a template that would be used when sending a node?
Are you sure you're checking "Allow visitors to send full item text" in the "Send to Friend" settings tab under admin/content/send/send? The "defaults" tab does have a bug currently where the settings are not saved correctly. Also, node based settings for a content type (or actually on a specific node) will override other settings.
Setting the full item text value does send the full node for me. If you continue to have this issue, despite making sure that value is set, please let us know what cck field types you're having the problem with.
Comments
Comment #1
dtabach commentedI also observed this. But things are a bit messier here...
My CCK field has a page-content_type.tpl.php template.
For the default Body of the node, the Send module correctly selects its full text. But for the other fields, it selects only the ones that are configured to show in teasers, not the ones that show in full node. And the custom info and styling added by page-content_type.tpl.php is ignored.
Is there any way to define a template that would be used when sending a node?
Comment #2
dtabach commentedMaybe Contemplate is the answer? http://drupal.org/node/180831
Comment #3
jerdavisAre you sure you're checking "Allow visitors to send full item text" in the "Send to Friend" settings tab under admin/content/send/send? The "defaults" tab does have a bug currently where the settings are not saved correctly. Also, node based settings for a content type (or actually on a specific node) will override other settings.
Setting the full item text value does send the full node for me. If you continue to have this issue, despite making sure that value is set, please let us know what cck field types you're having the problem with.
Comment #4
jerdavisNo activity on this for 6 months so I'm going to close the issue out. If anyone can reproduce this, please let us know.