Hi,
Would it be possible to add the "Alternative Versions" search to IMDB information plugin like the awards, mistakes, etc.
Ben
IMDB Alternative Version
-
- Bruji Friend
- Posts: 13
- Joined: Sun Dec 31, 2006 1:40 pm
- Location: UK
Re: IMDB Alternative Version
Not the full solution you are looking for, but I added this to the "Duration" key in my Info View Template:
So, while viewing an entry's Info View, I click on the duration '120 min', for example.
It doesn't load it into your Info view but takes you to the Alternate versions page of whatever entry you are looking at.
Code: Select all
<!--IFduration
<a href="http://us.imdb.com/title/tt[key:imdb]/alternateversions">[key:duration] min.</a>
ENDduration-->
It doesn't load it into your Info view but takes you to the Alternate versions page of whatever entry you are looking at.
-
- Bruji Friend
- Posts: 13
- Joined: Sun Dec 31, 2006 1:40 pm
- Location: UK
Re: IMDB Alternative Version
Thanks for that. In the absence of a menu item, like the other queries, this will suffice.
Ben
Ben