Forum OpenACS Q&A: Re: calendar

Collapse
4: Re: calendar (response to 1)
Posted by Ben Koot on
You could try the developer admin, that link however is misplaced. You'll find it hidden in the right hand corner on the sitewide admin page. I agree confusing and ilogical. A better place would be as part of core administration.

Cheers
Ben

Collapse
5: Re: Re: calendar (response to 4)
Posted by Iuri Sampaio on
So,
why don't the people think about organize on a clear and logical way?? Is that dificult start to organize it??
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