IMDb link in DVDPedia HTML export

Tell us about your wildest feature dreams. Or just harmless suggestions for improvement.
Post Reply
User avatar
Nanook
Addicted to Bruji
Addicted to Bruji
Posts: 40
Joined: Sat Apr 28, 2007 11:04 pm
Location: LA, CA

IMDb link in DVDPedia HTML export

Post by Nanook »

Hi Guys,

Thought about adding a link to a film's imdb page in the HTML export feature, and found there wasn't a tag to do so. The "imdb" tag gives the imdb number, which is a start, and the "url" tag generates a very long Amazon link, but it would be great to have a little link people could click on to take them to the imdb page.

P.S. How is box set support coming? Yet another year is almost passed with no sign of my #1 feature request. *nudge nudge* ;)
User avatar
Nora
Site Admin
Posts: 2155
Joined: Sun Jul 04, 2004 5:03 am
Contact:

Re: IMDb link in DVDPedia HTML export

Post by Nora »

You have to hard code it into the template like this:

Code: Select all

http://www.imdb.com/title/tt[key:imdb]/
That'll create the IMDb link automatically, using the IMDb number of the entry.
User avatar
Nanook
Addicted to Bruji
Addicted to Bruji
Posts: 40
Joined: Sat Apr 28, 2007 11:04 pm
Location: LA, CA

Re: IMDb link in DVDPedia HTML export

Post by Nanook »

Duh... ;) Thanks Nora! That actually gave me an idea.

And how 'bout box set handling?
User avatar
Conor
Top Dog
Posts: 5344
Joined: Sat Jul 03, 2004 12:58 pm
Contact:

Re: IMDb link in DVDPedia HTML export

Post by Conor »

That is one that we have on the to do list for a while as it involves a lot of work. It's also one that would require the whole UI to be remade and the database restructured, so we won't even attempt it except with a major version change. With 5.0 we are might be able to drop Tiger support and that will help in making this more of a possibility.
Post Reply