Can't send fulltext of CCK node
icarnales - August 8, 2007 - 17:08
| Project: | Send |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Whatever or not I've selected to send full text of a CCK node Send module always shows the teaser in the form.

#1
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?
#2
Maybe Contemplate is the answer? http://drupal.org/node/180831
#3
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.
#4
No activity on this for 6 months so I'm going to close the issue out. If anyone can reproduce this, please let us know.