By jnicola on
Webpage: http://mthoodsnowsports.com/drupal/event
At the top there is a menu item titled: Events
Under that, I would like to link to the weeks view, the table view (this season), and different taxonomy terms.
Now inside the events module, you can do all of this. However their links are styled something like this
/event/(YEAR)/(month)/(day)/(Display style)/*unknown*/(All or taxonomy term)
How do I place the above variables in to my menu items? Anyone know how to make all of this work?
Anyways, thanks in advance!