BinaryWorks.it Official Forum
BinaryWorks.it Official Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 eXtreme Movie Manager 8, 9, 10 Forum
 HTML Cards
 Director in movie_bigcover
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

martel
Starting Member

Canada
14 Posts

Posted - 16 Jul 2014 :  19:38:14  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Bonjour,

I apologize in advance if this has already been covered in previous posts, but I haven't checked the forum in a while...

I love the movie_bigcover page. The only thing missing for me is what I consider to be the most important information in a movie: the director's name!

Any thought on adding that information to the almost perfect movie_bigcover card in a future iteration?

Merci,
Yves

martel
Starting Member

Canada
14 Posts

Posted - 16 Jul 2014 :  19:47:57  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
O.K. let me be more precise: I know that you do have the director's information in the "Crew" tab, but it seem to me that it could rate its own line in the main page. I believe that knowing the director is more important than knowing the distributor or the awards...

Yves

Yves Martel
Go to Top of Page

JDommi
Administrator

Germany
4638 Posts

Posted - 16 Jul 2014 :  20:30:52  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
I think you're right.

To add the director behind the movie length open "movie_bigcover.htm" with notepad or any other (HTML-)Editor.
Search for "_MOVIE_LENGTH_" and replace the passage

            <tr>
              <td class="style20 td_c2" colspan="2"><font class="fsize1"><b>_TMOVIE_LENGTH_:</b></font>
			  <font class="fsize1" id="movie_length">_MOVIE_LENGTH_</font></td>
            </tr>


with


            <tr>
              <td width="50%" height="40" class="style20"><font class="fsize1"><b>_TMOVIE_LENGTH_:</b></font>
			  <font id="OrgTitleF" class="fsize1">_MOVIE_LENGTH_</font></td>
              <td width="50%" height="40" class="style20"><font class="fsize1"><b>_TMOVIE_DIRECTOR_:</b></font>
			  <font class="fsize1"><a href="" onClick="window.external.COLLECTION_DIRECTOR('_MOVIE_DIRECTORID_','_MOVIE_DIRECTOR_');return false;">_MOVIE_DIRECTOR_</a></font></td>
            </tr>


In order to achieve what is possible, you have to try the impossible over and over again.
Hermann Hesse
Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
BinaryWorks.it Official Forum © Binaryworks.it Go To Top Of Page
Generated in 0.11 sec. Powered By: Snitz Forums 2000 Version 3.4.07