ossp-web/SHARE/ossp_pkg.wml 1.5 -> 1.6
--- ossp_pkg.wml 2002/07/19 13:28:02 1.5
+++ ossp_pkg.wml 2002/08/11 13:49:08 1.6
@@ -178,3 +178,38 @@
<restore name mail>
</define-tag>
+<define-tag pkg_donation>
+<preserve name return>
+<set-var %attributes>
+<table cellspacing=0 cellpadding=0 border=0>
+<tr width=100%>
+<td align=left valign=top>
+<font size=-1>
+OSSP <get-var name> is a sub-project of OSSP and hence a fully
+non-profit <a href="http://www.opensource.org/">Open Source Software</a>
+effort. The development on OSSP <a href="$(ROOT)/pkg/">projects</a>
+like OSSP <get-var name> is supported by the contributions and <a
+href="$(ROOT)/com/sponsors.html">sponsoring</a> of individuals
+and companies. You can support OSSP <get-var name> and the
+other OSSP projects yourself by contributing source fixes and
+enhancements or by <a href="$(ROOT)/com/donations.html">donating</a>
+money.
+To reward the efforts on OSSP <get-var name>, just
+press the button to the right to perform a secure <a
+href="http://www.paypal.com/">PayPal</a> online money transaction to the
+OSSP project. Credit will be given to you on the OSSP <a
+href="$(ROOT)/com/sponsors.html">Sponsors</a> page once your donation
+was received.
+</font>
+</td>
+<td>
+
+</td>
+<td align=right valign=top>
+<donation project="<get-var name>" return="<get-var return>">
+</td>
+</tr>
+</table>
+<restore name return>
+</define-tag>
+
|
|