Upcoming Events list Upcoming Events list
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Upcoming Events list

Started by RadicalMonkey, March 12, 2004, 12:13:24 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

RadicalMonkey

I'm trying to add an upcoming events list.  Basically a list of all the events that haven't happened yet.  the only fields it needs are 'event name' 'event date' and 'event link'
~RadicalMonkey~

Casper

This is where the anycontent.php can be used to good effect.

Assuming you are not already using it, open anycontent.php, and edit the table to have what you want in it.

Then upload it, and specify it in the 'contents of main page' in config, at the start if you want it near the top of te page.

I have a similar small table in my site, combined with the language selection mod.  take a look below.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here