Lindau
New Member
Karma: 0
Offline
Posts: 30
|
 |
« on: July 01, 2005, 04:18:00 PM » |
|
CalendarScript 3.21 MetaCalendar I want one of my templates to always open as a list. How can I do that?
|
|
|
|
|
Logged
|
|
|
|
DanO
Moderator
Full Member
   
Karma: 13
Offline
Posts: 227
Please don't PM me. Post in the open forum.
|
 |
« Reply #1 on: July 01, 2005, 04:23:00 PM » |
|
Have you tried setting that as the option choice in the Template Preferences section??? Dan O. ------------------
|
|
|
|
|
Logged
|
|
|
|
Lindau
New Member
Karma: 0
Offline
Posts: 30
|
 |
« Reply #2 on: July 01, 2005, 04:32:00 PM » |
|
I don't see it as an option choice in the Template Display Preferences. ------------------
|
|
|
|
|
Logged
|
|
|
|
Lindau
New Member
Karma: 0
Offline
Posts: 30
|
 |
« Reply #3 on: July 01, 2005, 10:48:00 PM » |
|
All that appears on Template Preferences is Show Command List: Font: Header: Footer: and all the font sizes and colors ------------------
|
|
|
|
|
Logged
|
|
|
|
DanO
Moderator
Full Member
   
Karma: 13
Offline
Posts: 227
Please don't PM me. Post in the open forum.
|
 |
« Reply #4 on: July 02, 2005, 01:17:00 AM » |
|
I guess it likely depends on what template you're using. For my default template I have these options: Default Display Format: [Grid|List] Use either Grid or List display as the default Default View: [Month|Week|Two Week|etc.] Select which time range will be displayed by default What template are you using??
Dan O. ------------------
|
|
|
|
|
Logged
|
|
|
|
Lindau
New Member
Karma: 0
Offline
Posts: 30
|
 |
« Reply #5 on: July 02, 2005, 01:16:00 PM » |
|
I fixed it! For the calendar CERT Community Meetings Using the display template type battmtg I edited calendarscript/templates/calendars/battmtg/default.html At the beginning of the file, I changed: <!--#include file="styles.pl"--> <% # Begin the code... # ----------------- $STYLE = $in{style} | | "Grid"; to <!--#include file="styles.pl"--> <% # Begin the code... # ----------------- $STYLE = $in{style} | | "List"; ------------------
|
|
|
|
|
Logged
|
|
|
|
DanO
Moderator
Full Member
   
Karma: 13
Offline
Posts: 227
Please don't PM me. Post in the open forum.
|
 |
« Reply #6 on: July 02, 2005, 02:43:00 PM » |
|
** For the calendar CERT Community Meetings - Using the display template type battmtg ** Sorry but I have no idea what that it. ** I fixed it! ** Glad to hear it. Dan O. ------------------
|
|
|
|
|
Logged
|
|
|
|
|
|
Lindau
New Member
Karma: 0
Offline
Posts: 30
|
 |
« Reply #8 on: July 02, 2005, 04:21:00 PM » |
|
When you asked me "What template are you using??", I didn't understand. I originally adapted the default template that comes with CalendarScript so it would look like my site's other pages. Then when I started with Meta Calendar, I made several copies of that template and made the changes for the other calendars.
------------------
|
|
|
|
|
Logged
|
|
|
|
Lindau
New Member
Karma: 0
Offline
Posts: 30
|
 |
« Reply #9 on: July 03, 2005, 10:39:00 PM » |
|
DanO, When you asked me "Have you tried setting that as the option choice in the Template Preferences section???", I told you that I don't see it as an option choice in the Template Display Preferences. Today, I was setting up a new calendar and I went to the Template Preferences. Back in 2003, I had printed out a copy of the Template Preferences, so I'd have all the font colors available. I looked at that printout today. It does ask "Default Display Format, Use either Grid or List display as the default" on that old copy. Did that option disappear from CalendarScript 3.21? Linda ------------------
|
|
|
|
|
Logged
|
|
|
|
DanO
Moderator
Full Member
   
Karma: 13
Offline
Posts: 227
Please don't PM me. Post in the open forum.
|
 |
« Reply #10 on: July 03, 2005, 11:11:00 PM » |
|
** Did that option disappear from CalendarScript 3.21? ** Not to my knowledge. Template options/customizations will likely depend on the templates being used. If you were using the "default" templates from any recent version of CalendarScript, that option should be there. I have no idea what your "battmtg" templates are based on. Dan O.
[This message has been edited by DanO (edited July 03, 2005).]
|
|
|
|
|
Logged
|
|
|
|
Lindau
New Member
Karma: 0
Offline
Posts: 30
|
 |
« Reply #11 on: July 05, 2005, 06:15:00 PM » |
|
I'm using the FullYear Template. ------------------
|
|
|
|
|
Logged
|
|
|
|
DanO
Moderator
Full Member
   
Karma: 13
Offline
Posts: 227
Please don't PM me. Post in the open forum.
|
 |
« Reply #12 on: July 05, 2005, 08:00:00 PM » |
|
Since that template was developed at the very beginning of CS version 3.0, I doubt it would have those option which only appear in version 3.1 or later. Dan O. ------------------
|
|
|
|
|
Logged
|
|
|
|
Lindau
New Member
Karma: 0
Offline
Posts: 30
|
 |
« Reply #13 on: July 05, 2005, 08:34:00 PM » |
|
Will using the FullYear template cause any other problems with CS 3.21? ------------------
|
|
|
|
|
Logged
|
|
|
|
DanO
Moderator
Full Member
   
Karma: 13
Offline
Posts: 227
Please don't PM me. Post in the open forum.
|
 |
« Reply #14 on: July 06, 2005, 12:19:00 AM » |
|
There should be no "problems" using older templates with newer CS versions, except for possibility fewer options being available. Dan O. ------------------
|
|
|
|
|
Logged
|
|
|
|
|