wishlist/src
2012-11-16 02:34:02 +00:00
..
bootstrap initial import to SVN 2012-11-11 03:53:06 +00:00
images initial import to SVN 2012-11-11 03:53:06 +00:00
includes/Smarty-3.1.12 initial import to SVN 2012-11-11 03:53:06 +00:00
lightbox now with the power of lightbox 2012-11-16 00:45:07 +00:00
templates message page converted 2012-11-16 02:34:02 +00:00
1.0.x-to-1.1.0.sql initial import to SVN 2012-11-11 03:53:06 +00:00
1.1.x-to-1.2.0.sql initial import to SVN 2012-11-11 03:53:06 +00:00
1.2.x-to-1.3.0.sql initial import to SVN 2012-11-11 03:53:06 +00:00
1.3.x-to-1.4.0.sql initial import to SVN 2012-11-11 03:53:06 +00:00
1.4.x-to-1.5.0.sql initial import to SVN 2012-11-11 03:53:06 +00:00
1.5.x-to-1.5.5.sql initial import to SVN 2012-11-11 03:53:06 +00:00
1.5.x-to-1.6.0.sql initial import to SVN 2012-11-11 03:53:06 +00:00
admin.php initial import to SVN 2012-11-11 03:53:06 +00:00
categories.php initial import to SVN 2012-11-11 03:53:06 +00:00
config.php initial import to SVN 2012-11-11 03:53:06 +00:00
create-phpgiftregdb.sql initial import to SVN 2012-11-11 03:53:06 +00:00
db.php initial import to SVN 2012-11-11 03:53:06 +00:00
event.php event page done. found some SQL injection too :( 2012-11-15 03:33:41 +00:00
families.php initial import to SVN 2012-11-11 03:53:06 +00:00
footer.php initial import to SVN 2012-11-11 03:53:06 +00:00
forgot.php initial import to SVN 2012-11-11 03:53:06 +00:00
funcLib.php initial import to SVN 2012-11-11 03:53:06 +00:00
index.php changed date formats, collapsed some columns 2012-11-15 04:06:05 +00:00
INSTALL initial import to SVN 2012-11-11 03:53:06 +00:00
item.php refactored out the navbar 2012-11-15 03:52:25 +00:00
licence.txt initial import to SVN 2012-11-11 03:53:06 +00:00
login.php initial import to SVN 2012-11-11 03:53:06 +00:00
message.php message page converted 2012-11-16 02:34:02 +00:00
mylist.php initial import to SVN 2012-11-11 03:53:06 +00:00
profile.php refactored out the navbar 2012-11-15 03:52:25 +00:00
ranks.php initial import to SVN 2012-11-11 03:53:06 +00:00
README initial import to SVN 2012-11-11 03:53:06 +00:00
receive.php was missing javascript includes for navbar 2012-11-15 23:32:39 +00:00
setup.php initial import to SVN 2012-11-11 03:53:06 +00:00
shop.php refactored out the navbar 2012-11-15 03:52:25 +00:00
shoplist.php shopping list converted 2012-11-15 23:51:03 +00:00
signup.php signup page converted 2012-11-16 00:19:07 +00:00
users.php initial import to SVN 2012-11-11 03:53:06 +00:00

PHP Gift Registry (phpgiftreg)

The PHP Gift Registry is a web-enabled gift registry intended for use among 
a circle of family members or friends.  

It is intended to fill the following purposes:
x Permit the long-term storage of a list of items one desires, along with 
  its price, where it can be bought, and (optionally) a URL where it can be 
  viewed.
x Enabled items to be "locked" by one shopper so that the same item is not 
  bought by someone else.

Its features include:
x A single unifying view of items on your own list and people whose lists you 
  can view.
x A now-optional request/permit system by which you can control who can see 
  your list.
x A "checkin/checkout" system which allows you to reserve items on someone's 
  list.
x An in-system messaging system by which users can be informed of item 
  deletions or custom announcements.
x New users can request accounts.  Optionally, administrators will be 
  informed about the request, and they can then approve or reject the 
  request.  Either way, the user will be informed by e-mail.
x A site-customizable ranking system for items.
x An events system for users to add significant (read: gift-bearing) events
  which will show up on others' displays when the event nears.

Read INSTALL for installation instructions.

If you have any questions, comments, feature requests, or patches, feel 
free to e-mail me.

phpgiftreg is licensed by the GPL.  For more information on the GPL, visit 
http://www.gnu.org

Copyright 2004 Ryan Walberg <generalpf@yahoo.com>