Hi Everyone,
Does anyone know of a MT entry based calendar that allows you to switch from viewing the current month to the next or previous?
thanks,
V
Hi Everyone,
Does anyone know of a MT entry based calendar that allows you to switch from viewing the current month to the next or previous?
thanks,
V
You could consider developing that yourself.
Ideally it would be a combination of mt templating and ajax.
I was thinking of doing something where you just looped through a few months forward and back and then nest it in a php paging thing, just like the normal mt pagination plugin... I'll post it here if I pull it off. The calendar is a TOTAL pain. don't know why.