Closed (fixed)
Project:
Send
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Feb 2008 at 10:19 UTC
Updated:
3 Mar 2008 at 03:30 UTC
Hi,
The send.module works fine ; many thanks to the developper !
I just wonder where I can see the history of the sender's email and the recipient's email.
Thank you,
Pascal
Comments
Comment #1
jerdavisSome views integration just got checked into HEAD recently, check out a copy from CVS and give it a try!
cvs -z6 -d:pserver:anonymous:anonymous@cvs.drupal.org:/cvs/drupal-contrib checkout contributions/modules/send
Comment #2
PascalPeeters commentedJer,
So this is the document you mentionned :
I do not know what I have to do with this...
Could you tell me ?
Thank you
Comment #3
jerdavisActually, what you'll want to do is either checkout send from CVS (the command I included should get the whole thing) and try that in a test version of your site (move the send directory to your modules directory). Or wait for an official release to get rolled with the new views support, which I think should be happening pretty soon.
If you use a copy of Send with the views support, you'll see some out of the box views become available.
Comment #4
allie mickaThis version is now downloadable on the main page ( in the dev release ). Closing now :)