PaypalDonationExtension-Donors

From PeacockWiki

(Difference between revisions)
Jump to: navigation, search
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

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

Features

  • Allows visitors to view a list of donors.

Design

This extension requires PaypalDonationExtension to be installed.

Files

  • pp_donors.php
    Special page showing list of donors

Usage

Example

see Special:Donors

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

Releases

Todo

  • Add a tag (<Donors/> etc) that inserts a list of donors into a page.

Full Todo

RoadMap

PaypalDonationExtension-Donors/RoadMap Full RoadMap

History

PaypalDonationExtension-Donors/History Full History

Source Code

Personal tools