PayJunction is an online product that one can subscribe to in order to process credit cards (Visa, Mastercard, American Express, Discover.)
You can get your own Merchant Account by filling up our online form.
The original document by Steve Hollasch can be found at http://steve.hollasch.net/cgindex/coding/ieeefloat.html
The Cute Menu Drupal Module is used to create advanced dropdown menus. The module is free and can be found on the Drupal website.
The list of items can be grouped under a title. The title is a menu entry which cannot be clicked on.
The dropdown panes can include a header and a footer with images and text.
Note that to make full use of the Cute Menu capabilities, you will be required to write your own CSS to make it look the way you want it to look in your theme.
The Table of contents module is used to generate a table with a list of all the content of your pages.
The module searches for the header tags (H1 to H6) and transforms those into a list of items used in the table of contents. Note that this module does not have the capability to generate a table of contents for multiple pages. However, used with the Views module, it is possible to create pages referencing multiple sub-pages.
The features include a way to number the items either with the automatic HTML ordered list feature (OL) or with an internal system that counts the headers and generates numbers as expected for sub-lists (i.e. 1., 1.1, 1.1.1, 1.1.2, 1.2, 2., etc.)
The table of contents can also reference all the attachments present on your page.
This documentation proposes to teach you how to install and make the most out of the filter.