| /[drupal]/contributions/modules/paypalnode/paypalnode.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
FIxed editing a paid-for node when not superuser. Taxonomy terms were getting lost. Cleaned up some code style for Drupal.
Removed support for re-calculating when updating a node.
Fix IE7 javascript problems by moving script to footer of page. Other minor tweaks.
Cleaned up some sloppy SQL queries in the price calculation routine. Specifically not using the {} around dbase table name.
Added facility to clear all content fees from table.
Added new message as per http://drupal.org/node/211200#comment-723407 Added support for CCK content_taxonomy fields. Improved price calculation routines. Grouped form elements added to node/add pages for a better UI.
Fix to a bug preventing deletion of some content fee entries in the admin system.
Numerous changes to the database usage and admin of costs.
Major database changes. Improved content fee admin interface and initial addition of the promo code system and administration. Back up your database before running any updates!
Further content fee deletion improvements. Added dedicated user access control to manage fees.
Fixed handling of content fee terms and deleting them.
FIxed issue with price always being 0 if no modules implemented the hook_nodeprice function.
Fixed some odd taxonomy issues.
Fixed broken promocode price calculations on submission of the node.
Added a hook_nodeprice for manipulating the calculated price before display (used by new promotion code module). Changed way terms are stored with a price to make it work in more situations reliably.
Changed default email address
Initial commit of paypalnode module.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |