Just wondering how you enter the data at the momemt?
Do you manually enter the data into the database?
Is the data static or dynamic?
I.E. does the schedule change much?
One possible way around this is to
create a section called
"Weekly Schedule"
Then it it create categories called
"Monday"
"Tuesday"
...
Then use a modified
Display News 1-3 module:
http://forum.mamboserver.com/showthread.php?t=9387
In it there is a parameter that allows you to show the latest items limited in terms of number of previous days from the current day.
So if you set it to show the latest news from section "Weekly Schedule" for the next 7 days say.
Currently the Module only dhas the option to show the last x number of days. It would need to be changed to allow it to pull future dates.
Its only limitation is that it would show a cateory title (E.g. Sunday) for every content title belonging to that category.
What are the advantages of doing something like this?
Firstly you dont have to code a new component, the module mentioned only needs some slight retuning to achieve what you want.
You have access to all the normal content options like mosbots and other features.
It means that if they click on the item it could link them to more specific information about the schedule item.
Anyway, if your interested, I can modify my module to allow this, just contact me using the contact form at my site:
www.stingrey.biz