Problem/Motivation

Fullcalendar v7 ships a dedicated multiMonthYear view giving users a full-year overview. It is completely absent from the module today — not in the view toggles, not in the initial-view dropdown, and has no per-view options form. Adding it requires: new view checkbox, updating the initialView select, two new per-view settings (singleMonthMinWidth, singleMonthTitleFormat), and detecting the plugin in getEnabledFullcalendarPlugins().

Proposed resolution

Add the new view option.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mandclu created an issue. See original summary.

  • mandclu committed 68840b29 on 4.0.x
    feat: #3605168 Add MultiMonth (year) view
    
    By: mandclu
    
mandclu’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.