Hi!
I have another question. I would like the calendar to show future events/articles (they should ) but they shouldn't be displayed on top of the frontpage.
This is currently not possible and wouldn't make much sense: Why would you want your calendar to display an item for the future, but your reader's can't see it?
You can patch that, though, but I personally see no reason
On top of the frontpage I would like to have the article/event of today's day or if there isn't one to be published today, the most recent. And scrolling down there shall be listed the articles/events in the future. Articles/events in the past don't need to be published on the frontpage. Is this possible with a plugin or where/how would I need to change the code to do that?
You could do that, but it would require you to patch up Smarty Templating and/or PHP plugin code. But this might not be necessary, maybe it helps if you just set the amount of entries per page to "1", and then you only see one article on the pag elisting...
Regards,
Garvin