Search found 4 matches
- Mon Feb 24, 2014 8:54 pm
- Forum: Modules/Add-Ons
- Topic: CGCalendar - Display Events in Admin
- Replies: 2
- Views: 1170
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). Yes that's exactly what I want to do. Unfortunately though it looks as though it can't be done. Would be good if there w...
- Mon Feb 24, 2014 1:39 pm
- Forum: Modules/Add-Ons
- Topic: CGCalendar - Display Events in Admin
- Replies: 2
- Views: 1170
CGCalendar - Display Events in Admin
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 wonderi...
- Sat Jan 18, 2014 3:17 am
- Forum: Modules/Add-Ons
- Topic: [solved] CGCalendar "yearlist" sort event order
- Replies: 2
- Views: 998
Re: CGCalendar "yearlist" sort event order
Might help if the module does not support it: http://grokbase.com/t/php/php-smarty-general/058btegrf0/foreach-in-reverse Thanks velden, works perfectly. Just needed "|@array_reverse:true". Changed from {foreach from=$events key=key item=event} to {foreach from=$events|@array_reverse:true ...
- Fri Jan 17, 2014 1:08 pm
- Forum: Modules/Add-Ons
- Topic: [solved] CGCalendar "yearlist" sort event order
- Replies: 2
- Views: 998
[solved] CGCalendar "yearlist" sort event order
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. I'm calling the module with {cms_module module="CGCalend...
