"Email this page" is a very useful feature that can boost the traffic of a website. Any suggestions on how to enable this in the Toolbox on the left for every page?
thanks Eric
--------------------------------- Stay in the know. Pulse on the new Yahoo.com. Check it out.
That would require editing the skin files as all of the links that appear in the toolbox are found in the SkinName.php files, it might also need a new special page depending on how it was implemented.
If it were like the Emailuser item then it could just be a special page with options on it (you would need to be logged in though) otherwise it could be a mailto: link however they are not very friendly if you are using a public computer or use online web mail.
On 18/10/06, Eric K ek79501@yahoo.com wrote:
"Email this page" is a very useful feature that can boost the traffic of a website. Any suggestions on how to enable this in the Toolbox on the left for every page?
thanks Eric
Stay in the know. Pulse on the new Yahoo.com. Check it out. _______________________________________________ MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
Erik,
I would agree with Robert - ideally you make a special page and add an "email user" button in your skin.
If you want to go the "hackish" route use a mailto link and define the subject/body. Of the top of my head, something like this might work: <A HREF="mailto:?subject=Foobar.com web page recommendation.&body=Hi, You might be interested in this web page; <?php $this->text ('pageurl') ?>">Tell a friend</A>
Let me know if you implement a SpecialPage - as I would be interested in also doing that on http://BluWiki.org
-s
On Oct 18, 2006, at 1:44 AM, Robert Leverington wrote:
That would require editing the skin files as all of the links that appear in the toolbox are found in the SkinName.php files, it might also need a new special page depending on how it was implemented.
If it were like the Emailuser item then it could just be a special page with options on it (you would need to be logged in though) otherwise it could be a mailto: link however they are not very friendly if you are using a public computer or use online web mail.
On 18/10/06, Eric K ek79501@yahoo.com wrote:
"Email this page" is a very useful feature that can boost the traffic of a website. Any suggestions on how to enable this in the Toolbox on the left for every page?
thanks Eric
Stay in the know. Pulse on the new Yahoo.com. Check it out. _______________________________________________ MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
-- Robert (aka Lcarsdata),
Protect your digital freedom and privacy, eliminate DRM (Digital Restrictions Management) -- learn about the dangers at http://www.defectivebydesign.org/what_is_drm _______________________________________________ MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
Eric K wrote:
"Email this page" is a very useful feature that can boost the traffic of a website. Any suggestions on how to enable this in the Toolbox on the left for every page?
Two words: spammer's paradise.
-- brion vibber (brion @ pobox.com)
mediawiki-l@lists.wikimedia.org