News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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