Hi. I'm running CMS Made Simple 1.11.9. I'm using PHP 5.5.7, and MySQL 5.5.34. This is all working with Apache 2.6.32 running on Linux.
I'm using CGCalendar version 1.13.3, which depends on CGExtensions. My CGExtensions is version 1.38.1.
In CGCalendar admin it separates events by month.
I'm wondering if it's possible to list all events in a year by default, rather than monthly.
If so, how would I go about it?
Thanks
Daren
CGCalendar - Display Events in Admin
-
darenwilko
- New Member

- Posts: 4
- Joined: Fri Jan 17, 2014 12:35 pm
Re: CGCalendar - Display Events in Admin
If you mean list all events in a single year in admin side then, no I don't think that is possible. (The monthly filter was added recently, until then it just showed all events).
You can show all events for a single year in the front end though - see module help:
"yearlist" - displays events for the current year in a list. Includes links to prev. and next years.
You can show all events for a single year in the front end though - see module help:
"yearlist" - displays events for the current year in a list. Includes links to prev. and next years.
-
darenwilko
- New Member

- Posts: 4
- Joined: Fri Jan 17, 2014 12:35 pm
Re: CGCalendar - Display Events in Admin
Yes that's exactly what I want to do.paulbaker wrote:If you mean list all events in a single year in admin side then, no I don't think that is possible. (The monthly filter was added recently, until then it just showed all events).
Unfortunately though it looks as though it can't be done.
Would be good if there was on option to choose between listing events by year or by month...
Thanks for the reply paulbaker.

