Skip to content

Calendar View in PAGELIST filter #166

@vincent-peugnet

Description

@vincent-peugnet

For now, the only actual possible displays for page list are list and card.

I think there is only a very few work needed to add a simple calendar view.

I could start with a simple event list.

Using page date info to group them by day and by month. of course it would be a great occasion for my favorite <details> HTML tag to take place. The already existing LIST options are stille usable (thumbnail, description, date, time, authors) !

  • There could be a bool option to show or not past events.
  • for the days of the week and months names, I could use the country code info of the page or the default one. I should store a translation table for english and french.

Metadata

Metadata

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions