Modifying "Tell A Friend"

Date 2005-02-19 18:25:40 | Category: XOOPS

I've implemented "Tell a friend module".

The link of "mailto:" often makes wrong conversion of charactors in multi-byte-lang environment.

Even in single-byte-lang environment, it is impossible for a visitor without MUA to send "tell a friend".

This module works collaborately with a Smarty plugin modifier.xoops_tellafriend.php (Copy it into the plugin folder of Smarty before use this module)

All you have to do is editing your template set like this:

news_article.html

<a target="_top" href="<{$mail_link|xoops_tellafriend}>">


Since this is not a hack, you don't have to mind about updating the modules.

I've installed it in this site, and you can try this in news and mydownloads.

(Only registered users can use it in this site. Sorry.)




You can read more news at PEAK XOOPS.
http://xoops.peak.ne.jp

The URL for this story is:
http://xoops.peak.ne.jp/md/news/index.php?page=article&storyid=36