Re: [Zope-CMF] How to add "E-mail this page to a friend"
You can get the url of the current page with <dtml-var absolute_url> and email it to people with the <dtml-sendmail> tag. Look in the Zope Book for more info about <dtml-sendmail>. Cheers, seb * Dhanu <dhanunjaya@mindscapecomputing.com> [010628 08:35]:
Hai friends,
Thanks for your continuing help. here i have small problem again
I want to add a link like E-mail this page to a friend
at the bottom of all my all news items.
How can i do this.
If any body has already done some thing like this,
Please tell me how?
Thank you,
regards,
dhanu
-- [] j a m k i t seb bacon T: 020 7749 7218 F: 020 7739 8683 M: 07968 301 336 W: www.jamkit.com
Hi, may be a solution would be a method in the root folder or the zclass for the folder-like object which takes the e-mail of the victim and calls index_html inside the sendmail tag and inside the mime tags of course. This way the page is mailed instead of only the URL. Regards Tino --On Donnerstag, 28. Juni 2001 10:27 +0100 seb bacon <seb@jamkit.com> wrote:
You can get the url of the current page with <dtml-var absolute_url> and email it to people with the <dtml-sendmail> tag. Look in the Zope Book for more info about <dtml-sendmail>.
Cheers,
seb
* Dhanu <dhanunjaya@mindscapecomputing.com> [010628 08:35]:
Hai friends,
Thanks for your continuing help. here i have small problem again
I want to add a link like E-mail this page to a friend
at the bottom of all my all news items.
How can i do this.
If any body has already done some thing like this,
Please tell me how?
Thank you,
regards,
dhanu
--
[] j a m k i t
seb bacon T: 020 7749 7218 F: 020 7739 8683 M: 07968 301 336 W: www.jamkit.com
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
seb bacon -
Tino Wildenhain