With the exception of %%list_not_ended, the commands list the courses that have a start date later than/or "today"
In a course category page
%%list_all- Lists all the courses from that category, grouped by month
- Lists all the courses from that category that have an end date later than/or "today", grouped by month
- Lists all the courses from that category that have the tag(s) 'abc' OR 'xyz' OR 'uvw', grouped by month
- Lists all the courses from that category that have the tag 'abc', grouped by month
- Lists all the courses from ALL categories that include the text 'abc', grouped by category
- Lists all the courses from ALL categories that have the tag(s) 'abc' OR 'xyz' OR 'uvw' , grouped by month
- Lists all the courses from that category that have the tag 'abc', grouped by month
- Lists all the courses from that category that have the tag 'single', grouped by month
- Lists all the courses from ALL categories that have the tag 'single', grouped by month
- Lists all the courses from that category that have the tags 'abc' OR 'xyz' OR 'uvw' , grouped by trainer
In a generic web page
%%list_all- Lists all the courses, grouped by month
- Lists all the courses that have an end date later than/or "today", grouped by month
- Lists all the courses that have a start date no later than two weeks from "today", grouped by category
- Lists all the courses that have free places, grouped by category
- Lists all the courses from ALL categories that have the tag(s) 'abc' OR 'xyz' OR 'uvw' , grouped by trainer