BinaryWorks.it Official Forum
BinaryWorks.it Official Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 eXtreme Movie Manager (Rel. 7), No More Updates
 Information
 DefaultHTMLCard

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

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
JDommi Posted - 12 Jan 2010 : 14:54:09
For testing purposes!!!

You can download the DefaultHTMLCard.rar from http://jdommi.de.vu/xmm
It now includes a routine for showing the card with normal font (just like it already is), in smaller font and in larger one.
Additionally ther is inbuilt a new kind of opening the (back) cover:
instead of opening a new window for it, now the pic will be shown in front of the card itself with the ability to show next/previous cover.
Only bug in that: if no more pics exist the function doesn't recognize it and shows a very small field instead. But that will be corrected in one of the next releases of XMM. Will be working dynamically just like the episodes of a TVShow.

Comments and improvements are welcome!
10   L A T E S T    R E P L I E S    (Newest First)
JDommi Posted - 21 Jan 2010 : 13:16:19
Very last change: if no awards are known then this section will not be displayed.
JDommi Posted - 20 Jan 2010 : 10:51:31
Change in DefaultHTMLCard: Now Movie Specifications will no longer be stretched if right part (Episodes, Cast, Crew, Awards) contains very long info.

All fontsized cards are now packed in one single file: FontsizedCards.rar
JDommi Posted - 18 Jan 2010 : 11:17:17
Well, the sizes can be adjusted... First intention was to implement font sizing itself.
Word wrapping screws up - as said before I only have tested it on 1280x1024 resolution and that seemed to be ok.
Other cards can be processed same way, but it's kinda killing work to rewrite all formatting commands to css. Especially if you never had worked with it (as every more experienced will see at first sight *g*).
Btw. movie_bigcover, what do you think about the lightbox functionality in new card?
Last but not least: thx for your reply :)

How to implement fontsizing to html cards:
1. convert formatting to css
2. copy these lines to the end of the <head>-section
	<link rel="alternate stylesheet" type="text/css" href="MovieCards/CSS/normal.css" title="normal" />
	<link rel="alternate stylesheet" type="text/css" href="MovieCards/CSS/small.css" title="small" />
	<link rel="alternate stylesheet" type="text/css" href="MovieCards/CSS/large.css" title="large" />
	<script type="text/javascript" src="MovieCards/styleswitcher.js"></script>

3. insert links to activate the desired style anywhere in <body>
<a href="#" onclick="setActiveStyleSheet('small'); return false;">Small Text</a>
<a href="#" onclick="setActiveStyleSheet('normal'); return false;">Normal Text</a>
<a href="#" onclick="setActiveStyleSheet('large'); return false;">Large Text</a>
bc0203 Posted - 18 Jan 2010 : 09:45:59
Wow... really cool. This makes a HUGE difference when trying to view cards on a 1080p display from across the room!

The word wrap gets kinda screwed up with the default card, though. Wonder if resizing the font would work better with the movie_bigcover template?

Just a thought.



JDommi Posted - 15 Jan 2010 : 13:05:37
Update:
MyCollectionCards:
. font sizing added to actor.htm
JDommi Posted - 14 Jan 2010 : 17:57:00
Update:
DefaultHTMLCard:
. wrong font size on 2 fields corrected
MyCollectionCards:
. font sizing added to episode.htm
. font sizing added to movienew.htm (untested for I don't have any info in FILMOGRAPHY2)
. font sizing added to actor.htm (still does not work correctly on all fields) - would be nice if anyone can have a look at 'cause I don't have time to work on it some time soon...

ToDO: checking if all font sizes (small - normal - large) are readable
On 1280x1024 small is too small (for me) but the other sizes are good.
JDommi Posted - 13 Jan 2010 : 20:33:36
MyCollectionCard.rar:
contains actor.htm, episode.htm and movienew.htm
actor and episodes: lightbox added
movienew: table width set to 100% instead of 1600px

still to do: conversion to css and font sizing. Help required...
JDommi Posted - 13 Jan 2010 : 13:14:37
Now not existing covers will be eliminated from list ;)
Only a workaround until Alessio has changed function in XMM.

readded: "old stars rating" for personal ratings
JDommi Posted - 12 Jan 2010 : 20:52:32
Sure, but that doesn't change anything on behaviour ;)
More interesting is if all works correctly :P
Prinz Posted - 12 Jan 2010 : 20:15:10
You can delete these useless javascript copy's in the archive:

\Lightbox\js\lightbox.js.bak
\Lightbox\js\Kopie von lightbox.js

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