Jeff VIP
Total posts: 745
11 Sep 2013 21:46

Hi,

I would like to see a module to show articles based on a year, month or day.

You could then easily create something like:

  • Headlines of 2011
  • September training schedule
  • Today's birthdays

etc

Best regards,

Jeff

Last Modified: 23 Mar 2015


Sergey
Total posts: 13,748
12 Sep 2013 01:51

I am working on module type calendar.


Jeff VIP
Total posts: 745
12 Sep 2013 02:43

Sergey

I am working on module type calendar.

Great! I hope it can do what I want..:)


Sergey
Total posts: 13,748
15 Sep 2013 02:33

How to "filter" and display a certain date range?

The field now has special AJAX interface that return list of article in JSON format required by calendar.js. This accept start and end date. And depending on parameters it makes its query.

How to "filter" and display a certain date range?

Isn´t it necessary to extend "Records module" for this purpose?

We cannot use records module because records module never return records that are right for module. If we use records module then it will make query but nothing will be used and then AJAX query will be made to accept correct event. This means that one extra query made for nothing. That is why we think calendar require dedicated module.


Jeff VIP
Total posts: 745
19 Nov 2013 21:11

Sergey

I am working on module type calendar.

Any progression with this module, Sergey?


Sergey
Total posts: 13,748
19 Nov 2013 23:22

Not yet. My apologize.


Sackgesicht VIP
Total posts: 1,636
20 Nov 2013 03:24

hopefully with a day view ... ;-)

Maybe an alternative template with FullCalendar day view display integration ....


Sergey
Total posts: 13,748
20 Nov 2013 03:55

We plan to add small view display for bootstrap calendar component. It is already discussed on github.


cherosoullis VIP
Total posts: 165
19 Mar 2015 17:50

Is this module (calendar) available?


Sergey
Total posts: 13,748
23 Mar 2015 03:53

cherosoullis Is this module (calendar) available?

No. Component we are using still have this small view not added.

Powered by Cobalt