I'd like to be able to list all events of a particular type using a command line link, something like:
http://www.mysite.com/cgi-bin/calendar.pl?template=default.html&venue=museum I've created a "venue" field and I've categorized each event as either "museum" or "library"
However, when I use the command line, I get all the events, regardless of their category.
What do I need to do?
Thanks,
John