> Thanks for the suggestions, I'm using this for dates: > <<PageList(category:CategoryEventsByDate regex:^CypriotTeam/Events/200[89])>> > and this for past events: > <<PageList(category:CategoryCypriotTeamPastEvents > regex:^CypriotTeam/Events/)>> >
Actually this one for dates: <<PageList(category:CategoryEventsByDate regex:^CypriotTeam/Events/ -regex:200[0-7]-\d\d-\d\d$)>> This will not include (-regex) any events prior to 2008. -- loco-contacts mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/loco-contacts
