PaypalDonationExtension-Donors
From PeacockWiki
(Difference between revisions)
Revision as of 00:42, 7 April 2007 (edit) Trevorp (Talk | contribs) ← Previous diff |
Current revision (23:00, 8 April 2007) (edit) Trevorp (Talk | contribs) |
||
Line 2: | Line 2: | ||
==Details== | ==Details== | ||
- | *Version 0.0 | + | *Version 0.1 |
- | *Date 5 Apr 2007 | + | *Date 9 Apr 2007 |
*Tested on MediaWiki 1.7.1, PHP 5.1.6 (apache2handler), MySQL 5.0.24a-Debian_9ubuntu0.1-log | *Tested on MediaWiki 1.7.1, PHP 5.1.6 (apache2handler), MySQL 5.0.24a-Debian_9ubuntu0.1-log | ||
Line 11: | Line 11: | ||
===Design=== | ===Design=== | ||
This extension requires [[PaypalDonationExtension]] to be installed. | This extension requires [[PaypalDonationExtension]] to be installed. | ||
+ | ====Files==== | ||
+ | *pp_donors.php | ||
+ | *:Special page showing list of donors | ||
==Usage== | ==Usage== | ||
Line 18: | Line 21: | ||
==Installation== | ==Installation== | ||
- | copy files into place | + | copy the file into the same location as the paypal extension (extensions/paypal/). The file will be automatically detected and loaded |
- | File will be automatically detected | + | To check to see if it is installed properly, visit your Version page, eg [[Special:Version]]. |
You should see the following items: | You should see the following items: |
Current revision
Provides users with a public list of donations, and individual users with a list of their own contributions.
Contents |
[edit]
Details
- Version 0.1
- Date 9 Apr 2007
- Tested on MediaWiki 1.7.1, PHP 5.1.6 (apache2handler), MySQL 5.0.24a-Debian_9ubuntu0.1-log
[edit]
Features
- Allows visitors to view a list of donors.
[edit]
Design
This extension requires PaypalDonationExtension to be installed.
[edit]
Files
- pp_donors.php
- Special page showing list of donors
[edit]
Usage
[edit]
Example
see Special:Donors
[edit]
Installation
copy the file into the same location as the paypal extension (extensions/paypal/). The file will be automatically detected and loaded
To check to see if it is installed properly, visit your Version page, eg Special:Version.
You should see the following items:
- Extensions:
- Extension functions:
- paypalSetupDonors
- Extension functions:
[edit]
Releases
[edit]
Todo
- Add a tag (<Donors/> etc) that inserts a list of donors into a page.
[edit]
RoadMap
PaypalDonationExtension-Donors/RoadMap Full RoadMap
[edit]
History
PaypalDonationExtension-Donors/History Full History
[edit]