Ticket #4036 (closed Bug: fixed)

Opened 7 years ago

Last modified 3 years ago

Calendar portlet needs to be restricted to one year back/ahead

Reported by: limi Owned by:
Priority: minor Milestone: 2.1
Component: Templates/CSS Keywords:
Cc:

Description

The calendar in the portlet should have a tal:omit-tag on the link to previous/next month that disallows more than 12 months either way.

The way it is now, search crawlers index every year until it runs out of years somewhere around 2038. ;)

Change History

comment:1 Changed 7 years ago by limi

Oh, and related - if you are on the last week in the current month, *two* calendars should be shown, so you can see the upcoming calendar month too - the way it is now, you can't see events later in the same/next week with certain month combinations.

comment:2 Changed 7 years ago by andrewb

Entry 1 has been fixed, but by using a tal:condition, rather than tal:omit. The reasoning for this usability related, as the forward month, previous month images should not appear if they are not clickable.

comment:3 Changed 7 years ago by optilude

  • Status changed from new to closed
  • Resolution set to fixed

Limi should stop sneaking two bugs into one collector issue; closing this now, since there doesn't seem to be much consensus that the two-in-one calendars is a good thing, and the original entry was fixed.

comment:4 Changed 3 years ago by hannosch

  • Component changed from Visual and templates to Templates/CSS
Note: See TracTickets for help on using tickets.