It is not built in and will require some coding on your part.
Try this:
Go to your theme.php file.
Add this line:
$THEME['DAY_VIEW'] = PHPWS_Calendar_Display::viewDay();
Go to your theme.tpl file.
Add this tag below the {BODY} tag
{DAY_VIEW}
Play around with it to get the results you want.
On Wed, 2004-08-04 at 03:25, dawn wrote:
> Hi
>
> I would like to set the day view of a calendar page as the body area of
> my home page in phpws.
>
> I have been trying to figure out how to do this to o avail.
>
> I know if i made a link with the
> url:index.php?module=calendar&calendar[view]=day
>
> it would work- however how do I make this my default view for the body
> of the main page?
>
> thanks
>
> dawn
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by OSTG. Have you noticed the changes on
> Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
> one more big change to announce. We are now OSTG- Open Source Technology
> Group. Come see the changes on the new OSTG site. www.ostg.com
> _______________________________________________
> Phpwebsite-developers mailing list
> Php...@li...
> https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers
--
Matthew McNaney
Internet Systems Architect
Electronic Student Services
Appalachian State University
Phone: 828-262-6493
http://phpwebsite.appstate.edu
http://ess.appstate.edu
|