antonino
Active member
This can be done from Calendar itself. So no need to bother you. Thank you very much.You can probably hide the time with a bit of CSS
This can be done from Calendar itself. So no need to bother you. Thank you very much.You can probably hide the time with a bit of CSS
Awesome addon, would it please be possible to add an icon to share the ical url? And active url in tooltip.
shinyTech_google_calendar
template as mentioned in this post.timeZone: 'local', // the default (unnecessary to specify)
[data-template="shinyTech_google_calendar"] {
.fc-theme-standard .fc-scrollgrid,
.fc-theme-standard .fc-list,
.fc-theme-standard td,
.fc-theme-standard th {
border-color: @xf-borderColor;
}
.fc-h-event,
.fc-theme-standard .fc-list-day-cushion {
background-color: @xf-paletteColor3;
}
.fc-theme-standard .fc-list-day-cushion a {
color: white;
}
.fc .fc-list-event:hover td {
background-color: @xf-contentAltBg;
}
.tooltip {
color: @xf-textColor;
}
}
public static function getActivityDetails(array $activities)
{
return \XF::phrase('phrase_here');
}
Can you help me understand the context of what you're trying to do or need it to do wrt the getActivityDetails function?
I see. I'm still pretty swamped with work, but I'll see what I can do if I have time at some point to upgrade FullCalendar and add that.
We use essential cookies to make this site work, and optional cookies to enhance your experience.