Forums / Setup & design / Menu of embedded calendars

Menu of embedded calendars

Author Message

Stijn van Esveld

Sunday 09 August 2009 7:11:14 am

Hello,

I'm currently runring a site which uses the ezwebin template. Any object with the "folder" or "multicalendar" class will show a left menu. Now, I'm looking for a way to have all the embedded calendars in the multicalendar shown as a list in the left menu. To visualize the current situation i've uploaded an image here (please ignore the dutch words): http://yfrog.com/5hagendatj

The right part lists all the events from all of the embedded calendars (about 50). The menu on the left is still empty. Can anyone of you point me in the right direction how i could get all the separate calendars listed in the menu of this multicalendar page??

Stijn van Esveld

Thursday 03 September 2009 4:34:50 am

*bump* anyone?

Xavier Serna

Thursday 03 September 2009 9:02:35 am

Probably this should be a limitation in ezwebin design. But, anyway, you can check your menu.ini settings to include all the classes you want to be shown in the LeftIdentifierList array under MenuContentSettings section.

hth!

--
Xavier Serna
eZ Publish Certified Developer
Departament de Software
Microblau S.L. - http://www.microblau.net
+34 937 466 205

Stijn van Esveld

Monday 07 September 2009 6:44:21 am

Thanks. However, the problem is that the multicalendar doesn't act as a container, but all the event calendars are connected to the multicalendar. All the event calendars are located in different folders. The items shown in the Left List will only be the children of the current object. Since all the event calendars are spread over different folders it won't show them in the left menu, even if i have LeftIdentifierList[]=event_calendar set. How do I list all the event calendars which are linked to the multicalendar in the left menu of the multicalendar page?