Forum
Calendar pagination
Is there a way to prevent the calendar being paged backwards beyond the current month?
Current month is February, so the previous paging-prev link would be disabled preventing the user from seeing January. However if they had clicked forward to March then paging-prev would be enabled allowing them to click back to February.
I don't think that aspect of the calendar display can be controlled. By its nature, that display is a bit unusual. Should be possible with the listing, though.
This is something I'm trying to do too. Before I put a site live I want to run it through Xenu to make sure that there are no broken links. As it stands it will attempt to crawl the calendar forever.
This is not a Perch-specific issue by the way; the site I'm replacing is currently running Joomla! and this too crawls the calendar forever.
If someone has thought of a workaround, I'd love to hear about it.