[Mediawiki-l] Donate Button - Left Nav

Jan Steinman Jan at Bytesmiths.com
Thu Mar 24 04:57:06 UTC 2005


What XML? That was HTML. It came right off 
<http://www.IslandSeeds.org/Contribute.php>.

Sorry if I misunderstood what you wanted. It would seem there should be 
a way of embedding HTML right there -- probably need to edit your 
skin.php file or something.

On 23 Mar 2005, at 20:13, John Spikowski wrote:

> 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 at 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 at panottols.info
>
> Thanks !
>
> John
>
>> -----Original Message-----
>> From: mediawiki-l-bounces at Wikimedia.org
>> [mailto:mediawiki-l-bounces at 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 at IslandSeeds.org">
>> <input type="hidden" name="item_name" value="Saltspring Ecovillage
>> Education &#038; 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 at Wikimedia.org
>> http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
>>
>>
>>
>
>
> _______________________________________________
> MediaWiki-l mailing list
> MediaWiki-l at Wikimedia.org
> http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
>
>

:::: Our present economic system is... little more than a 
well-organized  method for converting natural resources into garbage. 
-- Jay Hanson
:::: Jan Steinman <http://www.Bytesmiths.com/Van>




More information about the MediaWiki-l mailing list