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


Login with username, password and session length

Search

 
Advanced search

8001 Posts in 1848 Topics- by 2099 Members - Latest Member: roi
Pages: [1]   Go Down
Print
Author Topic: A few requests..  (Read 233 times)
0 Members and 1 Guest are viewing this topic.
inetwebguy
New Member
*

Karma: 0
Offline Offline

Posts: 0

Grahic Designer


WWW
« on: August 16, 2004, 02:08:00 PM »

I just have a few requests that I'd like to implement, but lack the knowledge to do so.

First of all I would like to completely remove the  "LIST" view of the calendar. I am setting this up for a church that will only have ONE item to list per day anf thus there will be no time-based schedules events. Having said that, I would like to have the "cell" that the event happens on (ie. Monday the 16th) be the link to the event instaed of the "title" populated within the cell. So one would only have to click the cell (box) to open that particular days event.

They would like to remove the option to click the numeral date to bring up the List View because they dont have many events and think it would be a little hard to understand for some of the elderly visitors.

If this is possible please reply, I appreciate any help I can get even it it is just helping me do it myself.

Thank you!

Logged
DanO
Moderator
Full Member
*****

Karma: 13
Offline Offline

Posts: 212

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


WWW
« Reply #1 on: August 16, 2004, 04:28:00 PM »

** I would like to completely remove the "LIST" view of the calendar. **

Remove or (probably preferably) comment out the HTML code in the default.html template which is responsible for the links to that display view on the calendar's side navigation. The code for the calendar grid/list shouldn't need to be altered.

** They would like to remove the option to click the numeral date to bring up the List View **

It doesn't bring up "List View" it links to "Day View" which has both a List View and a Grid View option.

It should be easy enough to stop the calendar dates from being links by removing the HTML code which generates them from the default.html template file.

TIP: The code responsible for printing the date numbers is <%=$DAY->{'dd'}%> so you'd have to look at the HTML code surrounding it/them.

** I would like to have the "cell" that the event happens on (ie. Monday the 16th) be the link to the event instead of the "title" **

There is no HTML code I know of which will allow a whole table cell to become a link. Maybe someone else knows of some they can share with you?

JMO

Dan O.
the Unofficial CalendarScript - Mods and Plugins site


[This message has been edited by DanO (edited August 16, 2004).]

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