Is there a list of available parameters / placeholders anywhere for this snippet?? And when you call easy events, can you specify a tpl chunk to use for when you want to output the events differently than the default way?
***EDIT***
I found a llist of parameters for the "list" view buried deep in a txt file:
* todayTitle - Customize the Title used for the "Today" text
* comingTitle - Customize the "Coming Soon" text
* maxEvents - coming events;integer; default 10
* gotoDetailsPage - Go to event page for details (1 true, 0 false);integer;0
* configSelect= Which config file suffix to use by default;string;en
***ALSO***
Not sure if this is just news to me, but the templates for the list of events are found at the bottom of the config_en file!!
It would be great if a parameter could be added to specify a chunk for display. It would also be awesome to be able to limit the list view to "only todays events" or "only coming events"....