Welcome, Guest. Please login or register.
Did you miss your activation email?


Login with username, password and session length

Search

 
Advanced search

8043 Posts in 1856 Topics- by 2099 Members - Latest Member: roi
Calendar Script CommunityCustomizationHacks and Mods (Moderators: scott, DanO, Marty)Color coding Events on the meta calendar
Pages: [1]   Go Down
Print
Author Topic: Color coding Events on the meta calendar  (Read 307 times)
0 Members and 1 Guest are viewing this topic.
eagledancing
New Member
*

Karma: 0
Offline Offline

Posts: 0


WWW
« on: February 20, 2004, 09:25:00 AM »

Super post! Thanks.... one other question please.

On the Meta Calendar.  I would like to color code the list view.   I have added an event field called eventlocation, and would like to display in the list view (in addition to the grid view) the title of the events in the colors specified.

Could you point us to the area to modify?

Thanks!

Logged
DanO
Moderator
Full Member
*****

Karma: 13
Offline Offline

Posts: 230

Please don't PM me. Post in the open forum.


WWW
« Reply #1 on: February 20, 2004, 04:53:00 PM »

The previous forum message "Color coding Events" should provide the general instructions for what needs to be done. It really doesn't have anything to do with the Meta Calendar plug-in unless you only want it to occur on the actual Meta Calendar's display and none of the others.

In that latter case you'd also have to use one of the conditionals noted in the Meta Calendar plug-in's _installation.txt file under OPTIONS such as:

<% unless ($METACALENDAR eq $CALENDAR_KEY) { %>

or

<% if ($METACALENDAR ne $CALENDAR_KEY) { %>

or a variation like:

<% if ($METACALENDAR eq $CALENDAR_KEY) { %>

or

<% unless ($METACALENDAR ne $CALENDAR_KEY) { %>

Dan O.


[This message has been edited by DanO (edited February 21, 2004).]

Logged
Pages: [1]   Go Up
Print
Jump to: