ads.pl: This is the script you call directly, in order to display banners on your HTML pages.
ads_display.pl: The script which actually handles the banner displays. It is referenced by the ads.pl script; you don't need to call it directly.
ads_admin.pl: The administrative maintenance script. With this script, you can add, edit and delete accounts. It also allows you (and your advertisers) to check on how well your accounts are performing.
ads_settings.pl: The configuration script containing the majority of the configuration variables used by both the administrative and the display scripts.
ads_rebuild.pl: This script is called when needed by the administrative script. You don't need to call it directly or modify it in any way.
ads_text.pl: This script contains the text passages shown by the administrative script to your advertisers or exchange members. They are separated from the administrative script to make editing or translating easier. Note that this document does *not* include some of the text passages seen only by you, the administrator, and not by your advertisers or exchange members.
welcome.txt and reject.txt: Example template files for e-mail messages to new exchange members, and to those who you've rejected as members.
ads_history.txt: The complete version history. |