-
Notifications
You must be signed in to change notification settings - Fork 1
Description
I want to create a page on our website for each and every show we produce. Currently, this is and example of what we have...
http://campbellmedia.org/node/5
This is our page for our government channel. If you go to this page, it gives you links to a page for each and every government show we shoot.
When you click on a show, it takes you to a new page that has a list of each and every episode. They're just listed as text links.
Every time we have a new meeting, i have to go to the website and duplicate one of those links, then change it so it matches up with the new meeting and is labeled correctly.
I want to try and automate this better. I want to be able to use the new API for the public VOD page and create it so that i can create a page for, say for example, Alexandria City Council, and have it display thumbnails of each and every new show from that program. I know that I would need to create a saved search that would give me all shows from project Alexandria City Council that have VOD files with them and displayed in descending order.
I just do not know how to apply this or mess with the API coding