Author |
Message |
Registered: March 13, 2007 | Reputation: | Posts: 2,005 |
| |
Registered: May 19, 2007 | Reputation: | Posts: 5,918 |
| Posted: March 14, 2008 10:42 PM | | | | I'm gonna have to check this out.
But being a programmer, my graphics design skills likewise suck. |
|
Registered: March 13, 2007 | Reputation: | Posts: 1,911 |
| Posted: March 23, 2008 10:41 PM | | | | Tom: If I could suggest an addition... Something that would mimic this in html code, that would give you the option of how many columns.... Something to format it like this | | | Signature banned: Reason out of date... |
|
Registered: March 13, 2007 | Reputation: | Posts: 2,005 |
| Posted: March 24, 2008 6:28 PM | | | | New Version: 0.3 (beta)Now it is possible to define your own trading poster code! Feel free to post your trading poster templates in this thread Quoting pplchamp: Quote: Something that would mimic this in html code, that would give you the option of how many columns....
Something to format it like this To get something similar to this, use the following code snippets (if you want the complete html page mimicked, you'll need to re-add some stuff to the header which I removed for clarity): Header<table border=3 cellspacing=0 cellpadding=3 bordercolor=black rules=rows> <tr class="3"> Body<td width=33%> <div class="1"><div class="2"><img align="absmiddle" SRC="TP_ProfileIDf.jpg" height="170" width="135"> </div><div class="title">TP_Title </div><BR /><BR /><div class="text">TP_Regions </div><BR /><div class="text">Released: TP_ReleaseDate </div><BR /><div class="text">TP_Format TP_AspectRatio </div><BR /><BR /><div class="text"><img align="absmiddle" SRC="TP_MediaTypeLogo.png"></div><BR /></div> </td> After every 3 profiles this should be added</tr> <tr> Footer</tr> </table> | | |
|
|
Registered: March 13, 2007 | Reputation: | Posts: 2,005 |
| |
Registered: May 9, 2008 | Posts: 467 |
| Posted: July 11, 2009 10:41 PM | | | | Tom,
Is there any chance you will add support multiple custom formats? |
|
Registered: March 13, 2007 | Reputation: | Posts: 2,005 |
| Posted: July 12, 2009 5:23 AM | | | | Quoting tkinnen: Quote: Tom,
Is there any chance you will add support multiple custom formats? I will keep it in mind. I'm not sure, when I get around to it. With luck during my vacation the last two weeks of this months. Any preference how multiple custom formats should be accessed? E.g. multiple buttons appear, or a dialog appears asking which of the custom formats should be used. | | |
|
|
Registered: April 4, 2007 | Posts: 889 |
| Posted: July 12, 2009 11:15 AM | | | | I encountered a bug, when I want to use TG on my German Pinnochio Blu it says:
Die Länge darf nicht kleiner als 0 (null) sein. Parameterlänge: length. | | | - Jan |
|
Registered: March 13, 2007 | Reputation: | Posts: 2,005 |
| |
Registered: May 9, 2008 | Posts: 467 |
| Posted: July 12, 2009 4:58 PM | | | | Quoting TomGaines: Quote: Quoting tkinnen:
Quote: Tom,
Is there any chance you will add support multiple custom formats?
I will keep it in mind. I'm not sure, when I get around to it. With luck during my vacation the last two weeks of this months. Any preference how multiple custom formats should be accessed? E.g. multiple buttons appear, or a dialog appears asking which of the custom formats should be used. Thanks for considering it. A Dialog would be fine as I think multiple buttons would get cluttered after a while. |
|
Registered: March 13, 2007 | Reputation: | Posts: 2,005 |
| Posted: July 14, 2009 8:31 PM | | | | Quoting hydr0x: Quote: I encountered a bug, when I want to use TG on my German Pinnochio Blu it says:
Die Länge darf nicht kleiner als 0 (null) sein. Parameterlänge: length. I have uploaded a version 0.5 now which handles this error. | | |
|
|
Registered: April 4, 2007 | Posts: 889 |
| Posted: July 14, 2009 9:09 PM | | | | thanks a lot | | | - Jan |
|
| Muckl | That's my common name. |
Registered: April 9, 2009 | Reputation: | Posts: 858 |
| Posted: December 9, 2009 9:24 AM | | | | I'm using v0.6 and found two small bugs: 1) Without a video format present, the code gets messed up a little bit. E.g. adding a break (marked bold) inside the layer would fix the problem: Quote: [ DIVLEFT MARGIN="10px"][ BR][ /DIVLEFT] 2) A missing release date results in "Released: 30.12.1899". Some sort of placeholder (e.g. "n/a") would be nicer IMHO. Both not major issues, but still annoying Thanks a lot for the neat plugin, though | | | 1.0.1, iPhone 3GS, iOS 4.1.0
Trivia v0.3.1 My HSDB v5 additions, HTML windows and other stuff |
|
Registered: March 13, 2007 | Reputation: | Posts: 2,005 |
| Posted: December 9, 2009 4:29 PM | | | | Quoting Muckl: Quote: I'm using v0.6 and found two small bugs:
1) Without a video format present, the code gets messed up a little bit.
E.g. adding a break (marked bold) inside the layer would fix the problem:
Quote: [ DIVLEFT MARGIN="10px"][ BR][ /DIVLEFT] Yes, I noticed this, too. I have already fixed it (by inserting a space character here), but I didn't make a release yet. I wanted to wait until after DVD Profiler 3.6 is released. Quote:
2) A missing release date results in "Released: 30.12.1899". Some sort of placeholder (e.g. "n/a") would be nicer IMHO.
This will now also be fixed with the next version. Is it okay to return an empty string as placeholder? | | |
|
|
| Muckl | That's my common name. |
Registered: April 9, 2009 | Reputation: | Posts: 858 |
| |
Registered: June 15, 2008 | Posts: 220 |
| Posted: December 15, 2009 4:29 PM | | | | just curious, but is this a seperate program that installs...or does the setup.exe just copy files into the dvdprofiler directory? |
|