BinaryWorks.it Official Forum
BinaryWorks.it Official Forum
Home | Profile | Active Topics | Members | Search | FAQ
 All Forums
 eXtreme Movie Manager (Rel. 7), No More Updates
 Suggestions / New Features
 Add fields into the the HTML Thumbnails View

Note: You must be registered in order to post a reply.

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
BeZen Posted - 27 Aug 2004 : 00:16:12
Hello,

I do find the HTML Thumbnails View very useful to obtain a list of a the movies in one HTML table.

With a small HTML code you can have a very nice list of all the Movies that are encoded into the DB.

The only problem is that many fields are not recognised. In fact, the only that I have found are:
_MOVIE_GENRE_
_MOVIE_ORIGINALTITLE_
_MOVIE_TITLE_

Would it be possible to add some other fields? I do find useful to also have the type of media (_MOVIE_MEDIA_) or the number of the CD (_MOVIE_CDBOXID_).

I put an example of my code (to make it clear, I replaced a good part by "...").

<!--END_HEAD-->
<div ...>
<div...>
<table ...>
<tr>
<td ... rowspan="4"><img src="_COVER_1_" ...></td>
<td colspan="2" ...>_MOVIE_TITLE_</td>
</tr>
<tr>
<td ...>..._TMOVIE_ORIGINALTITLE_...</td>
<td>..._MOVIE_ORIGINALTITLE_...</td>
</tr>
<tr>
<td ...>..._TMOVIE_GENRE_...</td>
<td>..._MOVIE_GENRE_...</td>
</tr>
<tr>
<td ...>..._TMOVIE_MEDIA_...</td>
<td>..._MOVIE_MEDIA_...</td>
</tr>
</table>
</div>
</div>
...
<!--END_BODY-->

Best regards,

Emmanuel
1   L A T E S T    R E P L I E S    (Newest First)
Alessio Viti Posted - 27 Aug 2004 : 08:28:34
Hi Bezen,

For export all fields just press the second little button at top of the HTML Card. As you can see, the first little button create a "normal" html-thumb with few variables, the second export all. I have split this function in two button because the FULL HTML THUMB is very slow.

Let me know if you have problems!

Alessio

BinaryWorks.it Official Forum © Binaryworks.it Go To Top Of Page
Generated in 0.06 sec. Powered By: Snitz Forums 2000 Version 3.4.07