I completely forgot to document how to use this, or what it can even do.

Comments

RuiMendes’s picture

That would be amazing :)

I'm trying to use the legend block with the panels module but I can't find a away to make this work.

Could someone help me.

Thanks.

aspilicious’s picture

In short: after enabling this module there is a block available which you can enable. This block will contain the entity types visible on the calendar.

tim.plunkett’s picture

Assigned: Unassigned » tim.plunkett

It's more than that; there is a CTools content type that can be configured to work with Panels.

I'll try to find time for this soon.

RuiMendes’s picture

The problem is after I had the block to the panel page the block doesn't appear on the page.

When I'm configuring the block "FullCalendar Legend" on a panel page there are 2 options:

  • Legend Type
  • FullCalendar view

The second option is an empty list, and I've already created a block with the fullcalendar display type. I don't know if this is the problem.

Thanks.

tim.plunkett’s picture

@RuiMendes enable the "Views content panes" (views_content) module and instead of making a FullCalendar block display, make a FullCalendar "Content Pane" display and add that to your panel.

RuiMendes’s picture

Thanks. That worked :)

Btw, will it be possible to work with the block display and panels or it will always be through "content pane" display?

Thanks for your help

tim.plunkett’s picture

No, I don't plan to support block displays in panels. If you're using panels and views together, best practice is to use content panes, not blocks.

SocialNicheGuru’s picture

Issue summary: View changes

I cannot get the fullcalendar legend to show up on a panel page. How can I make that happen?

Edit:
The block is not available in panels.
However there is a panels pane that is available and works.

ladybug_3777’s picture

Just adding a comment for anyone, like me, that enabled the Full Calendar legend and then had no idea how to use it (I expected it to show up as an option in my View page). The legend is a block. To use it go to "Structure -->Blocks" and assign it to the region you want it to display in.

You also will want to go into the configuration of the block if you want it to show Taxonomy terms instead of Content Types.

So far (without any documentation) it doesn't do much besides show the terms with a colored background and then a link to the taxonomy term. I don't see any other configuration settings.

ladybug_3777’s picture

Another very helpful post about creating your own Legend Block via views:

https://www.drupal.org/node/1416536#comment-6832116

This gives you a lot more control over what displays!