The RealName module allows the administrator to choose fields from the user profile that will be used to add a "real name" element (method) to a user object. Hook_user is used to automatically add this to any user object that is loaded. It will also optionally set all nodes and comments to show this name.
D6 version with Recurring Payment support has been released (now 1.5)!
This project is for the Ubercart Payflow Pro module which implements the Payflow Pro gateway. If you have a manager.paypal.com account with PayFlow Pro access (not regular PayPal or Website Payments Pro), this is the module you should use.
It allows advanced PHP replacements for the "description" meta tag.
Note: You may want to look at Custom Tokens to define your own tokens.
Usage
Enable the module
Go to Administer -> Content types
Edit any content type and look for the Meta tags node type field set.
Configure any default keywords, description and robots for that content type.
Note: For each content type, if you fill in keywords, description or robots, those will be used in place of the nodewords global defaults, so bear in mind to include them in the content type meta tag node type fields if you need them as well.
Note: if you leave keywords and description empty, the nodewords global default will be used. However, for robots, you must specify a default, otherwise no robots will be displayed on that content type.
The Ubercart Addresses module adds an address book to the user's profile. When users register, you can require that they provide an address. Users can then add more addresses and edit or delete existing addresses. One address is always designated as the default address and cannot be deleted (but it can be edited). Users can optionally name each address (e.g. "work", "mary", "joe").
The Ubercart checkout process is altered so that users select delivery and billing addresses from their address book rather than from previous orders. You can ask the module to automatically fill in the billing and/or the delivery address with the user's default address. Any new addresses entered during the checkout process are automatically added to the user's address book.