By robertsherry on
Hi,
I have installed the calendar and added events, but I want them to appear on the front page in chronological order I.e as they are coming up and be able to set the ammount of events displayed. Also how do you protect a page to registered users only i.e making a secure area
Cheers
Rob
Comments
I believe that you can
I believe that you can create event views now, so look at the views module to see what you can get out of that wrt events - I see you can sort by Event Start time, so it looks like you can create a list of event nodes and sort them by start time - seems to be what you are after.
look at the access control modules, two I often use are nodeaccess & tac_lite.
www.sitespring.eu
Pimp your Drupal 8 Toolbar - make it badass.
Adaptivetheme - theming system for people who don't code.
Seems like it should be easier.
You can create a view that overrides the front page and have it sort by "Event time" and "Ascending", but that seems to pull from the time, naturally, rather than the date, which is what we need.
I've been playing around with this for far too long. Oy.
Any help?
--------------
http://jonahan.com