|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Stripping out times
Depending on the nature of the calendar, times may be very importand or not. In my situation for a community event's calendar, I've commented out the display of the times and now I'll remove from the input form when I have a chance.
When times are important, I place these in the text of the event. If others have the same issue, it might be nice to have an option for the calendar to not deal with times. |
|
#2
|
|||
|
|||
|
RE: Stripping out times
You could simply flag them as an 'all day event'. Then it ignores times.
|
|
#3
|
|||
|
|||
|
RE: Stripping out times
I had the same problem. Open the file ltwdisplaymonth.php and change all
$showtime = 1 to $showtime = 0 That' all you need to do. |
![]() |
| Viewing: Codewalkers Forums > Projects > ltwCalendar > Stripping out times |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|