[Webteam] SqF page on squeak.org

Brad Fuller brad at bradfuller.com
Wed Apr 11 19:36:24 UTC 2007


Brad Fuller wrote:
> Brad Fuller wrote:
>> Tim sent me some images and code that are for sending the user to 
>> paypal to donate to SqF. I figured we could put them on a page called 
>> "SqueakFoundation" under the "Community" folder on www.squeak.org. 
>> Any better places?
>>
>> brad
>>
> maybe the "donate" part could go under "Donate" and have a separate 
> introduction to the SqF under "community"?
>

BTW: anyone know how to do forms in smallswiki?

Need to add things like:

          <li>For a donation of US$10 you will get a Silver
          Supporter Pin.
            <br />
            <img class="imageStyle"
                alt="SqFSilverBadge"
                src="files/page2_1.jpg"
                width="166"
                height="245" />
            <br />

            <form action="https://www.paypal.com/cgi-bin/webscr"
                  method="post">
              <input type="hidden"
                    name="cmd"
                    value="_xclick" /><input type="hidden"
                    name="business"
                    value="esug-info at esug.org" /><input type=
                    "hidden"
                    name="item_name"
                    value="SqueakFoundationSupporter" /><input type=
                    "hidden"
                    name="item_number"
                    value="SilverSupporter" /><input type="hidden"
                    name="amount"
                    value="10.00" /><input type="hidden"
                    name="no_shipping"
                    value="2" /><input type="hidden"
                    name="no_note"
                    value="1" /><input type="hidden"
                    name="currency_code"
                    value="USD" /><input type="hidden"
                    name="tax"
                    value="0" /><input type="hidden"
                    name="bn"
                    value="PP-DonationsBF" /><input type="image"
                    src=
                    
"https://www.paypal.com/en_US/i/btn/x-click-butcc-donate.gif"
                    border="0"
                    name="submit"
                    alt=
                    "Make payments with PayPal - it's fast, free and 
secure!" /><img alt=""
                    border="0"
                    src=
                    "https://www.paypal.com/en_US/i/scr/pixel.gif"
                    width="1"
                    height="1" />
            </form>
          </li>


-- 
brad fuller
www.bradfuller.com
+1 (408) 799-6124



More information about the Webteam mailing list