|
Title: Do not show grid Post by: Lindau on August 14, 2008, 06:01:17 PM I'm using MetaCalendar2.
For one of my calendars, I only have one or two entries. I would like to replace the monthly calendar grid with an iframe to bring in a schedule from another site, keeping the rest of the page so it matches my other calendars. Is this possible? What lines on default.html would I delete? What else might I have to do? Title: Re: Clarify Post by: DanO on August 14, 2008, 09:25:10 PM I would like to replace the monthly calendar grid with an iframe to bring in a schedule from another site, keeping the rest of the page so it matches my other calendars. I'm sorry but I'm not sure what you're asking. If you want to delete the whole calendar display (all of them!), the text in the default.html file between the tags: <%-- THIS IS THE ACTUAL DISPLAY AREA --%> <%-- /THIS IS THE ACTUAL DISPLAY AREA --%> is what is responsible for it/them. Deleting it will not affect the menus, headers or footers. Dan O. Title: Re: Do not show grid Post by: Lindau on August 15, 2008, 10:32:28 AM I want to delete the calendar display on that one calendar, not all of them.
Would I edit default.html and upload it to that calendar's template forlder? Title: Re: Do not show grid Post by: DanO on August 15, 2008, 12:31:02 PM ** I want to delete the calendar display on that one calendar, not all of them. **
That one calendar *view* (ie. 'month view') or all calendar views on a single calendar?? If the latter, you'd need to make a separate set of templates, edit the default.html file as explained above and then set that one calendar to use the new template set you're created. Dan O. Title: Re: Do not show grid Post by: Lindau on August 15, 2008, 02:48:26 PM It worked.
See http://www.cert-la.com/calendar/calendar.cgi?calendar=levels&template=default.html Title: Re: Do not show grid Post by: DanO on August 15, 2008, 04:05:11 PM Glad to hear it. Thanks for the follow up.
Dan O. Title: Re: Do not show grid Post by: Lindau on August 15, 2008, 05:24:51 PM Did you look at it?
Title: Re: Do not show grid Post by: DanO on August 16, 2008, 04:15:05 PM Yes, a different idea to be sure. Dan O.
|