Can someone help me out with getting a PayPal donate button after the "toolbox" section?
John
-----Original Message----- From: mediawiki-l-bounces@Wikimedia.org [mailto:mediawiki-l-bounces@Wikimedia.org]On Behalf Of John Spikowski Sent: Wednesday, March 23, 2005 8:13 PM To: MediaWiki announcements and site admin list Subject: RE: [Mediawiki-l] Donate Button - Left Nav
Jan,
I'm getting this error when I added the following code after the toolbox
<div>.
[pear_error: message="XML_ERROR_TAG_MISMATCH in /home/panotool/public_html/mediawiki/templates/xhtml_slim.pt around line 137" code=0 mode=return level=notice prefix="" info=""]
Here is my change.
<!-- PanoTools Donations -->
<div class="portlet" id="p-donate"> <h5>Donations</h5> <div class="pBody"> <form action="https://www.paypal.com/cgi-bin/webscr" method="post"> <input type="hidden" name="cmd" value="_xclick"> <input type="hidden" name="business" value="support@panotools.info" /> <input type="hidden" name="item_name" value="PanoTools Support Donation"> <input type="hidden" name="page_style" value="Primary"> <input type="hidden" name="no_shipping" value="1"> <input type="hidden" name="currency_code" value="USD" /> <input type="hidden" name="tax" value="0"> <input type="image" src="http://www.panotools.info/paypal_donate.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!"> </form> </div> </div>
Could you send me your xhtml_slim.pt ?
My e-mail is support@panottols.info
Thanks !
John
-----Original Message----- From: mediawiki-l-bounces@Wikimedia.org [mailto:mediawiki-l-bounces@Wikimedia.org]On Behalf Of Jan Steinman Sent: Wednesday, March 23, 2005 7:22 PM To: MediaWiki announcements and site admin list Subject: Re: [Mediawiki-l] Donate Button - Left Nav
On 23 Mar 2005, at 19:03, John Spikowski wrote:
I would like to add a PayPal donation button below the navigation section in the left frame. Would anyone have some example code they could share?
You must use the following EXACTLY as shown. And the Saltspring Ecovillage Education & Development Society will even send each of your donors an email receipt for you!
(JUST KIDDING! It should be obvious what to change, no?)
<form action="https://www.paypal.com/cgi-bin/webscr" method="post"> <input type="hidden" name="cmd" value="_xclick"> <input type="hidden" name="business" value="TrustFund@IslandSeeds.org"> <input type="hidden" name="item_name" value="Saltspring Ecovillage Education & Development Society Trust Fund"> <input type="hidden" name="page_style" value="Primary"> <input type="hidden" name="no_shipping" value="1"> <input type="hidden" name="currency_code" value="CAD"> <input type="hidden" name="tax" value="0"> <input type="hidden" name="lc" value="CA"> <input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but21.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!"> </form>
:::: There was a time when religion ruled the world. It is known as The Dark Ages. -- Ruth Hurmence Green :::: Jan Steinman http://www.Bytesmiths.com/Van
MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l