Hi!
I'm using the Sociable plugin.
Could anyone tell me how to add more text to the email functionality?
I would like to send;
Hi,
I think you should read this blogpost at the Stupid Studio weblog:
[URL]
Cheers,
Instead of just the link...
Hi!
I'm using the Sociable plugin.
Could anyone tell me how to add more text to the email functionality?
I would like to send;
Hi,
I think you should read this blogpost at the Stupid Studio weblog:
[URL]
Cheers,
Instead of just the link...
hi,
i think editing the sociable.php like this should work:
from
'url' => 'mailto:?subject=TITLE&body=PERMALINK',
to
'url' => 'mailto:?subject=TITLE&body=Hi,I think you should read this blogpost at the Stupid Studio weblog: PERMALINK',
This topic has been closed to new replies.