Due to a problem with attachments in my flexinode event types, I am thinking of using taxonomy instead.
I have three event groups:
1.) Orgn. event
2.) Member event
3.) Other event
I have three modes of participation that could apply to every one of these groups:
1.) Private event
2.) Public event
3.) Paid event
I have nearly 20 event types such as annual day, rally, book release, grant release etc that could also potentially apply to both the event groups and the modes of participation.
How do I set up this vocabulary so that I can have the following type of urls for every event node:
1.) www.domain.com/events/orgn-events/node-title
2.) www.domain.com/events/orgn-events/paid/node-title
e.) www.domain.com/events/orgn-events/rally/node-title
Similar urls with the member events and other events.
I have been suggested to have the event types is in a separate vocab, but when I do this, I can't have urls like www.domain.com/events/rally because 'events' is already taken in the other vocab.
I can do something like this:
Vocab: Events section
-Events (Parent term)
--Orgn. Events (child term)
----Paid
----Public
----Private (sub terms)
--Member Events (child term)
----Paid
----Public
----Private (sub terms)
--Other Events (child term)
----Paid
----Public
----Private(sub terms)
With pathauto set to [catpath], I think this will give me urls like: