PaypalDonationExtension-Donors

From PeacockWiki

Jump to: navigation, search

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