Aditems Module

Admin

The Aditems module is designed to support aditems placed by companies with the Tandem Club.members.
Administrators can edit the information using the left hand menu's command links. The role adminAditems as well as the generic admin roll allows this.
Emails are sent to all those configured in the "Administration email addresses" list when aditems are due to expire (1 month before).

The system produces a vertical list of aditems that is used along the right hand side of some website pages as configured in the page. The PHP script function, advertListVertical($num=4) allows this.
The "Add Advert" link allows a new advert to be added to the system. By default the DateEnd field is set to 1 year from the added date, but this can be edited as needed.
The "Edit Aditems" link allows the aditems to be edited.

Major advert parameters are:
Enabled Enables the advert so it is shown
Deleted Marks the advert as deleted. It is still kept in the system.
Web The click through web address
Name, Telephone, Email address These are the clients contact details. They will be emailed when the advert is nearing its end date as will any one added in the configuration's "Administration email addresses" fields.
DateEnd The aditems end date. After this it will no-longer be shown. By default it is set for 1 year when aditems are added.
Picture Pictures can be uploaded and are resized to 100x110 for display. Note there are some issues (blurring) if certain old *.png files are uploaded the *.gif versions are fine.

Click Throughs

Each advert's entry has a "clicks" field that is incremented on each click through.
The "Statistics" link in the left-hand menu gives the statistics on a per month basis.