Forums / Setup & design / calendar not working
Andre Felipe Machado
Sunday 19 February 2006 4:34:50 pm
Hello, I am trying to use calendar at the right toolbar of my site, but it is not working. Previously, I successfully configured it at the ez.no demo site. But at my ezpublish 3.6.5 site (http://www.techforce.com.br ) it is not working. Please, see what is happening at the right toolbar of my site: it displays only "calendario" (brazilian portuguese word for calendar) and then a grey cell, without dates. What is misconfigured? Regards.Andre Felipe
PS: used all the update scripts at my site, for upgrading ezpublish version.
--- A Debian user never dies. Issues a last command: shutdown -h now http://www.techforce.com.br
Ćukasz Serwatka
Tuesday 21 February 2006 6:53:50 am
Calendar works fine, however font color is not readable, you can press ctrl+a in your web browser and you will see dates. Just edit CSS file and change color for calendar font. Look into dir design/(your_design)/stylesheets/
Personal website -> http://serwatka.net Blog (about eZ Publish) -> http://serwatka.net/blog
Tuesday 21 February 2006 1:24:18 pm
Hello, Many thanks for your message. Browsing the directories I found an old calendar.tpl override that was broken. Removed the template override and it at least shows the dates. But it does not show the "live" date numbers. The dates with articles, links, published. Clicking on the month name fetch all items published that month. But the days numbers are not of use. When an actual article page is selected, the calendar displays the month, year and day it was published. It is different from the demo site. I can select the day in april 2004 and it shows the items published that date. What is still missing in the configuration or template? The documentation is still not covering the calendar.... Regards.Andre Felipe