Author |
Topic |
|
tommiyacht
Starting Member
Poland
11 Posts |
Posted - 26 May 2009 : 16:59:00
|
When it will be ready ? |
|
Alessio Viti
Forum Admin
Italy
9171 Posts |
|
apd
Junior Member
Greece
378 Posts |
Posted - 29 May 2009 : 09:34:27
|
Alessio, please, give us a way to customize the templates. Old no.5 is a good start for me, but I want to have it tailor made to my needs. I don't ask you to make it for me, just to allow us to use our own template or to hack the ones you have made. |
|
|
Alessio Viti
Forum Admin
Italy
9171 Posts |
Posted - 30 May 2009 : 08:40:20
|
Hi Apd,
I am trying to make it just now, but I have some problems and I need your suggestion.
I have make an HTML template structure like this:
HEAD
MOVIE DETAILS
FOOT
Like this :
<html>
<head>
<link rel='alternate' type='application/x-cooliris-quick' href='cooliris-quick.xml' />
<meta http-equiv='Content-Type' content='text/html; charset=windows-1252'>
<title>eXtreme Movie Manager Movie Report (Simple Example Export)</title>
</head>
<body>
<table border='0' cellpadding='0' cellspacing='2' style='border-collapse: collapse' bordercolor='#111111' width='100%'>
<tr>
<!--END_HEAD-->
<td width='20%' valign='top'>
<img border='0' src='_MOVIE_COVER_' width='100' height='150'><br>
<br>
</font><font face='Tahoma' color='#800000' size='2'><b>_MOVIE_TITLE_</b>
<br>
</font><font face='Tahoma' size='2'>_MOVIE_YEAR_ -
</font><font face='Tahoma' color='#800000' size='2'>_MOVIE_LENGTH_ -
</font><font face='Tahoma' color='#000080' size='2'>_MOVIE_GENRE_
<br>
</font><font face='Tahoma' color='#000080' size='1'>ID: _MOVIE_ID_
<br>
</font><font face='Tahoma' color='#008080' size='1'>_MOVIE_PLOT_
<br>
<img border='0' src='images/0.bmp' width='80' height='16'>
<br>
<br>
<br>
</font><font face='Tahoma' color='#000080' size='2'>
<br>
</font><font face='Tahoma' color='#000080' size='2'>
<br>
<br>
</td>
<!--END_MOVIE-->
</table>
XMM separate the HEAD, the MOVIE DETAILS and FOOT by the
<!--END_HEAD-->
and
<!--END_MOVIE-->
Tags.
When XMM crate the HTML, it just write once the HEAD and FOOT, and repeat the MOVIE DETAILS for every movie.
The problem I have is that you cannot make HTML like Template N°5, I mean with 5 movies per row, because with this you can have all movies in one row or one for every row, not 5 for row for example.
I hope I am clear.
Alessio |
http://www.facebook.com/pages/eXtreme-Movie-Manager/47220214342?ref=mf
|
|
|
apd
Junior Member
Greece
378 Posts |
Posted - 02 Jun 2009 : 09:05:57
|
So I guess you need a function like END ROW, is that it? I'm not sure if html can support that; but I'm not so great at it anyway.
I notice your values are relative. What if you defined an absolute page size in pixels?
|
|
|
tommiyacht
Starting Member
Poland
11 Posts |
Posted - 08 Jun 2009 : 16:57:27
|
I've added column PICTURE to grid, and when a export by "grid export" (to whatever format), EMM crashes. By the way, is it possible to export picture to excel for example ? (grid export). |
Edited by - tommiyacht on 08 Jun 2009 16:58:35 |
|
|
Alessio Viti
Forum Admin
Italy
9171 Posts |
|
tommiyacht
Starting Member
Poland
11 Posts |
|
tommiyacht
Starting Member
Poland
11 Posts |
Posted - 09 Jun 2009 : 16:23:25
|
ok, doesn't matter, i've resolved the problem |
|
|
Alessio Viti
Forum Admin
Italy
9171 Posts |
|
tommiyacht
Starting Member
Poland
11 Posts |
Posted - 10 Jun 2009 : 17:21:12
|
i didn't. Program was crashing because out of memory. I've noticed, that during exporting to file, memory usage rises up. When you have many records (like i do), memory usage rises up till all records will be exported or your memory reach maximum (then EMM crashes). So, i've exported record partially and the join files content together in one (excel). |
Edited by - tommiyacht on 10 Jun 2009 17:22:04 |
|
|
Alessio Viti
Forum Admin
Italy
9171 Posts |
|
|
Topic |
|