Forum OpenACS Q&A: Re: Re: Re: calendar

Collapse
6: Re: Re: Re: calendar (response to 5)
Posted by Iuri Sampaio on
then just to enphasize what i said before about how unclear and ilogical oacs is...

The answer to change the default value of the calendar from month to day, it was only go to the code and on the include call on the page "site-master.adp" and change the value of an atribute:
include src="/packages/calendar/www/mini-calendar" base_url="/calendar/view" view="day" date="@date@"

iuri